Add exceptions list to norton corporate edition

Bristol, UK

2009.08.17 22:14 lebski88 Bristol, UK

Bristol UK
[link]


2016.01.14 06:43 absolut_soju DIY Electronics

This subreddit is dedicated to both amateur and professional engineers that want to build cool stuff at home, challenge themselves to learn new technologies, learn from each others' designs, and showcase their side projects.
[link]


2010.12.29 22:25 Need for Speed

Need for Speed is a series of racing games published by Electronic Arts and currently developed by Criterion Games. Discord: https://discord.gg/NeedForSpeed
[link]


2024.05.21 19:00 helpmeoutplease920 App not showing up in emulator?

This is my logcat output, a bit confused on whats going on here:
2024-05-21 12:45:29.368 14444-14444 orkoutgenerator com...mple.bodypartworkoutgenerator I Late-enabling -Xcheck:jni
2024-05-21 12:45:29.489 14444-14444 orkoutgenerator com...mple.bodypartworkoutgenerator I Using CollectorTypeCC GC.
2024-05-21 12:45:29.491 14444-14444 orkoutgenerator com...mple.bodypartworkoutgenerator W Unexpected CPU variant for x86: x86_64.
Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, tremont, kabylake, default
2024-05-21 12:45:33.991 14444-14444 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 171979766; UID 10190; state: ENABLED
2024-05-21 12:45:33.994 14444-14444 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 242716250; UID 10190; state: ENABLED
2024-05-21 12:45:34.527 14444-14444 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:45:34.527 14444-14444 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:45:35.014 14444-14444 nativeloader com...mple.bodypartworkoutgenerator D Configuring clns-6 for other apk /data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/lib/x86_64, permitted_path=/data:/mnt/expand:/data/use0/com.example.bodypartworkoutgenerator
2024-05-21 12:45:35.031 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Currently set values for:
2024-05-21 12:45:35.031 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_pkgs=[]
2024-05-21 12:45:35.032 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_values=[]
2024-05-21 12:45:35.033 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V ANGLE GameManagerService for com.example.bodypartworkoutgenerator: false
2024-05-21 12:45:35.033 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V com.example.bodypartworkoutgenerator is not listed in per-application setting
2024-05-21 12:45:35.033 14444-14444 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Neither updatable production driver nor prerelease driver is supported.
2024-05-21 12:45:35.046 14444-14444 AndroidRuntime com...mple.bodypartworkoutgenerator D Shutting down VM
2024-05-21 12:45:35.053 14444-14444 AndroidRuntime com...mple.bodypartworkoutgenerator E FATAL EXCEPTION: main
Process: com.example.bodypartworkoutgenerator, PID: 14444
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at android.app.ActivityThread.installProvider(ActivityThread.java:7770)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7276)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6983)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2236)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at com.google.android.gms.ads.internal.client.zzek.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:26)
at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:1)
at android.app.ActivityThread.installProvider(ActivityThread.java:7765)
... 11 more
2024-05-21 12:45:35.883 14444-14444 Process com...mple.bodypartworkoutgenerator I Sending signal. PID: 14444 SIG: 9
2024-05-21 12:47:10.642 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator I Late-enabling -Xcheck:jni
2024-05-21 12:47:10.711 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator I Using CollectorTypeCC GC.
2024-05-21 12:47:10.713 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Unexpected CPU variant for x86: x86_64.
Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, tremont, kabylake, default
2024-05-21 12:47:11.262 14530-14530 re-initialized> com...mple.bodypartworkoutgenerator W type=1400 audit(0.0:99): avc: granted { execute } for path="/data/data/com.example.bodypartworkoutgeneratocode_cache/startup_agents/0b0c1899-agent.so" dev="dm-40" ino=320360 scontext=u:r:untrusted_app:s0:c190,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c190,c256,c512,c768 tclass=file app=com.example.bodypartworkoutgenerator
2024-05-21 12:47:11.286 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W DexFile /data/data/com.example.bodypartworkoutgeneratocode_cache/.studio/instruments-ac9f170b.jar is in boot class path but is not in a known location
2024-05-21 12:47:11.352 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Current dex file has more than one class in it. Calling RetransformClasses on this class might fail if no transformations are applied to it!
2024-05-21 12:47:11.359 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Current dex file has more than one class in it. Calling RetransformClasses on this class might fail if no transformations are applied to it!
2024-05-21 12:47:11.366 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Redefining intrinsic method java.lang.Thread java.lang.Thread.currentThread(). This may cause the unexpected use of the original definition of java.lang.Thread java.lang.Thread.currentThread()in methods that have already been compiled.
2024-05-21 12:47:11.366 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Redefining intrinsic method boolean java.lang.Thread.interrupted(). This may cause the unexpected use of the original definition of boolean java.lang.Thread.interrupted()in methods that have already been compiled.
2024-05-21 12:47:11.370 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Current dex file has more than one class in it. Calling RetransformClasses on this class might fail if no transformations are applied to it!
2024-05-21 12:47:11.382 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Current dex file has more than one class in it. Calling RetransformClasses on this class might fail if no transformations are applied to it!
2024-05-21 12:47:11.402 14530-14530 orkoutgenerator com...mple.bodypartworkoutgenerator W Current dex file has more than one class in it. Calling RetransformClasses on this class might fail if no transformations are applied to it!
2024-05-21 12:47:11.424 14530-14530 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 171979766; UID 10190; state: ENABLED
2024-05-21 12:47:11.426 14530-14530 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 242716250; UID 10190; state: ENABLED
2024-05-21 12:47:11.503 14530-14530 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:47:11.503 14530-14530 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:47:11.940 14530-14530 nativeloader com...mple.bodypartworkoutgenerator D Configuring clns-6 for other apk /data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/lib/x86_64, permitted_path=/data:/mnt/expand:/data/use0/com.example.bodypartworkoutgenerator
2024-05-21 12:47:11.977 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Currently set values for:
2024-05-21 12:47:11.978 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_pkgs=[]
2024-05-21 12:47:11.979 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_values=[]
2024-05-21 12:47:11.981 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V ANGLE GameManagerService for com.example.bodypartworkoutgenerator: false
2024-05-21 12:47:11.981 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V com.example.bodypartworkoutgenerator is not listed in per-application setting
2024-05-21 12:47:11.982 14530-14530 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Neither updatable production driver nor prerelease driver is supported.
2024-05-21 12:47:12.012 14530-14530 AndroidRuntime com...mple.bodypartworkoutgenerator D Shutting down VM
2024-05-21 12:47:12.025 14530-14530 AndroidRuntime com...mple.bodypartworkoutgenerator E FATAL EXCEPTION: main
Process: com.example.bodypartworkoutgenerator, PID: 14530
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at android.app.ActivityThread.installProvider(ActivityThread.java:7770)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7276)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6983)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2236)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at com.google.android.gms.ads.internal.client.zzek.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:26)
at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:1)
at android.app.ActivityThread.installProvider(ActivityThread.java:7765)
... 11 more
2024-05-21 12:49:25.826 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator I Late-enabling -Xcheck:jni
2024-05-21 12:49:25.871 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator I Using CollectorTypeCC GC.
2024-05-21 12:49:25.874 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator W Unexpected CPU variant for x86: x86_64.
Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, tremont, kabylake, default
2024-05-21 12:49:26.198 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator W DexFile /data/data/com.example.bodypartworkoutgeneratocode_cache/.studio/instruments-ac9f170b.jar is in boot class path but is not in a known location
2024-05-21 12:49:26.174 14587-14587 re-initialized> com...mple.bodypartworkoutgenerator W type=1400 audit(0.0:134): avc: granted { execute } for path="/data/data/com.example.bodypartworkoutgeneratocode_cache/startup_agents/0b0c1899-agent.so" dev="dm-40" ino=320360 scontext=u:r:untrusted_app:s0:c190,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c190,c256,c512,c768 tclass=file app=com.example.bodypartworkoutgenerator
2024-05-21 12:49:26.266 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator W Redefining intrinsic method java.lang.Thread java.lang.Thread.currentThread(). This may cause the unexpected use of the original definition of java.lang.Thread java.lang.Thread.currentThread()in methods that have already been compiled.
2024-05-21 12:49:26.266 14587-14587 orkoutgenerator com...mple.bodypartworkoutgenerator W Redefining intrinsic method boolean java.lang.Thread.interrupted(). This may cause the unexpected use of the original definition of boolean java.lang.Thread.interrupted()in methods that have already been compiled.
2024-05-21 12:49:26.278 14587-14587 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 171979766; UID 10190; state: ENABLED
2024-05-21 12:49:26.279 14587-14587 Compatibil...geReporter com...mple.bodypartworkoutgenerator D Compat change id reported: 242716250; UID 10190; state: ENABLED
2024-05-21 12:49:26.516 14587-14587 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:49:26.517 14587-14587 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:49:33.674 14587-14587 nativeloader com...mple.bodypartworkoutgenerator D Configuring clns-6 for other apk /data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/lib/x86_64, permitted_path=/data:/mnt/expand:/data/use0/com.example.bodypartworkoutgenerator
2024-05-21 12:49:33.896 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Currently set values for:
2024-05-21 12:49:33.897 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_pkgs=[]
2024-05-21 12:49:33.897 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_values=[]
2024-05-21 12:49:33.899 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V ANGLE GameManagerService for com.example.bodypartworkoutgenerator: false
2024-05-21 12:49:33.899 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V com.example.bodypartworkoutgenerator is not listed in per-application setting
2024-05-21 12:49:33.900 14587-14587 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Neither updatable production driver nor prerelease driver is supported.
2024-05-21 12:49:33.929 14587-14587 AndroidRuntime com...mple.bodypartworkoutgenerator D Shutting down VM
2024-05-21 12:49:33.938 14587-14587 AndroidRuntime com...mple.bodypartworkoutgenerator E FATAL EXCEPTION: main
Process: com.example.bodypartworkoutgenerator, PID: 14587
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at android.app.ActivityThread.installProvider(ActivityThread.java:7770)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7276)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6983)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2236)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at com.google.android.gms.ads.internal.client.zzek.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:26)
at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:1)
at android.app.ActivityThread.installProvider(ActivityThread.java:7765)
... 11 more
2024-05-21 12:49:33.964 14587-14587 Process com...mple.bodypartworkoutgenerator I Sending signal. PID: 14587 SIG: 9
2024-05-21 12:51:47.556 14658-14658 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:51:47.556 14658-14658 ziparchive com...mple.bodypartworkoutgenerator W Unable to open '/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.dm': No such file or directory
2024-05-21 12:51:52.553 14658-14658 nativeloader com...mple.bodypartworkoutgenerator D Configuring clns-6 for other apk /data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~7Ri2jlni0A4K8y6WxuAD1g==/com.example.bodypartworkoutgenerator-iqXpAxZzmBfP8gj3FijQuA==/lib/x86_64, permitted_path=/data:/mnt/expand:/data/use0/com.example.bodypartworkoutgenerator
2024-05-21 12:51:52.579 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Currently set values for:
2024-05-21 12:51:52.580 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_pkgs=[]
2024-05-21 12:51:52.580 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V angle_gl_driver_selection_values=[]
2024-05-21 12:51:52.582 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V ANGLE GameManagerService for com.example.bodypartworkoutgenerator: false
2024-05-21 12:51:52.582 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V com.example.bodypartworkoutgenerator is not listed in per-application setting
2024-05-21 12:51:52.582 14658-14658 GraphicsEnvironment com...mple.bodypartworkoutgenerator V Neither updatable production driver nor prerelease driver is supported.
2024-05-21 12:51:52.586 14658-14658 ActivityThread com...mple.bodypartworkoutgenerator W Application com.example.bodypartworkoutgenerator is suspending. Debugger needs to resume to continue.
2024-05-21 12:51:52.603 14658-14658 System.out com...mple.bodypartworkoutgenerator I Sending WAIT chunk
2024-05-21 12:51:52.734 14658-14658 System.out com...mple.bodypartworkoutgenerator I Waiting for debugger first packet
2024-05-21 12:51:56.725 14658-14658 System.out com...mple.bodypartworkoutgenerator I Debug.suspendAllAndSentVmStart
2024-05-21 12:52:08.721 14658-14668 orkoutgenerator com...mple.bodypartworkoutgenerator I Background concurrent copying GC freed 8240(456KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 2235KB/4470KB, paused 8.651ms,747us total 2.538s
2024-05-21 12:52:16.526 14658-14658 System.out com...mple.bodypartworkoutgenerator I Debug.suspendAllAndSendVmStart, resumed
2024-05-21 12:52:16.637 14658-14658 AndroidRuntime com...mple.bodypartworkoutgenerator D Shutting down VM
2024-05-21 12:52:16.678 14658-14658 AndroidRuntime com...mple.bodypartworkoutgenerator E FATAL EXCEPTION: main
Process: com.example.bodypartworkoutgenerator, PID: 14658
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at android.app.ActivityThread.installProvider(ActivityThread.java:7770)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7276)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6983)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2236)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.IllegalStateException:
******************************************************************************
* Missing application ID. AdMob publishers should follow the instructions *
* here: *
* https://googlemobileadssdk.page.link/admob-android-update-manifest *
* to add a valid App ID inside the AndroidManifest. *
* Google Ad Manager publishers should follow instructions here: *
* https://googlemobileadssdk.page.link/ad-manager-android-update-manifest. *
******************************************************************************
at com.google.android.gms.ads.internal.client.zzek.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:26)
at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo(com.google.android.gms:play-services-ads-lite@@23.1.0:1)
at android.app.ActivityThread.installProvider(ActivityThread.java:7765)
... 11 more
2024-05-21 12:52:17.287 14658-14658 Process com...mple.bodypartworkoutgenerator I Sending signal. PID: 14658 SIG: 9
submitted by helpmeoutplease920 to androiddev [link] [comments]


2024.05.21 18:54 PapaSmurphAndFriends Using ACC+/ACC- With Smart Thermostat Premium - Time/Day Based Control

I'm looking to do some unconventional control methods with my Premium Thermostat. I will list out what I want to do below - if anyone has guidance on how to accomplish this, feel free to chime in ->
Using ACC+/ACC- (or other terminals if that would be better):
-> I am on a Time of Day energy plan with my utility, which has Peak hours from 9am to 9pm on all weekdays (except holidays), and is Off-Peak all other hours (weekends included)
-> I have a Battery/Inverter system that I can run my whole home with during Peak hours every day of the week, and I would like to automate the charging of my batteries using a time-based signal that utilizes the time/day in the EcoBee
-> My idea is to connect a relay to the ACC+/ACC- terminals, that "closes" at 9PM on weekdays only ("closed" relay = batteries re-charge using off-peak energy) and "opens" at 9AM on weekdays (disconnects the charger from utility power) - this allows me to use essentially 100% off-peak energy to power my home 24/7/365
Note: I have done all of the electrical work to "isolate" my home from the utility during these hours, which is a highly manual process today - I am planning on automating my "grid connection" using this same time-based signal with a separate relay that disconnects my mains during these same time windows, however I need to know if this is possible with the Premium thermostat first
-> I need to know if there is a control method in this thermostat model that allows me to activate the ACC+/ACC- as a dry contact based on time and day of the week
-> Note, I am doing this for a research project of sorts, and understand that it is not "ideal" for a handful of reasons - I am seeing if there is a way to use a simple off-the-shelf thermostat with Time and Date to perform these tasks in a fully automated manner - if you feel the need to chime in on why this isn't a great idea, feel free to write it out in the comments if you wish - I am quite open to any feedback/ideas on how to manage this. The goal is to compile information on "how easy it is to set up a power system for a medium sized home using basic materials with readily available 'off-the-shelf' products" and EcoBee seems to be a widely accepted technology by the general consumer base
I will be reporting results assuming this can be done via the methods I have outlined above, if that would be interesting to others in this community
Any and all input is welcomed and appreciated
*Edited for Grammar
submitted by PapaSmurphAndFriends to ecobee [link] [comments]


2024.05.21 18:50 Charming_Ad1688 Stable LO: HQ GFX, MOODY, Heavy LO. Any tweaks or advice?

Stable LO: HQ GFX, MOODY, Heavy LO. Any tweaks or advice?
Hi everyone!
Load order check to see if there are any problematic mods or redundancy. Can I ditch or replace SMIM 1k?
Ideally I’d like to fit in a music mod and Campfire. Also, is it worth it to add AI Overhaul?
Skyrim AE (All CC Content)
Spring 2024
Vibe: Moody AF, adding to the surroundings and loot things.
Stability: VERY Good, Light FPS drops in Falkreath Forest and between the standing stones and Riverwood
0 crashes, 20 hours in, still testing.
XBOX Series X
200 Mods, 4.9GB
MASTER FILES:
USSEP
SWF
Just Shields (On Back) AE
Reforging to the Masses
LUX Resources 02052024
LUX ORBIS v4.2.2 - Master File
LUX VIA v2.2 - Master Files
Realistic Water Two
SLAWF_Skyrim Landscape and Water Fixes
FOUNDATIONS:
Cheat Room
Cheat Room - Anniversary
Guard Dialogue Overhaul
Economy Overhaul & Speech Improvements
MENUS, USER INTERFACE, FONT CHANGES
Disable Auto Vanity Mode
Untarnished UI (Devils Edit 2)
Hotkey Controller
TK Interface Overhaul - Beta
TK Skin - Untarnished
Oblivion Interaction Icons - Centaur
Reflection - Level Up
The Dragonborn Dreams
QUEST ALTERATIONS
PURE CRAFTABLES
Fashions of the Fourth Era (OCD)
TAOS: The Art of Smithing
Artisans - Crafting
GAME MECHANICS
Character Creation Overhaul AIO
Left Hand Rings
Manbeast
Scion
Forceful Tongue - Shouts
Mannaz - Integrated Races
Freyr - Integrated Standing Stones
LEVEL PROGRESSION
Sleep to Level Up
PERK OVERHAULS
Adamant- 5.9.1
Adamant - Shrines and Amulets Add-On
Adamant - RTM Patch
MAGIC ADDITIONS AND OVERHAULS
Mysticism 2.4.1
Mysticism AE Patch
Forceful Tongue - Adamant / Mysticism Patch
Thaumaturgy - 1.4.5
Thaumaturgy - AE Patch
Reforging to the Masses - Thaumaturgy Patch
Apothecary
Apothecary - AE Patch
ITEM AND LOOT LEVELED LIST.
C.O.I.N. Coins of Interesting Nature
C.O.I.N. Adamant Consistency Patch
Less Gold, More Nuggies
Less Gold, More Nuggies - Exchange Add-on
Open World Loot AE
OWL - RTM Patch
OWL - C.O.I.N. Patch
OWL - Randomized Special Integration AE
Elder Scrolls Online Imports
Uniques of Oblivion
Loot Satchels of Skyrim
ENEMY NPC LEVELED LISTS
Arena
AUDIO
Audio SFX Overhaul - No Voices
Audio SFX: No Ghosts Patch
Airgetlam - Modern Magic Sounds
WEATHEATMOSPHERE
Enhanced Lights and FX - Weather
ELFX Revised Weathers - Somber
True Storms Special Edition
ELFX Weathers - True Storms patch
GRASS MODS
Veydosebrom Regions
LANDSCAPE AND GRASS FIXES
Landscape Fixes for Grass Mods
SLAWF - Landscape Fixes for Grass Mods Patch
SLAWF - Tundra Homestead Patch
SKIN MESH AND TEXTURES, SKELETON
Bella Beauty and the Beasts
Bijin AIO
IDLES AND ANIMATIONS
Verolevi Animations AIO
More Immersive Activations
GENERAL MESH AND TEXTURES
SMIM 1K
Dwemer Pipework Reworked v4
Skyland AIO
Dwemer Pipework Reworked - Skyland Edition
Skyland Bits & Bobs
Improved Dwemer Glass
Obscure’s Tablecloth
Divergence Rugs 512
Divergence Compendium of Beasts
Variations: Armor, Weapons, and Clothing (The one that is 708MB)
Variations: Fashions of the fourth era patch
Superior Lore Friendly Hair
Artefakes Adjacent - Unique Staff Replacer
Artificer - Artifacts
Artificer - USSEP Patch
Artificer - Unique Dragon Priest Staffs
Artefakes - SWF Edition
Artefakes - Artificer Patch Artefakicer?
Voltage by SRW0
Arctic Frost Redux
Holy Wards
VAE2 - Visual Animated Enchantments
VAE2 - Thaumaturgy Patch
Dust Effects by HHaleyy
NPC AI
NPC/ PC immersion
NPC/ PC FACIAL MODIFICATIONS
Rickreddington’s KS hair pick
Guards and Stormlcloaks don’t wear helmets
INTERIOR LIGHTING/ DECORATING
LIGHT MULTIPLE EXTERIOR EDITS
FOS - Forests of Skyrim
Veydogolt Trees + Extra Trees
Aberrant Flora
Renthal’s Dead Thickets
No More Dead Shrubs
Remove Hanging Moss from Trees
SINGLE AREA EDITS
MULTIPLE AREA EDITS
Wintersun - Faiths of Skyrim
Pantheon - Worship and Prayer
Mystic Condenser Updated
JK’s Interiors AIO
JK’s Interiors AIO Fishing Patch
JK’s Interiors AIO CC Patch
JK’s Interiors AIO USSEP Patch
JK’s Interiors AIO Mystic Condenser Patch
Carriage Stops of Skyrim
Bells of Skyrim
Missives by Irondusk33
Missives Notes Retexture
EOSI - Missives Patch
JK’s Skyrim AIO
JK’s Skyrim No Light Patch
JK’s Interiors - JK’s Skyrim Patch
ESO Imports - JK’s Skyrim Patch
Embers XD v 3.0.1 - LUX Orbis Version
JK’s Interiors AIO - Embers XD Patch
Embers XD - JK’s Skyrim Patch
CC Camping - Embers XD Patch
Trees In Cities for JK’s Skyrim
Leafeater’s 3-in-1
LUX Orbis - v4.2.2 Plugin
LUX Orbis - USSEP Patch
LUX Orbis - Saints & Seducers Patch
LUX Orbis - JK’s Skyrim AIO Patch
Embers XD - LUX Orbis Patch
JK’s Interiors AIO - LUX Orbis Patch
Bells of Skyrim - JK’s Skyrim Patch
Hold Border Guards
Ryn’s Standing Stones AIO
Ryn’s Dragon Mounds AIO
JK’s Whiterun Outskirts
JK’s Whiterun Outskirts - General Patches
JK’s Markarth Outskirts
JK’s Markarth Outskirts - General Patches
JK’s Riften Outskirts
JK’s Riften Outskirts - General Patches
JK’s Windhelm Outskirts
JK’s Windhelm Outskirts - General Patches
The Great Towns and Villages Bundle
The Great Towns and Villages Bundle - JK’s Skyrim AIO Patch
The Great Towns and Villages Bundle - LUX Orbis Patch
Updated - Enhanced Lights and FX
JK’s Interiors AIO - ELFX Patch
Embers XD - ELFX Patch
The Great Towns and Villages - ELFX Patch
LUX Via v2.2 Plugin
UNIQUE ITEMS ADDED TO LOCATIONS
COMBAT MODS
Blade and Blunt
UNIQUE FOLLOWER MODS
QUEST MODS
MAP MODS
Quest Markers USSEP
Atlas Map Markers
The Great Towns and Villages - Atlas Map Markers Patch
BOTTOM LO
Alternate Start - Live Another Life
New Beginnings
JK’s Interiors AIO - Alternate Start Patch
Unique Locations - Riverwood Forest
Unique Locations - Riverwood Forest - JK’s Skyrim Patch
Unique Locations - Riverwood Forest - Alternate Start Patch
ELFX Shadows
ELFX Shadows - USSEP Patch
ELFX Shadows - JK’s Interiors AIO Patch
ELFX Shadows - Alternate Start Patch
ELFX Shadows - Hardcore
Realistic Water Two
ELFX Shadows Hardcore - Realistic Water Two Patch
Simple Performance INI
JK’s Whiterun Outskirts - LUX Via Patches
JK’s Riften Outskirts - LUX Via Patches
Insignificant Object Remover
iNeed - Food Water and Sleep
Realistic Water Two - iNeed patch
Apothecary Food Add-On
Apothecary Food Add-On AE Patch
Geometric Stat Growth
Remove Black Box Water
You Don’t Know Me - No NPC Greetings
SWF: Saturation +40
Busty Skeevers: Snow Fix 5
Small things: One snow pile wasn’t touching the ground on the lux via bridge outside of Windhelm.
https://preview.redd.it/lj9179s87t1d1.png?width=3840&format=png&auto=webp&s=a7abd5b4287800be8c831605b00ff0a7e04eee61
https://preview.redd.it/h6hnkas87t1d1.jpg?width=3362&format=pjpg&auto=webp&s=cb31a3d3d9f53a31d274bc719dd91fca384c33cc
https://preview.redd.it/ycvzyds87t1d1.png?width=3840&format=png&auto=webp&s=1d0745e3f629e49ea0cc12a3beb9c7bff90e2544
https://preview.redd.it/z4lw8ds87t1d1.jpg?width=3457&format=pjpg&auto=webp&s=10f0a38e9f3e800bdad714589fe6dfb4562e7882
https://preview.redd.it/jecl8ks87t1d1.png?width=3840&format=png&auto=webp&s=8a10df59fc159bbe105cf61481006c18a09aeb88
https://preview.redd.it/azp1yks87t1d1.png?width=3840&format=png&auto=webp&s=9502fa9602c41d7b52d1dd28c527cbc6dfaab7ae
https://preview.redd.it/1c5c3ks87t1d1.png?width=3840&format=png&auto=webp&s=fff2d2bd155b04d212a4716f6b28185b1de9a86a
https://preview.redd.it/ughm1ls87t1d1.jpg?width=3368&format=pjpg&auto=webp&s=39a485b63995271959a71f4c7a1efc6eb0f1c0b5
https://preview.redd.it/grcl9ms87t1d1.png?width=3840&format=png&auto=webp&s=09d9ae41afc8b51546dd72fb5506549c5a9a2344
submitted by Charming_Ad1688 to SkyrimModsXbox [link] [comments]


2024.05.21 18:46 ConnorSuttree Field exists in content type, content type associated with library, but doesn't appear in form and can't access to edit.

I have a document content type that I've associated with a library. It includes 17 columns, one of which is 'Description' from the base columns that is set to 'required.' This is the only column that doesn't appear in the form when I add a document of this type. The system flags it as missing required data, I can see the column in my view, but it's simply not in the list of potential columns for the form so I can't edit it. WTF?
I've removed and re-added the content type in the library settings. I see the 'description' column in the list of columns in library settings, and it says it's 'used in' the content type, and if I click into the content type from within library settings, the column appears there too. All signs point towards it being available as far as I can tell.
What might I be missing?
submitted by ConnorSuttree to sharepoint [link] [comments]


2024.05.21 18:39 CumgarTheKillable Looking to build a new PC mainly for gaming $1250-1600USD budget

Hello!
Is this a brand new build, or an upgrade to an existing build?
This would be a brand new build
Please list any existing parts or monitor(s) you have that you would like to re-use with this build. For upgrades, a PCPartPicker list of your full build is extremely helpful. Be as specific as you can be here, including links or exact model numbers of each component whenever possible.
I'd need everything included in the budget except for a headset, mouse, and monitor.
What will this PC be used for? Examples include things like gaming, general/multimedia use, photo/video editing, coding, AI/ML, etc. Include specific games and applications you intend to run, and any particular performance goals you have, as each may have different specific hardware needs.
Ill primarily be using this PC for gaming and coding. Mainly the games i'll be playing include Squad, warhammer 3, tarkov, Call to arms gates of hell, The last of us, and Cyberpunk as some examples. Coding includes things like Perl, FORTRAN, and C++.
What country will you be purchasing in? If you are in the US, do you live near a Micro Center? For other countries, please check if your country is supported by PCPartPicker by using the country selector dropdown on the top right - if not, please provide some links to reliable local vendors you are comfortable ordering from.
I will be purchasing the parts in the US and I have a microcenter somewhat close by. What is a microcenter exactly?
Do you need one or more monitors included in the budget? Please list how many and any size/resolution/refresh rate preferences if needed.
No monitors are needed for the build.
What is your preferred and maximum budget range for this build, in local currency? Parts lists may sometimes have additional shipping costs. Please note whether prices in your country include sales tax or not, and adjust your budget accordingly. Typically VAT countries will have it included in the part list prices, whereas regular sales tax countries like the US and Canada will not.
Preferred maximum budget is at MOST $1650USD
Do you need WiFi, or do you have a wired ethernet connection available?
I do have an Ethernet connection available but WiFi would be good to have.
Do you have any specific size or noise requirements for the build?
I would like to keep noise down as well as try to not have a massive build as I may have to move somewhat soon.
Do you have any aesthetic preferences for color or lighting? Describe what you're looking for, or feel free to provide some links to examples that may help. Some people prefer an inobtrusive stealth build, while others may prefer a case full of rainbow RGB.
I'd like to not have a super RGB case and keep it a monotone color and subtle (black, grey) something low-key.
Any other specific requests or requirements? Examples might include a specific minimum amount of storage, or a particular CPU socket for a future upgrade path, etc.
Only specific request is a large and fast memory.
Thank you
submitted by CumgarTheKillable to buildapcforme [link] [comments]


2024.05.21 18:39 akashkunver In the past 12 months I've made over 160k through freelancing, here is my current formula that has worked for me and others I've taught. Ask Me Anything as well!

Hey everyone! I want to share the UpWork formula that has helped me secure clients for myself. Through trial and error, investing in multiple courses, and eventually earning over $200k from clients in freelancing, I've developed a system that works consistently.
I don't have a course to sell you; my Social Media Management/UpWork course and community "AgencyGo" are actually free. Just message me on Instagram if you want access. (AkashKunver on Instagram)
Here's a breakdown of the formula I use:

--The Formula

The formula for success on UpWork is a combination of:
Green flag projects are those that show signs of being serious candidates. Completing these projects can bolster your portfolio.

--Niched Service

Specializing in a specific niche makes you more attractive to potential clients who are looking for expertise in a particular area.

Niched Portfolio

Building a portfolio without experience can be challenging. While ads might not be feasible, creating examples of your work is very possible. If you need help, I can help you out on the free discord server (Message me on instagram Akashkunver), or if it’s a simple question just ask here!

--Content (VSL)

Your content should clearly explain what you offer, include proof of your results, and present you in a professional manner.

--Green Flag Projects

Look for projects that show signs of being serious candidates, such as:

--(For newbies!) Getting Your First Reviews

Here are some ways to get your first reviews with no experience:
By sticking to this formula, I've been able to secure clients consistently. I hope this helps you in your journey to building a successful agency/solo freelancer account on UpWork. If you have any questions or need further assistance, feel free to reach out to my instagram previously mentioned or AMA right here!
I also made an in depth and detailed video on YouTube about this topic as well if interested. (akashkunver on YT.)
submitted by akashkunver to Upwork [link] [comments]


2024.05.21 18:35 VersionOwn2322 Gas

Hi, could I have some help with $25? That would fill the tank up with gas. I can provide a receipt if so. Thank you .
Edited to add please don't send me any apps to download. I already have Temu and I'm on the waiting list for prolific. Thanks
submitted by VersionOwn2322 to Assistance [link] [comments]


2024.05.21 18:32 kuriouskoalakat Probably not, but could I be?

Husband and I just came back from our honeymoon (lol) 2 weeks ago. We pull and pray which I know is not fool proof lol.
In the last year I have lost over 80 pounds. Before losing weight my period was extremely unpredictable, however since losing weight my cycle has been pretty consistent.
Since August my cycle has been between 26-28 days every month, with the exception of my last period in April which was instead a 24 day cycle.
I am now a few days late for my period and it has been 31 days since the start of my last cycle. I ordered a pregnancy test that will come later this week, but what are the chances?
Edited to add: that since returning from the honeymoon I’ve had a couple of days of intense upper abdominal cramping and acid reflux which I’ve never experienced before. I also felt a lot of cramping a few days ago, it felt like my period was coming, but never came
submitted by kuriouskoalakat to amipregnant [link] [comments]


2024.05.21 18:29 Korae 88% Winrate to Mythic - I love my Big Black Deck (necropotence is bad)

88% Winrate to Mythic - I love my Big Black Deck (necropotence is bad)

The Deck

Moxfield Link to the decklist: https://www.moxfield.com/decks/OsszAWZ8aEumTmqFC-kJxQ
https://preview.redd.it/652pxlyais1d1.png?width=1912&format=png&auto=webp&s=44299f4e05f67e18f1bc819b06d8c24c1d557bd6
https://preview.redd.it/o3l9mx83is1d1.png?width=320&format=png&auto=webp&s=dd2f538e176117404c679bb3d0730ddae4678ad4
Recently, I went on a 30-4 TEAR with mono-black to mythic. Today I'll be providing a write-up on the deck and my thoughts on it so that other members of the community can have a go at playing it.
I personally think that dark ritual and reanimate are two of the best cards in the format, and that black also has the best interaction in the format, so I've spent a lot of time tinkering with Bx or mono-B lists since OTJ dropped. I spent a lot of time trying to make a necropotence build work, until I tried this sheoldred + ring build and saw amazing results. Yes, there's some crazy amount of luck here. An 88% winrate can't last forever. 34 games in an online ladder is almost nothing at the end of the day. But I do want to share the deck, as I'd love to see the community refine and improve this list.

Necropotence is worse than The One Ring

I really do think that this build is superior to Necropotence builds (see my first idea for this deck running necro+some devotion cards https://www.moxfield.com/decks/IEB_vC54_EOgmckgg3vzAQ ). Necropotence is a very punishing card in this format, and I really don't think its as broken as other people think. In Timeless, Necropotence is balanced by its sharp draw-backs and the high power level of the format. I think that The One Ring is a superior source of card advantage because it provides you protection for a turn, it can mitigate its own downside via the legend rule, and it can pair incredibly well with Sheoldred to stabilize and play the long game. Necropotence, on the other hand, does nothing in multiples (besides providing devotion), completely locks you out of the game if your opponent plays a pithing needle, cannot remove itself via the legend rule when you don't need more card advantage, and can't overcome its own life-loss with Sheoldred (you need to play a bad card like March and hemorrhage card advantage to make up for the life loss here).
As a quick example, I had a game against a primeval titan player where I wasn't able to sufficiently disrupt them, and they turbo'd out a prime time early. My plan was to turbo a turn 2 Sheoldred, but that's still a losing position by itself against the Primeval Titan nut draw. They had an overwhelming board of zombies that would have killed me on the next attack step, and at any moment they could topdeck Natural Order for hoof. I only had a Sheoldred in play and 4 mana available to me, but I get lucky and top-deck a Ring, buying me a turn and gaining life with Sheoldred. After drawing 3 cards with the ring and drawing for turn, I find another ring, and legend rule it for protection again. I draw more cards, another ring, legend rule it again. Opponent died to my Sheoldred triggers and Deathrite Shaman activations before they could even make another attack. A necropotence deck would not win in this situation without playing a suboptimal storm-based win condition like Beseech the Mirror + Tendrils.

Common Turn 1/2 Play-Patterns

I'd like to go over every card inclusion in the deck individually, but first I'd like to first highlight some of the most busted play patterns that will win you games for context. I love this deck because I can have a broken turn 1/2, it can interact with your opponent very well, and it can also grind with the ring. I really think you should mulligan once to try and get an opening hand with a Dark Ritual or a Reanimate if you don't see these cards in your opening 7.
  • Dark Ritual + Troll + Reanimate + Any 1 mana spell - This is the best opening hand you can have. Play your land for turn, dark ritual. If you have a thoughsieze or other 1 mana spell in hand, play it first to clear the way for your cycle+reanimate. Hopefully you'll discard your opponent's interaction or eat a spell piece so that you can cleanly resolve reanimate on Troll. Then use the other two mana to cycle then reanimate your Troll. In this position, you just put a 6/5 into play and disrupted your opponent on turn 1. Or maybe you put a 6/5 AND a deathrite shaman into play. There are very few removal spells in the format that will kill the Troll early, its nearly impossible to block the troll, and its really just 3 attack steps to kill your opponent with the troll in a fetchland format.
  • Dark Ritual + Thoughtsieze + Reanimate - In the blind, this is an interesting decision. You might want to Thoughseize alone and save your Dark Ritual for turn 2 if its game 1 and you have no other information. If you high-roll, you can get your own Atraxa on turn 1. If you low-roll and can't discard a creature, you waste a Dark Ritual. I personally prefer to only cast thoughsieze on turn 1 when I don't have any information on my opponent's hand or deck. I like to save the Dark Ritual for my turn 2 play, where I can act on the information I gained from thoughseizing with 4 mana available to me. The only exception to this is when I have other things to do with the extra Dark Ritual mana. For example, the opener could be Dark Ritual + Thoughtsieze + Reanimate + Bowmasters, where you just cast a turn 1 bowmasters if you don't discard a sweet reanimate target. Or Dark Ritual + Thoughtsieze + Reanimate + DRS + DRS. The flexibility of being able to follow up your Thoughsieze with a reanimate OR a threat based on what you see is what makes this really potent.
  • Dark Ritual + The One Ring/Sheoldred - Combined with a thoughtsieze, this is the second best opening hand the deck can have. I LOVE getting Rings and Sheoldreds out on turn 2. Its how this deck wins games. Clear the way turn 1 with a discard spell, or if you can't use a Deathrite Shaman to bait removal. Then on turn 2, go for your busted ritual turn. If you thoughsiezed turn 1, you can act on the information you gained. If your opponent is holding up a spell pierce, then don't try and turbo out a ring. If they're holding up a mana drain, let them waste their mana and just pass. The Ring will give you card advantage no matter when you play it, so you can be patient against countermagic you can play several dark rituals or threats on later turns to get through counterspells (being able to flash out bowmasters on opponent's end steps is a fantastic way to force them to tap mana to counter or remove it). Sidenote - most players will NOT counter your dark ritual and instead try to mana drain whatever you cast using the dark ritual mana. A way to get around this is to do something like cast Dark Ritual (which doesn't get countered) followed up by a Thoughseize (which they're almost forced to counter) followed up by your real threat.
  • Fair Hands (Deathrite Shaman, Bowmasters) - Wow this deck can play fair magic too! I don't need dark ritual on turn 1 to win! This deck performs great on a basic draw that interacts with your opponent. Turn 1 deathrite shaman, turn 2 discard Harvester to interact, turn 3 Ring. Or turn 1 Thoughsieze, turn 2 bowmasters, turn 3 interaction, turn 4 ring/sheoldred. If you can get to turn 4 in these sorts of games, you're generally going to win as your smother your opponent with card advantage and sheoldred triggers. In some matchups however, you might want to mulligan a slow fair hand if it doesn't interact well with your opponent's strategy.

Individual Cards

Lets go over every card and why I believe it belongs in the deck:
  • Dark Ritual - No explanation needed.
  • Reanimate - Not much explanation needed for this either, beyond the fact that you need at about a dozen enablers to make this card work. An enable is a card that can discard your opponent's creatures, or a way for you to discard your own big creature. We have a dozen exactly - 4 thoughtseize and 8 big creatures that can discard themselves. Plus, all of our other creatures are reasonable backup targets that we're happy to reanimate when the eat a removal spell.
  • Troll of Khazad-Dum - A legacy staple alongside reanimate, it serves the same purpose in this deck. It enables busted turn 1/2 reanimations of a 6/5 pseudo-unblockable creature. It dodges most removal spells in the format. It lets us lower our land count down to just 19. Its also hard-castable with Dark Ritual, similar to how Vein Ripper functions in pioneer by being a cheat target that can also be cast fairly on later turns.
  • Harvester of Misery - Listen up kids this card makes the deck click. I haven't seen anyone else really talking about this card or playing it on ladder. This is a fantastic card that serves multiple roles in the deck. It is an UNCOUNTERABLE targeted removal spell, it is a boardwipe for small creatures, it is a reanimate target that puts itself into the graveyard, and it is a 5 power threat with menace. Oftentimes, you end up discarding this on turn 2 to answer your opponent's cheap threat, and this is a good play to make regardless of whether or not you can reanimate this card. The fact that this removal spell is UNCOUNTERABLE has won me games against slow UBx decks, this is an un-counterable way to kill their bowmasters so you can get drawing cards with your Ring. Harvester's boardwipe potential is also amazing. It cleanly kills Field of the Dead tokens for example. Its discard ability can stack with its ETB if you reanimate it. For example, if your opponent is on Jund with a board of Jarsyl (3/3), bowmasters, and a DRS, you can discard this targeting Jarsyl to shrink it to a 1/1, then reanimate it to wholesale wipe your opponent's board. PLEASE REMEMBER THAT THE BOARDWIPE IS SYMMETRICAL - playing this guy will kill your own DRS and Bowmasters as well. I sometimes let myself fall behind on board if I'm trying to set up a big play with harvester.
  • The One Ring and Sheoldred - Lumping these together because we know how it works. These are both fantastic cards to play on Turn 2 off a ritual that can win the game. I already went over some scenarios before, and I'm sure we know how it goes by now. As I explained before, I think this package is much better than trying to play Necropotence.
  • Thoughsieze - Premium discard spell in the format, doesn't need much explanation. I will note that I am not playing Duress or Inquisition in the maindeck because they do not synergize as well with Reanimate. If there was another discard spell that could discard big creatures, I would play it. Can I thoughtsieze myself to set up reanimate? No, you're lost in the sauce. Don't do that. Point the card at your opponent please.
  • 1x Demonic Tutor - Its restricted for a reason. I'm not sure how many copies the deck would play if it wasn't restricted, as 4 copies would be a lot. But it helps a lot with consistency in the mid-late game, and I've cast it off a ritual on turn 1 when I went Dark Ritual -> Thoughseize discarding Show + Tell -> DT for Surgical Extraction -> goodbye combo piece.
  • Deathrite Shaman - This card is banned in every other format for a reason. Its a mana accelerant that is also a late-game win condition. It can gain you life in a pinch. Its passive graveyard hate. Mwah.
  • Orcish Bowmasters - This is a very good card that keeps the power level of the deck up. I don't think I need to tell you the pros and cons of bowmasters if you're reading this much about timeless. You will sideboard this card out a lot, it has good matchups and bad matchups. But man is it good in the good matchups. As I stated before, its really good against blue decks, and often can bait out counterspells or removal to clear the way for your real threats.
  • 3 Fatal Push and 1 Sheoldred's Edict - Seems like a pretty good maindeck removal suite. Maybe someone will type an essay on why it should be 4 fatal pushes and 2 edicts. Or how I can get away with less fatal pushes. This is something you can tweak if you pick up the deck.
  • 1 Maindeck Liliana of the Veil - This is a flex spot that I've swapped around a lot. Really, this is just going to become a grief in a month when MH3 drops. Turn 1 lili off a dark ritual breaks a lot of decks backs. I originally had a maindeck Ashiok in this slot, which can also be a backbreaking play against some decks but it did literally nothing against others. This slot is completely flexible, feel free to add another removal spell or your personal pet card.
  • 8 Fetchlands - I do believe you need to run fetchlands to enable your Deathrite Shaman. 8 fetchlands seems to consistently enable its mana ability, and allow me to splash green for its other lifegain ability. These fetches also let me get my utility lands.
  • 1x Underground Mortuary - Surveil land that you will fetch frequently. I am considering running two, but I don't want too many taplands to disrupt my turn 1 Dark Ritual plays. Keep in mind, Troll more or less counts as 4 tap-lands already. Our untapped land count is pretty low for a monocolor deck.
  • 1x Overgrown Tomb - Untapped land for DRS activated ability. You can also put a green card in your sideboard if you wish. I'm not, buy maybe there's a card worth playing. A light splash in on color is pretty free for this deck.
  • 1x Gate of the Black Dragon - This tap land lets you spend 5 mana to "draw a card" once. This is significantly better than drawing a card, as it guarantees you hit a nonland card, and it gets around "draw a card" punishers like Bowmasters. I find myself fetching this and activating this in slower matchups, especially when my opponent is holding up countermagic. I don't activate it super frequently, but its absolutely worth having for the price of one tapped land. FYI Troll can grab this or Mortuary when you cycle it.
  • 1x Takenuma - Pretty free way to buy back your threats. There's not enough effects in this format to punish nonbasic lands for this to not be worth running one copy of.
  • 7 basics - keeps the manabase relatively painless for a fetchland manabase.
Sideboard Cards:
  • 3 Surgical Extraction - This comes in for unfair combo decks only. Use this to rip Show + Tell from your opponent's hand, and then rip it from their deck. Only sideboard these in if you're also sideboarding in your extra discard spells, or if your opponent is filling their own graveyard.
  • 2 Duress + 2 Inquisition of Kozilek - I like having more discard spells in the sideboard. I don't like that these can't hit big creatures to reanimate, but these are for control decks and unfair decks primarily. I'm not sure if the 2/2 split here is correct, or if 4 discard spells in the sideboard is correct. Another discard spell on my radar is Mind Spike which is a duress that lets you draw a card if you "miss" at the cost of 2 life. I've run it before in Death's Shadow lists and it performed well.
  • 2 Path of Peril, 2 Meathook Massacre, and 1 Fatal Push - this is the fair deck sideboard package, which comes in against creature decks as Thoughsiezes come out. I don't always board in all 5 together, and I again don't know if this is the correct combination of spells. Perhaps some Sheoldred's Edicts or some good old fashioned Doom Blade style cards are needed instead. However I will say that both Meathook and Path of Peril have overperformed for me. Dark Ritual can enable a crazy meathook turn, and you can also hide behind The One Ring's protection and watch your opponent build up their board before delivering the boardwipe. Path of Peril lines up really well against Tarmogoyf decks, as Harvester and Meathook can struggle to kill that card. I'm 110% open to other suggestions for these slots.
  • 2 Ashiok, Dream Render - this was originally in the maindeck and got moved out to the sideboard. It can be a BACKBREAKING card to cheat out with a Dark Ritual against some decks. It's also selective graveyard hate, which I really like. I don't like playing Leyline of the Void in this deck because it nerfs my own Reanimates. However, Ashiok lets me choose when to exile my opponent's graveyard, so I can wait until I cast my Reanimate, then active the planeswalker ability. Oftentimes, you just run Ashiok as a static hatepiece for searching libraries and don't active the ability at all.
  • 1 Pithing Needle - this sideboard slot is flexible, needle is a catch-all for random combo decks that rely on activate abilities, and tough planeswalkers to beat. I originally had 2 copies of pithing needle in the sideboard. I can be convinced that its correct to turn 2 copies, and I can also be convinced to put another card in this slot.
I'm also incredibly high on this deck because of the impending addition of Grief to the format. Grief slots perfectly into this deck, and might be the card that catapults this deck to the top. This deck is already incredibly consistent in disrupting your opponent and backing that disruption up with a threat, and Grief will only take it to the next level.

TLDR

Dark Ritual is busted. You should try this deck and win some games with it. If we all work together, I'm pretty sure we can get Dark Ritual and/or Grief restricted by the end of the summer :^)
submitted by Korae to TimelessMagic [link] [comments]


2024.05.21 18:29 Small_Assignment5226 PLEASE READ FOR REASSURANCE🦍🦍🦍💎💎💎💎💰💰💰💰

7 reasons why I think FFIE will squeeze.
1. Traction and Media Attention.
-Once traction picks up on $FFIE, it will be over for the hedgies. We must work the stock in order to meet WSB's requirements and bring in more fighters.
2. Short interest remains staggering 95.36% and 36.3 million shares are borrowed
-This must be accounted for. Once we raise the stock price, it will induce the need to cover the short positions, leading to the big short squeeze we are looking for. (Got it from Fintel, can't link for some reason),
Edit: went in-depth more in reason #10 due to requests.
3. The stock has seen incredible performance and has fundamental value -Surging from 0.04$ to 3.80$ is no easy feat. This highlights the strength of retail investors as we stand up to the big money.
-FFIE has also announced cooperation with Master Investment Group and Siraj Holding LLC in the Middle East, establishing a strategic effort to expand business.
4. Your fellow apes are in the trenches with you. YOU ARE NOT ALONE.
-There are those who have lost a lot, and there are those who missed out on a lot. Nonetheless, we must not let our fellow apes be stranded. We are coming with more backup and support everyday!
5. Trading volume is extremely high, reaching over 9 figures, indicating strength and oncoming fire that is FFIE.
6. SEC Rule 201, this restricts the short selling after significant price decline. It is currently in effect for FFIE, reducing potential for short attacks and aiding in the squeeze. More power to retail this week.
Edit: I've linked multiple threads/sources in the comment section. Sources indicate that SEC Rule ended after today.
7. Historical Precedent: The same song is being sung here as with GME, AMC, and the other meme stocks. I believe in the potential and I am confident in our community.
PSA: THIS IS NOT FINANCIAL ADVICE, I AM NOT AN EXPERT. I'M JUST AN APE. I CAN BE WRONG.
AS FOR ME, I'M NOT SELLING....
Edit: Reading other sources, I want to add more reasons.
8. Regulation and Market Dynamics aka closing above 1$
-Why is this important?
If FFIE maintains a closing price above 1$ for seven consecutive sessions. It will no longer be at risk of being delisted from the Nasdaq. Staying listed will ensure CONTINUED access to a larger pool of investors and maintains regulatory compliance standards, basically enhancing INVESTOR CONFIDENCE AND MARKET STABILITY FOR FFIE.
Edit: UNDERSTAND IF THE STOCK PRICE DROPS TO 0, SHORT SELLERS DO NOT HAVE TO SPEND ANY MONEY TO BUY BACK THE SHARES. IF IT DID, THEIR PROFIT WOULD ESSENTIALLY BE THE TOTAL AMOUNT THEY SOLD THE BORROWED SHARES FOR.
This basically means we can INFLICT UNLIMITED LOSS IF THE STOCK PRICE INCREASES INSTEAD OF DECREASE.
9. FFIE on the REG SHO and FTDs
FTD (fail-to-deliver) occur when a seller (short seller) does not deliver the securities sold by the settlement day. This can happen for a variety of reasons. FTD can be caused when many investors short a stock, depleting the supply of available shares to borrow. High short interest = susceptible to FTDs. Higher # of FTDs = more pressure on short sellers to cover.
In a nutshell, short sellers borrow shares to sell on market. They sell them to buyer. Short seller then can't deliver the sold shares to the buyer by settlement date.
-Being on the REG SHO List indicates that FFIE has experienced a substantial number of fails-to-deliver OVER A CONSECUTIVE FIVE-DAY PERIOD. This means short sellers have not been able to deliver the shares they sold, often due to the unavailability of borrowed shares.
-Once the threat of delisting is removed, short sellers will be compelled to close out their positions by purchasing actual shares from the market. According to SEC regulations, they are required to do so within ( typically ) 35 days of the stock being listed on the REG SHO List. This mandatory covering may drive up stock price due to increased demand.
HERE'S HOW IT AFFECTS FFIE. SHORT SELLERS WHO CANNOT DELIVER SHARES ARE REQUIRED TO COVER THEIR POSITIONS BY BUYING SHARES FROM THE MARKET.
10. Retailers BUYING ANDDD HOLDING We buy and hold because the short sellers only benefit by making the price go down. What happens if it stays up or hell, even increase?? THEY'LL HAVE NO CHOICE BUT TO COVER. (Extension to point 2.)
-Imagine you're a short seller, you want the stock to go to 0$ so you can walk out with significant profits without BUYING BACK the BORROWED shares ok?
Then you see a bunch of apes keeping the price up. Now what? HOW HIGH CAN IT GO? How long can it stay up?
-However long this takes, it will inflict losses. The potential for a stock to skyrocket is theoretically indefinite, BECAUSE a stock price can go up forever. EVEN IF THEY SEND THE STOCK TO 10$ AND PUSH IT ALL THE WAY DOWN TO 1$, WE MUST REMEMBER....
IT'S ONLY EVER IMPERATIVE TO KEEP HOLDING UNTIL THEY HAVE NO OTHER CHOICE BUT TO BUY BACK THEIR BORROWED SHARES. ONCE THEY REALIZE THE POTENTIAL OF THE STOCK WON'T EVER REACH THE PRICE TARGET, THEY WILL ACCEPT DEFEAT AND BUY BACK THE BORROWED SHARES. GIVING US THE SHORT SQUEEZE AND WE WILL WIN.
THAT'S WHY IT'S SO IMPORTANT TO BUY AND HOLD, THIS CAN SKYROCKET.
WE MUST HOLD THE LINE. BLEED THEM UNTIL THEY HAVE NO CHOICE BUT TO COVER THEIR SHORTS.
I'M IN WITH YOU APES TIL THE END. THANK YOU FOR ALL THE SUPPORT.
submitted by Small_Assignment5226 to FFIE [link] [comments]


2024.05.21 18:27 ASleepyKnight Trailblazers quick and dirty, Extended encounters etc

I've been trying to run a playthrough using Trailblazers quick and dirty, ai overhaul lite, Extended encounters and Radiance with interesting npcs on x1s. Problem is, via Sage advice and digging I feel as if my LO may be too intensive for my console. Getting things like shorter draw distance and npcs popping up right in front of me letting me know the system is taxed. I wish use Fashions of the fourth era and enhanced blood textures lite.
I really noticed a problem when all the textures and assets of outer Rittenhouse completely disappeared early on a level 6 character, so I've gotta face the music and cut some things out.
My ultimate goal is to at least be able to run interesting npcs together with Trailblazers quick and dirty but I'm not sure if that's possible.
Can anybody take a look at this LO and let me know what needs to be cut to make this possible? Should I just stick with interesting npcs (what I originally used) and get rid of Trailblazers and the encounter mods? Does elfx make things heavy performance wise too?
I'm willing to cut down on things to have the npcs (this is for someone going through a tough time and they like that they can escape their situation in "another world" so any help is greatly appreciated even if it is a "no, it can't be done".
Thanks in advance T__T
LO:
• MASTER FILES
Interesting npcs part 1/ Unofficial patch/ Interesting npcs part 2/
• FOUNDATION
Reflections/ Skyrim on skooma/ Cheat room/
• MENU/ FONT/ UI
Undiscover Skyrim/ Tailor swf/
• QUEST ALTERATIONS
Caught red handed/ Innocence lost/ The heart of dibella/ House of horrors- quest expansion/ Even better quest objectives/ The whispering doo The only cure/
• PURELY CRAFTABLES
Ks switchable #1/ Ks switchable males/ Ars Metallica/ Alchemy requires bottles/
• GAME MECHANICS
Scion vampire oberhaul/ Manbeast/ Hearthfire adoptions/ Better spell learning/ Crime report and radius/
• LEVEL PROGRESSION
20 pct more perk points/ 50 pct more perk points/
• PERK OVERHAULS
Ordinato
• MAGIC OVERHAULS/ ADDITIONS
Apocalypse/ Apocalypse ordinator patch/ Better spell learning apocalypse/ Frost slowl tweaks/
• ITEM AND LOOT LEVELED LIST
Reading books books books improves speech/ Cloaks of skyrim/ Fashions of the 4th era/ Bandolie
• ENEMY NPC LEVEL LIST
• AUDIO
Quiter dungeons and caves/
• WEATHE ATMOSPHERE
Far better sun/ Enhanced night/ Obsidian weathers/
• GRASS
Verdant (not added yet but may add if it'll boost stability) /
• LANDSCAPE AND GRASS
Landscape fixes for grass (only added if verdant is added)/ Less Vanilla Trees balanced/
• SKIN MESH AND TEXTURES/ SKELETON
Realistuc ragdolls/ Leins skyrim npc oberhaul/ Divine skins and bodies/
• IDLES AND ANIMATIONS
• GENERAL MESH AND TEXTURES
Rass/ Enhanced blood texture/ Skyland aio/
• NPC AI
Sleeping expanded/ Rdo/ Rdo ussep patch/ Serana dialogue edit/
• NPC/ PC IMMERSION
There will be blood/ Extended encounters Radiance Immersive speech dialogue Trailblazers quick and dirty
• NPC/ PC FACE MODIFICATION
Beards/ The eyes of beauty/
• INTERIOR LIGHTING/ DECORATING
• LIGHT MULTIPLE EXTERIOR EDITS
Updated enhanced lights/ Elfx hardcore/ Elfx fixes aio/
• SINGLE AREA EDITS
Heljarchen farm/
• MULTIPLE AREA EDITS
Master the summit/ Magical college of winterhold/ Magical college of winterhold elfx/ Point the way/ Lawbringe House rules for Lawbringe Wintersun faiths/ Missives/ The notice board/
• UNIQUE ITEMS/ ADDED LOCATIONS
• COMBAT MOD
• UNIQUE FOLLOWERS
• QUEST MODS
Listen dark brotherhood/ College curriculum/ Stendar rising/ The forgotten city/ Faction pit fighte Faction pit fighter add on/ Clockwork/
• MAP MODS
• BOTTOM LO
Emotes/ Lore and gender height/ Become a bard/ Xbox rename npcs/ Ai overhaul lite/ Immersive amazing followe Realistic conversation/ Alternate start
submitted by ASleepyKnight to SkyrimModsXbox [link] [comments]


2024.05.21 18:05 whatwouldmojodo New to pc and have some basic questions

So I’m not new to pc because growing up that’s all my family ran but as of 4 years ago I switched to a MacBook Pro and I like the system (I know this is a pc thread but I love the ease of syncing all of the stuff on my iPhone to my Mac) I digress.
Anyway I wanted a desktop pc because A I don’t want to necessarily move away from console gaming I wanted to expand to steam games and pc specific games (I didn’t buy Mac because I didn’t want to spend 6k on a desktop computer that’ll run steam like shit)
Point B is I’m currently in school and I want to try and get a remote job so I would need something with good processing power.
When I was a kid I always found a way to fuck up my computer by playing flash games through really sketchy websites and clicking on those adds that say something along the lines of “click here to see the list of the 30 most awkward celebrity photos”
But as an adult that now knows better. In the modern day of pc’s how can I best protect myself and prevent my pc from slowing down. Is defender good enough for casual steam gaming.
Down to the questions. is defender good enough for normal use or should I re up the 30 day free trial of Norton that was pre installed on my computer?
I know steam is generally safe to download from but what do I need to watch out for
And finally how do i properly go about upgrading my pc to prevent slowdowns and get optimal performance or is it cheaper just to buy a new pc
thanks for your help I’m really new to this
this is what I am running currently
Cyberpower pc with AMD ryzen 7 5700 16 GB ram (2 8GB sticks) NVIDIA ge force RTX 4060 Ti 8 GB 2TB SSD Cost $1,175 USD
submitted by whatwouldmojodo to pcmasterrace [link] [comments]


2024.05.21 17:55 calvin324hk [H] 1000+ Games / DLCs / VR Games [W] Paypal / Wishlist / Offers

https://www.reddit.com/IGSRep/comments/pikmri/calvin324hks_igs_rep_page/
https://www.reddit.com/sgsflaicomments/of2wzu/flair_profile_ucalvin324hk/
Wishlist
Region: NA (Canada)
Fees on buyer if any, currency is USD unless specified
CTRL + F to find your games in terms of name
  • 10 Second Ninja X
  • 11-11 Memories Retold
  • 112 Operator
  • 12 is Better Than 6
  • 198X
  • 1993 Space Machine
  • 60 Parsecs
  • 7 Billion Humans
  • 8 DOORS
  • 8-bit Adventure Anthology: Volume I
  • 9 Years of Shadows
  • 911 Operator
  • A Game of Thrones: The Board Game
  • A Hat in Time
  • A Hole New World
  • A JUGGLER'S TALE
  • A Long Way Down
  • A PLAGUE TALE: INNOCENCE
  • A Robot Named Fight!
  • A Tale for Anna
  • A.I.M.2 Clan Wars
  • Abalon (Summoners Fate)
  • Ace Combat Assault Horizon Enhanced Edition
  • Adore
  • Aeterna Noctis
  • AETHERIS
  • Agatha Christie Hercule Poirot The First Cases
  • AIdol
  • Airborne Kingdom
  • Alba: A Wildlife Adventure
  • Alder's Blood: Definitive Edition
  • Alfred Hitchcock - Vertigo
  • Alien Breed Trilogy
  • Aliens vs. Predator™ Collection
  • All-Star Fruit Racing
  • Almost There: The Platformer
  • American Fugitive
  • American Truck Simulator
  • Amerzone: The Explorer’s Legacy
  • AMID EVIL
  • Amnesia rebirth
  • Amnesia: The Dark Descent + Amnesia: A Machine for Pigs
  • Anomalous
  • Another World – 20th Anniversary Edition
  • Antigraviator
  • Anuchard
  • APICO
  • APICO
  • Aragami
  • Aragami 2
  • Arboria
  • Arcade Paradise
  • Arcade Paradise - Arcade Paradise EP
  • Arcade Spirits
  • Arkham Horror: Mother's Embrace
  • Armada 2526 Gold Edition
  • Army Men RTS
  • army of ruin
  • Arto
  • Ary and the Secret of Seasons
  • As Far as the Eye
  • Ascension to the Throne
  • Assemble With Care
  • Assetto Corsa Competizione
  • Assetto Corsa Ultimate Edition
  • Astebreed Definitive Edition
  • Astro Colony
  • Astronarch
  • Attack of the Earthlings
  • Automachef
  • Automobilista
  • Automobilista 2
  • AUTONAUTS
  • AUTONAUTS VS PIRATEBOTS
  • Avatar: Frontiers of Pandora™ - Ubisoft Connect
  • AVICII Invector: Encore Edition
  • Awesomenauts All Nauts pack
  • Axiom Verge
  • Axiom Verge 2
  • Baba is you
  • Back 4 Blood
  • Back 4 blood (EU)
  • Backbone
  • Baldur's Gate II: Enhanced Edition
  • Baldur's Gate: Enhanced Edition
  • Banners of Ruin
  • Bartlow's Dread Machine
  • BASEMENT
  • Batbarian: Testament of the Primordials
  • Batman: Arkham Asylum Game of the Year Edition
  • Batman: Arkham Origins
  • Battle Royale Tycoon
  • Battlecruisers
  • Battlestar Galactica Deadlock
  • BATTLESTAR GALACTICA DEADLOCK SEASON ONE
  • Battlestar Galactica Deadlock: Complete
  • BATTLETECH MERCENARY COLLECTION
  • BATTLETECH Shadow Hawk Pack
  • BEAUTIFUL DESOLATION
  • BEFORE WE LEAVE
  • Beholder 2
  • Ben 10
  • Ben 10: Power Trip
  • Bendy and the Ink Machine™
  • Between the Stars
  • Beyond a Steel Sky
  • Beyond The Edge Of Owlsgard
  • BEYOND THE WIRE
  • Beyond: Two Souls
  • BIOMUTANT
  • Bionic Commando
  • Bionic Commando Rearmed
  • BioShock: The Collection
  • BLACK BOOK
  • Black Moon Chronicles
  • Black Paradox
  • BLACK SKYLANDS
  • BLACKHOLE: Complete Edition
  • Blacksad: Under the Skin
  • Blade of Darkness
  • Blasphemous
  • Blazing Chrome
  • Blightbound
  • Blood And Zombies
  • Blood Rage: Digital Edition
  • Bloodstained: Ritual of the Night
  • Bomber Crew
  • Boneless Zombie
  • Boomerang Fu
  • Borderlands 3
  • Borderlands 3 Super Deluxe
  • Borderlands 3 Super Deluxe Edition
  • Borderlands: The Handsome Collection
  • Bot Vice
  • Bounty of One
  • Brawlout
  • Breakout: Recharged
  • Breathedge
  • bridge constructor
  • Bridge constructor medieval
  • bridge constructor stunts
  • Broken Lines
  • Brothers: A Tale of Two Sons
  • Brutal Legend
  • Bug Fables: The Everlasting Sapling
  • Buggos
  • BUILDER SIMULATOR
  • calico
  • Call of Duty® Modern Warfare 3™ (2011)
  • Call of Juarez: Gunslinger
  • Car Mechanic 2018
  • Car Mechanic Simulator 2015
  • Car Mechanic Simulator 2018
  • Cardboard Town
  • Castle Morihisa
  • Castle on the Coast
  • castle storm
  • CastleStorm
  • Cat Cafe Manager
  • Caveblazers
  • Celeste
  • Centipede: Recharged
  • CHANGE: A Homeless Survival Experience
  • Charlie's Adventure
  • Chenso Club
  • Chernobylite: Enhanced Edition
  • Chess Ultra
  • Chicago 1930 : The Prohibition
  • Chivalry 2
  • Chop Goblins
  • Chorus
  • Circuit Superstars
  • Cities Skylines + After Dark
  • Cities: Skylines
  • City of Beats
  • CivCity: Rome
  • Click and Slay
  • Cloud Gardens
  • Cloudpunk
  • Code Vein
  • Coffee Talk
  • Comedy Night
  • Command & Conquer Remastered (Origin)
  • Complete Dread X Collection
  • Conarium
  • Construction Simulator (2015) Deluxe Edition
  • Constructor Plus
  • Control
  • Cook, Serve, Delicious! 3?!
  • Cookie Cutter
  • cornucopia
  • Corridor Z
  • Cosmic Osmo and the Worlds Beyond the Mackerel
  • Cosmonautica
  • Crash Drive 2
  • Crash Drive 3
  • Creaks
  • Creepy Tale
  • Crookz the big heist
  • CROSSBOW: Bloodnight
  • Crush Your Enemies
  • Cube Runner
  • Cultist Simulator: Anthology Edition
  • Curse: The Eye of Isis
  • Cyber Ops
  • Cybercube
  • Danger Scavenger
  • Dark Deity
  • DARK PICTURES ANTHOLOGY: HOUSE OF ASHES
  • Darkwood
  • DARQ: Complete Edition
  • Day of the Tentacle Remastered
  • days of war definitive edition
  • Dead by Daylight
  • Dead Estate
  • Dead Rising 2
  • Dear Esther: Landmark Edition
  • Death Stranding Directors Cut
  • DEATH STRANDING DIRECTOR'S CUT
  • Death's Gambit
  • Deceased
  • DECEIVE INC.
  • Degrees of Separation
  • Delicious! Pretty Girls Mahjong Solitaire
  • Deliver Us The Moon
  • Demetrios - Deluxe Edition
  • Depraved
  • DESCENDERS
  • DESOLATE
  • Destiny 2: Beyond Light
  • DESTROYER: THE U-BOAT HUNTER
  • Detention
  • Devil May Cry HD Collection
  • Devilated
  • Dicey Dungeons
  • Dirt 5
  • dirt rally
  • Dirt Rally 2.0
  • Disaster Band
  • Disciples III: Reincarnation
  • Discolored
  • DISTRAINT 2
  • Distrust
  • DmC: Devil May Cry
  • Do Not Feed the Monkeys
  • Don't Be Afraid
  • Doomed Lands
  • Door Kickers: Action Squad
  • Doorways: Prelude
  • Downfall
  • Dragons Dogma Dark Arisen
  • Dragon's Dogma: Dark Arisen
  • Draugen
  • Draw Slasher
  • Drawful 2
  • Dreams in the Witch House
  • Dreamscaper
  • DreamWorks Dragons: Dawn of New Riders
  • DRIFT21
  • Driftland: The Magic Revival
  • drive!drive!drive!
  • Drone Swarm
  • Due Process
  • Duke Nukem: Manhattan Project
  • Duke of Alpha Centauri
  • Dungeon Rushers
  • Dungeons 2
  • Dungeons 3
  • DUSK
  • Dusk Diver
  • Dust to the End
  • Dynopunk
  • Earth Defense Force 4.1 The Shadow of New Despair
  • Eastern Exorcist
  • Eiyuden Chronicle: Rising
  • El Matador
  • Elderand
  • ELDEST SOULS
  • Electrician Simulator
  • Elemental Survivors
  • Elex
  • Elex II
  • Elite Dangerous
  • Embr
  • Empire: Total War - Definitive Edition
  • Empyrion - Galactic Survival
  • ENCASED: A SCI-FI POST-APOCALYPTIC RPG
  • Endless Space 2
  • Endless Space 2 - Digital Deluxe Edition
  • Endless Space® 2 - Digital Deluxe Edition
  • Endzone - A World Apart
  • Epistory - Typing Chronicles
  • Escape the backrooms
  • Eternal Threads
  • Europa Universalis IV
  • European Ship Simulator
  • Everdream Valley
  • Evil Genius 2: World Domination
  • Exorder
  • EXPEDITIONS: ROME
  • Explosionade
  • F1 2018
  • F1 2019 Anniversary Edition
  • F1 2020
  • F1 RACE STARS Complete Edition Include DLC
  • Fable Anniversary
  • Factory Town
  • Fallback uprising
  • FALLOUT 1
  • Family Mysteries 3: Criminal Mindset
  • FANTASY BLACKSMITH
  • FARMER'S DYNASTY
  • Farming Simulator 17
  • Farming Simulator 19
  • Fictorum
  • Field of Glory II
  • Fights in Tight Spaces
  • Filthy Animals Heist Simulator
  • Firefighting Simulator - The Squad
  • Fishing Adventure
  • Flashback
  • FLATLAND Vol.2
  • FlatOut
  • FLING TO THE FINISH
  • Floppy Knights
  • Fluffy Horde
  • FOBIA - ST. DINFNA HOTEL
  • For the King
  • Forgive me Father
  • Forts
  • Fred3ric
  • Fresh Start Cleaning Simulator
  • Friends vs Friends
  • Frogun
  • From Space
  • Frostpunk: Game of the Year Edition
  • Frozenheim
  • Fun with Ragdolls: The Game
  • Funtasia
  • Gamedec
  • Gamedec - Definitive Edition
  • Gang Beasts
  • GARAGE bad trip
  • Garden Story
  • Garfield Kart
  • GAS STATION SIMULATOR
  • Gelly Break Deluxe
  • Genesis Alpha One Deluxe Edition
  • Gevaudan
  • Ghost Song
  • Ghostrunner
  • Giana Sisters 2D
  • GIGA WRECKER
  • Gigantosaurus: Dino Kart
  • Glitch Busters: Stuck On You
  • Gloria Victis
  • Go Home Dinosaurs
  • GOAT OF DUTY
  • GOD EATER 3
  • Godlike Burger
  • Godstrike
  • Going Under
  • Golf Gang
  • Golf It!
  • Gone Home + Original Soundtrack
  • Good Knight
  • Gotham Knights
  • GREAK: MEMORIES OF AZUR
  • GREEDFALL
  • Gremlins, inc
  • grey goo
  • GRID - 2019
  • grid ultimate
  • GRIP: Combat Racing
  • Gungrave G.O.R.E
  • Guppy
  • Guts and glory
  • GYLT
  • Hacknet
  • Haegemonia: Legions of Iron
  • Hamilton's Great Adventure
  • Hammerwatch
  • Hands of Necromancy
  • Havsala: Into the Soul Palace
  • Headsnatchers
  • Heartwood Heroes
  • Heat Signature
  • Helheim Hassle
  • Hell Let Loose
  • Hellblade: Senua's Sacrifice
  • Hellbound
  • Hellslave
  • Hellstuck: Rage With Your Friends
  • Hero of the Kingdom III
  • Hero of the Kingdom: The Lost Tales 2
  • Heroes of Hammerwatch
  • Heros hour
  • Hexologic
  • Hidden & Dangerous 2: Courage Under Fire
  • Hidden & Dangerous: Action Pack
  • Hidden Deep
  • High On Life
  • Hitman (2016) Game of the Year Edition
  • HITMAN 2 - Gold Edition
  • Hoa
  • Hob
  • Hollow Knight
  • Holy Potatoes! A Spy Story?!
  • Home Sweet Home
  • Home Sweet Home EP2
  • Homestead Arcana
  • Hood: Outlaws & Legends
  • Hoplegs
  • Hot Tin Roof: The Cat That Wore A Fedora
  • HOT WHEELS UNLEASHED ™
  • Hotshot Racing
  • House Flipper
  • How to Survive 2
  • Hue
  • Human: Fall Flat
  • HUMANKIND DEFINITIVE EDITION
  • Hungry Flame
  • Hyper Knights
  • I am Bread
  • I Am Fish
  • I am not a Monster: First Contact
  • I Hate Running Backwards
  • ibb & obb Double Pack
  • ICBM
  • Ice Age Scrat's Nutty Adventure
  • Ice Lakes
  • Impostor Factory
  • IN SOUND MIND
  • Indivisible
  • INDUSTRIA
  • Infectonator 3: Apocalypse
  • Infinite Beyond The Mind
  • Injustice 2 Legendary Edition
  • Insane 2
  • INSOMNIA: The Ark
  • Internet Cafe Simulator
  • Internet Cafe Simulator 2
  • Interstellar Space: Genesis
  • Iron Fisticle
  • Iron Harvest
  • Ittle Dew
  • Ittle Dew 2+
  • Jack Move
  • Jackbox party pack 2
  • Jackbox party pack 5
  • JANITOR BLEEDS
  • Joint Task Force
  • Jotun: Valhalla Edition
  • Journey For Elysium
  • Journey to the Savage Planet
  • JUMANJI: The Video Game
  • JumpJet Rex
  • Jupiter Hell
  • Jurassic Park: The Game
  • Jurassic World Evolution
  • Jurassic World Evolution 2
  • JUST CAUSE 4: COMPLETE EDITION
  • Just Die Already
  • Kardboard Kings: Card Shop Simulator
  • Keep Talking and Nobody Explodes
  • Ken Follett's The Pillars of the Earth
  • Kentucky Route Zero - Season Pass Edition
  • Kerbal Space Program
  • Killing Floor 2 Digital Deluxe Edition
  • Killing Room
  • Kingdom Two Crowns
  • Kingdom: New Lands
  • King's Bounty: Crossworlds
  • Knights of Pen & Paper 2
  • Knock-knock
  • Koi-Koi Japan [Hanafuda playing cards] *Koi-Koi Japan : UKIYOE tours Vol.1 DLC *Koi-Koi Japan : UKIYOE tours Vol.2 DLC *Koi-Koi Japan : UKIYOE tours Vol.3 DLC
  • Konung 2
  • KungFu Kickball
  • Labyrinthine
  • Lair of the Clockwork God
  • Laserlife
  • LAST OASIS
  • Lawn Mowing Simulator
  • Layers of Fear: Masterpiece Edition
  • Lead and Gold: Gangs of the Wild West
  • Learn Japanese To Survive! Hiragana Battle
  • Learn Japanese To Survive! Katakana War
  • Learn Japanese to Survive! Trilogy
  • Legend of Keepers
  • LEGION TD 2 - MULTIPLAYER TOWER DEFENSE
  • LEGION TD 2 - MULTIPLAYER TOWER DEFENSE.
  • Leisure Suit Larry - Wet Dreams Don't Dry
  • Leisure Suit Larry 1-7
  • Lemnis Gate
  • Lemon Cake
  • lethal league blaze
  • Let's School
  • Levelhead
  • Liberated (GOG)
  • Life is Strange Complete Season (Episodes 1-5)
  • Light Fairytale Episode 1
  • Light Fairytale Episode 2
  • LIGHTMATTER
  • Little dragons cafe
  • Little Hope
  • Little Inner Monsters - Card Game
  • Little Nightmares
  • Little Nightmares Complete Edition
  • Livelock
  • Loop Hero
  • Loot River
  • Looterkings
  • Lornsword Winter Chronicle
  • Lost Castle
  • Love Letter
  • Lovecraft's Untold Stories
  • Lovely planet arcade
  • Lucius2
  • Lucius3
  • Ludus
  • Lumberhill
  • Lunacid
  • LunarLux
  • Lust for Darkness
  • Lust from Beyond: M Edition
  • Mad Experiments: Escape Room
  • Mad Max
  • Mafia Definitive Edition
  • Mafia: Definitive Edition
  • Magenta Horizon
  • Mahjong Pretty Girls Battle
  • Mahjong Pretty Girls Battle : School Girls Edition
  • Mail Time
  • Maize
  • Maneater
  • Marooners
  • MARSUPILAMI - HOOBADVENTURE
  • Marvel's Avengers - The Definitive Edition
  • Mato Anomalies
  • Max Payne 3
  • Mechs & Mercs: Black Talons
  • Medieval II: Total War - Definitive Edition
  • Medieval: Total War Collection
  • MEEPLE STATION
  • Men of War
  • MERCHANT OF THE SKIES
  • METAL HELLSINGER
  • Metal Hellsinger
  • Metro Exodus
  • Metro last light
  • Metro: Last Light Redux
  • Middle-earth: Shadow of Mordor GOTY
  • Middle-earth: Shadow of Mordor GOTY
  • Middle-Earth: Shadow of War Definitive Edition
  • MIDNIGHT PROTOCOL
  • Mighty Switch Force! Collection
  • MIND SCANNERS
  • Ministry of Broadcast
  • Minute of Islands
  • Miscreated
  • Mists of Noyah
  • MKXL
  • Mob Factory
  • Mob Rule Classic
  • Monaco
  • Monster Hunter: Rise
  • Monster Slayers - Complete Edition
  • Monstrum
  • Monstrum 2
  • Moon Hunters
  • Moons of Madness
  • MORDHAU
  • Mordheim: City of the Damned
  • Mortal Kombat 11 Ultimate Edition
  • MORTAL KOMBAT XL
  • Mortal Shell
  • Motorcycle Mechanic Simulator 2021
  • Mr. Run and Jump
  • MudRunner
  • Murder Mystery Machine
  • My Big Sister
  • My Friend Peppa Pig
  • My Lovely Wife
  • My Summer Adventure: Memories of Another Life
  • My Time At Portia
  • Mythforce
  • N++ (NPLUSPLUS)
  • Napoleon: Total War - Definitive Edition
  • Narcos: Rise of the Cartels
  • NARUTO TO BORUTO: SHINOBI STRIKER
  • NECROMUNDA: HIRED GUN
  • Necronator: Dead Wrong
  • NecroVisioN: Lost Company
  • NecroWorm
  • Neighbours back From Hell
  • Nelly Cootalot: Spoonbeaks Ahoy! HD
  • Neon Space
  • Neon Space 2
  • Neon Sundown
  • Nephise: Ascension
  • Neurodeck : Psychological Deckbuilder
  • Never Alone Arctic Collection (w/ Foxtales DLC and FREE Soundtrack)
  • Neverinth
  • Neverout
  • Neverwinter Nights: Complete Adventures
  • Newt One
  • Nexomon: Extinction
  • Nigate Tale
  • Nine Parchments
  • Nine Witches: Family Disruption
  • Nioh 2: The Complete Collection
  • No Straight Roads: Encore Edition
  • No Time to Relax
  • Nomad Survival
  • Nongunz: Doppelganger Edition
  • Noosphere
  • Northgard
  • Northmark: Hour of the Wolf
  • Nostradamus: The Last Prophecy
  • not the robots
  • Nurse Love Addiction
  • Nurse Love Syndrome
  • Nusakana
  • Obduction
  • Obey Me
  • Observer: System Redux
  • Occultus - Mediterranean Cabal
  • Odallus: The Dark Call
  • Oddworld: New 'n' Tasty
  • One Finger Death Punch 2
  • One Hand Clapping
  • One More Island
  • One Step From Eden
  • One Step From Eden (Region locked)
  • Orbital Racer
  • Organs Please
  • Out of Reach: Treasure Royale
  • Out of Space
  • Overclocked: A History of Violence
  • Overlord: Ultimate Evil Collection
  • Overpass
  • Overruled
  • OZYMANDIAS: BRONZE AGE EMPIRE SIM
  • Pac-Man Museum +
  • Pan'Orama
  • Panty Party
  • Panzer Corps 2
  • Papo & Yo
  • PARADISE LOST
  • Parkan 2
  • PARTISANS 1941
  • Passpartout 2: The Lost Artist
  • Pathfinder: Wrath of the Righteous
  • Patron
  • Paw Patrol: On A Roll!
  • Paws of Coal
  • Payday 2
  • PAYDAY 2
  • Peaky Blinders: Mastermind
  • PER ASPERA
  • Perfect
  • PGA 2K21
  • PGA Tour 2K21
  • Pharaonic
  • Pixplode
  • Pizza Connection 3
  • Plague tale
  • Planescape: Torment Enhanced Edition
  • Planet Alcatraz
  • PLANET ZOO
  • PlateUp!
  • Pogostuck: Rage With Your Friends
  • Poker Pretty Girls Battle: Texas Hold'em
  • Police Stories
  • Poly Island
  • Post Void
  • Power Rangers: Battle for the Grid
  • Prank Call
  • Prehistoric Kingdom
  • Pretty Girls Mahjong Solitaire
  • Pretty Girls Panic!
  • Prey
  • Primal Carnage: Extinction
  • Princess Kaguya: Legend of the Moon Warrior
  • Pro Cycling Manager 2020
  • Prodeus
  • Project CARS - GOTY Edition
  • Project Warlock
  • Project Wingman (EU)
  • PROJECT WINTER
  • Propnight
  • PULSAR: The Lost Colony
  • qomp
  • Quadrilateral Cowboy
  • Quake II
  • Quantum Break
  • Quern - Undying Thoughts
  • Radio Commander
  • RAGE
  • RAILROAD CORPORATION
  • Railroad Tycoon 3
  • Railroad Tycoon II Platinum
  • Railway Empire
  • Rain World
  • Rayon Riddles - Rise of the Goblin King
  • Re: Legend
  • REBEL COPS
  • Rebel Galaxy
  • Rebel Galaxy Outlaw
  • Recipe For Disaster
  • Red Faction Guerrilla Re-Mars-tered
  • Red Faction: Armageddon
  • Red Riding Hood - Star Crossed Lovers
  • Red Ronin
  • RED SOLSTICE 2: SURVIVORS
  • Redout Complete Bundle
  • Redout: Enhanced Edition
  • Redout: Enhanced Edition + DLC pack
  • Regular Human Basketball
  • REKT! High Octane Stunts
  • Relicta
  • REMNANT: FROM THE ASHES - COMPLETE EDITION
  • Republique
  • Rescue Party: Live!
  • Resident Evil 0 HD REMASTER
  • Resident Evil 5 Gold Edition
  • Resident Evil 7 Biohazard
  • Resident Evil Revelations
  • Resort Boss: Golf
  • RETROWAVE
  • rFactor 2
  • RiME
  • Ring of Pain
  • Rise of Industry + 2130 DLC
  • Rise of the Slime
  • Rising Storm 2: Vietnam + 2 DLCs
  • Riven: The Sequel to MYST
  • River City Girls
  • River City Ransom: Underground
  • Roarr! Jurassic Edition
  • Roboquest
  • Robot Squad Simulator 2017
  • Rogue : Genesia
  • ROGUE HEROES: RUINS OF TASOS
  • ROGUE LORDS
  • Rogue Stormers
  • rollercoaster tycoon 2
  • ROTASTIC
  • Roundguard
  • ROUNDS
  • RUNNING WITH RIFLES
  • Rustler
  • Ryse: Son of Rome
  • S.W.I.N.E. HD Remaster
  • Sailing Era
  • Saint Row
  • Saints Row 2
  • Saints Row: Gat Out of Hell
  • Sam and Max Devil's Playhouse
  • SAMUDRA
  • Sands of Aura
  • Sands of Salzaar
  • Saturday Morning RPG
  • Save Room - Organization Puzzle
  • Scarlet Tower
  • Scorn
  • SCP: 5K
  • SCUM
  • SEARCH PARTY: Director's Cut
  • Second Extinction
  • Secret Government
  • Serious Sam 3 Bonus Content DLC, Serious Sam 3: Jewel of the Nile, and Serious Sam 3: BFE
  • SEUM speedrunners from hell
  • SEUM: Speedrunners from Hell
  • Severed Steel
  • Shadow Tactics: Aiko's Choice
  • Shadowgate
  • SHADOWS: AWAKENING
  • Shape of the World
  • She Sees Red - Interactive Movie
  • Shenmue I & II
  • SHENZHEN I/O
  • Shift Happens
  • Shing!
  • Shoppe Keep 2 - Business and Agriculture RPG Simulation
  • Shotgun King: The Final Checkmate
  • Sid Meier's Civilization VI
  • Sid Meier's Railroads!
  • Sifu Deluxe Edition Upgrade Bundle (EPIC)
  • Silver Chains
  • SimCity 4 Deluxe Edition
  • Sinking Island
  • SINNER: Sacrifice for Redemption
  • Siralim Ultimate
  • Skautfold Chapters 1-4
  • Skullgirls 2nd Encore
  • Slain: Back from Hell
  • Slap City
  • Slash It
  • Slash It 2
  • Slash It Ultimate
  • Slay the Spire
  • Small World
  • Smart Factory Tycoon
  • Smile For Me
  • Smoke and Sacrifice
  • Smoke and Sacrifice
  • Smushi Come Home
  • Snail bob 2 tiny troubles
  • Sniper Elite 3
  • Sniper Elite 3 + Season Pass DLC
  • Sniper Elite 4 Deluxe Edition
  • Sniper Ghost Warrior 3 - Season Pass Edition
  • Sniper Ghost Warrior Contracts
  • Snooker 19
  • SONG OF HORROR COMPLETE EDITION
  • Songs of Conquest
  • Sonic Adventure 2
  • Sonic Adventure DX
  • Sonic and SEGA All Stars Racing
  • Sonic Generations Collection
  • Soulblight
  • Souldiers
  • SOULSTICE
  • Soundfall
  • Source of Madness
  • Spartan Fist
  • Spec Ops
  • Speed Limit
  • Spelunx and the Caves of Mr. Seudo
  • Spidersaurs
  • Spin Rush
  • Spirit Hunter: Death Mark
  • Spirit of the Island
  • Spirit of the North
  • Spring Bonus
  • Stairs
  • STAR WARS - Knights of the Old Republic
  • STAR WARS - The Force Unleashed Ultimate Sith Edition
  • Star Wolves
  • Starsand
  • STASIS: Bone Totem
  • State of Decay 2: Juggernaut Edition
  • Steel Rats™
  • Stick Fight: The Game
  • Still Life
  • Still Life 2
  • Stirring Abyss
  • STONE
  • Strange Brigade
  • Strange Brigade Deluxe Edition
  • STRANGER
  • Strategic Command: World War I
  • Strategic Mind: Blitzkrieg
  • Strategic Mind: Fight for Freedom
  • Strategic Mind: Spectre of Communism
  • Strategic Mind: Spirit of Liberty
  • Strategy & Tactics: Wargame Collection
  • Streamer Life Simulator
  • Street Fighter V
  • Strider
  • Strikey Sisters
  • Stygian: Reign of the Old Ones
  • Styx: Master of Shadows
  • Styx: Shards of Darkness
  • SuchArt
  • Sudden Strike Gold
  • Suite 776
  • Sumoman
  • Sunblaze
  • SUNLESS BUNDLE
  • Sunset Overdrive
  • Super Buff HD
  • Super Mag Bot
  • Superbugs: Awaken
  • Superhot
  • Surgeon Simulator 2
  • Survive the Nights
  • Surviving Mars
  • Surviving Mars
  • Surviving The Aftermath
  • Swag and Sorcery
  • Sword Legacy Omen
  • Sword of the Necromancer
  • Swords and Soldiers 2 Shawarmageddon
  • Syberia 3
  • Symphonic Rain
  • Symphony of War: The Nephilim Saga
  • Synthwave Dream '85
  • Tacoma
  • Take Off - The Flight Simulator
  • Tales
  • Tales from the Borderlands
  • Tales of Vesperia™: Definitive Edition
  • Talk to Strangers
  • Tallowmere
  • Tangledeep
  • Tank Mechanic Simulator
  • Tannenberg
  • Team Sonic Racing
  • TEKKEN 7
  • TEMTEM
  • Terminus: Zombie Survivors
  • Terror of Hemasaurus
  • Textorcist
  • Tharsis
  • The Adventure Pals
  • The Amazing American Circus
  • The Anacrusis
  • The Ascent
  • The Battle of Polytopia
  • The Battle of Polytopia *DLC1. Cymanti Tribe *DLC2. ∑∫ỹriȱŋ Tribe *DLC3. Aquarion Tribe *DLC4. Polaris Tribe
  • The Blackout Club
  • The Callisto Protocol™
  • The Chess Variants Club
  • The Citadel
  • The Colonists
  • The Dark Pictures Anthology: House of Ashes
  • THE DARK PICTURES ANTHOLOGY: LITTLE HOPE
  • The Darkest Tales
  • The Dungeon Beneath
  • The Dungeon of Naheulbeuk: The Amulet of Chaos
  • The Elder Scrolls Adventures: Redguard
  • The Elder Scrolls III: Morrowind® Game of the Year Edition
  • The Elder Scrolls IV: Oblivion® Game of the Year Edition
  • The Elder Scrolls Online
  • The Escapists 2
  • THE GAME OF LIFE 2
  • The Golf Club™ 2019 featuring PGA TOUR
  • The Haunted Island, a Frog Detective Game
  • The Hong Kong Massacre
  • The Horror Of Salazar House
  • The Innsmouth Case
  • The Invisible Hours
  • The Jackbox Party Pack 9
  • The Knight Witch
  • The Last Campfire
  • The LEGO Movie 2 Videogame
  • The Letter - Horror Visual Novel
  • The Long Dark
  • The Manhole: Masterpiece Edition
  • The Mortuary Assistant
  • The Mummy Demastered
  • The Outer Worlds
  • THE OUTER WORLDS: SPACER'S CHOICE EDITION
  • THE PALE BEYOND
  • The Quarry
  • The Quarry deluxe
  • The Ramp
  • The Red Lantern
  • The Rewinder
  • The Sacred Tears TRUE
  • The Sexy Brutale
  • The Tarnishing of Juxtia
  • The Tenants
  • The Uncertain - The Last Quiet Day
  • THE UNCERTAIN: LAST QUIET DAY
  • The Uncertain: Light At The End
  • The USB Stick Found in the Grass
  • The Walking Dead
  • The Walking Dead - 400 Days
  • The Walking Dead Saints and Sinners
  • The Walking Dead: A New Frontier
  • The Walking Dead: Final Season
  • The Walking Dead: Michonne - A Telltale Miniseries
  • The Walking Dead: Saints & Sinners
  • The Walking Dead: Season 1
  • The Walking Dead: Season Two
  • The Way
  • The Wild At Heart
  • The Wild Eight
  • The Witness
  • Them and Us
  • They Bleed Pixels
  • Thief of Thieves
  • This War of Mine
  • This Way Madness Lies
  • Three Kingdom: The Journey
  • Time on Frog Island
  • Tinkertown
  • Tiny Tina’s Wonderland(EU)
  • TINY TINA'S WONDERLANDS CHAOTIC GREAT EDITION
  • Tiny Troopers
  • Tinykin
  • Tinytopia
  • TIS-100
  • Titan Quest
  • Tokyo Xanadu eX+
  • Tools up
  • Tooth and Tail
  • Torchlight
  • Total Tank Simulator
  • Tour de France 2020
  • Tower Unite
  • Trail Out
  • Trailblazers
  • Trailmakers
  • Train Sim World 3: Standard Edition
  • Train Simulator Classic
  • Train Valley 1
  • Transport INC
  • Treasure Hunter Simulator
  • TRIBES OF MIDGARD
  • Trine 4
  • Trinity Fusion
  • Trombone Champ
  • Tropico 5 - Complete Collection
  • Trover Saves the Universe
  • Tunche
  • Turmoil
  • Turok 2: Seeds of Evil
  • Twin Mirror
  • Two Point Campus
  • Two Point Hospital
  • TYPECAST
  • Tyrant's Blessing
  • Ultimate Chicken Horse
  • Ultimate Zombie Defense
  • Ultra Space Battle Brawl
  • Unavowed
  • Undead Horde
  • Unexplored 2: The Wayfarer's Legacy
  • Unity of Command: Stalingrad Campaign
  • Universim
  • UNLOVED
  • Unpacking
  • Until I have you
  • Unto The End
  • Upside Down
  • URU: Complete Chronicles
  • Vagante
  • Valfaris
  • Valfaris: Mecha Therion
  • Valkryia Chronicles 4 Complete Edition
  • Valkyria Chronicles 4 Complete Edition
  • Valkyria Chronicles 4: Complete Edition
  • Vambrace: Cold Soul
  • Vampire Survivors
  • Vectronom
  • Velocity Noodle
  • Venba
  • Verne: The Shape of Fantasy
  • Victoria 3
  • Victoria II
  • Viking: Battle For Asgard
  • Virgo Versus The Zodiac
  • VirtuaVerse
  • Visage
  • Viscerafest
  • Void Bastards
  • VOIDIGO
  • Volcanoids
  • Voltage High Society
  • V-Rally 4
  • Wanderlust: Travel Stories (GOG)
  • Wargroove
  • Warhammer 40,000 Sanctus Reach - Complete Edition
  • Warhammer 40,000: Armageddon - Imperium Complete
  • Warhammer 40,000: Battlesector
  • Warhammer 40,000: Gladius - Relics of War
  • Warhammer 40,000: Mechanicus
  • Warhammer 40,000: Space Wolf Special Edition
  • WARHAMMER AGE OF SIGMAR: REALMS OF RUIN – ULTIMATE EDITION
  • Warhammer vermintide collector's edition
  • Warhammer: End Times - Vermintide
  • Warhammer: Vermintide 2
  • Warman
  • Wasteland 3
  • Wayward
  • WE NEED TO GO DEEPER
  • We should talk.
  • We Were Here Together
  • We Were Here Too
  • Webbed
  • What Lies in the Multiverse
  • When Ski Lifts Go Wrong
  • while True: learn()
  • Whos Your daddy
  • Wick
  • Windward
  • Witch It
  • Witchy Life Story
  • wizard of legends
  • Wolfenstein 3D
  • Worms Rumble
  • WRC 6 FIA World Rally Championship
  • WRC 7 FIA World Rally Championship
  • WWE 2K Battlegrounds
  • WWE 2K23
  • WWZ Aftermath
  • Wytchwood
  • X-COM: COMPLETE PACK
  • XCOM: ULTIMATE COLLECTION
  • XIII - Classic
  • X-Morph: Defense + European Assault, Survival of the Fittest, and Last Bastion DLC
  • X-Morph: Defense Complete Pack
  • Yakuza Kiwami
  • Yakuza: Like A Dragon
  • Yumeutsutsu Re:After
  • Yumeutsutsu Re:Master
  • Zen Chess: Mate in One, Mate in 2 , Mate in 3 , Mate in 4 , Champion's Moves (5 games)
  • Ziggurat
  • Zombie Army 4
  • Zombie Army Trilogy
  • Zool Redimensioned
DLCs and Softwares:
  • For The King: Lost Civilization Adventure Pack
  • Train Simulator: Isle of Wight Route Add-On
  • Train Simulator: Woodhead Electric Railway in Blue Route Add-On
  • Train Simulator: North Somerset Railway Route Add-On
  • Train Simulator: Union Pacific Heritage SD70ACes Loco Add-On
  • Train Simulator: London to Brighton Route Add-On
  • BR Class 170 'Turbostar' DMU Add-On
  • DB BR 648 Loco Add-On
  • Europa Universalis IV: Wealth of Nations
  • Expansion - Europa Universalis IV: Conquest of Paradise
  • Expansion - Europa Universalis IV: Res Publica
  • Grand Central Class 180 'Adelante' DMU Add-On
  • Peninsula Corridor: San Francisco - Gilroy Route Add-On
  • SONIC ADVENTURE 2: BATTLE
  • Small World - A Spider's Web
  • Small World - Cursed
  • Small World - Royal Bonus
  • The Dungeon Of Naheulbeuk: The Amulet Of Chaos - Goodies Pack
  • The Dungeon Of Naheulbeuk: The Amulet Of Chaos - OST
  • Thompson Class B1 Loco Add-On
  • Total War: Shogun 2 - Rise of the Samurai
  • Train Sim World® 3: Birmingham Cross-city line
  • Train Sim World®: BR Class 20 'Chopper' Loco
  • Train Sim World®: Brighton Main Line: London Victoria - Brighton
  • Train Sim World®: Caltrain MP36PH-3C 'Baby Bullet'
  • Train Sim World®: Cathcart Circle Line: Glasgow - Newton & Neilston
  • Train Sim World®: Clinchfield Railroad: Elkhorn - Dante
  • Train Sim World®: Great Western Express
  • Train Sim World®: Hauptstrecke Hamburg - Lubeck
  • Train Sim World®: LIRR M3 EMU
  • Train Sim World®: Long Island Rail Road: New York - Hicksville
  • Train Sim World®: Nahverkehr Dresden - Riesa
  • Train Sim World®: Northern Trans-Pennine: Manchester - Leeds
  • Train Sim World®: Peninsula Corridor: San Francisco - San Jose
  • Train Sim World®: Rhein-Ruhr Osten: Wuppertal - Hagen
  • Train Sim World®: Tees Valley Line: Darlington - Saltburn-by-the-sea
  • Worms Rumble - Armageddon Weapon Skin Pack
  • Worms Rumble - Captain & Shark Double Pack
  • Worms Rumble - Legends Pack
  • Worms Rumble - New Challengers Pack
  • Ashampoo Photo Optimizer 7
  • Dagon: by H. P. Lovecraft - The Eldritch Box DLC
  • Duke Nukem Forever Hail to the Icons
  • Duke Nukem Forever The Doctor Who Cloned Me
  • GRIP: Combat Racing - Cygon Garage Kit
  • GRIP: Combat Racing - Nyvoss Garage Kit
  • GRIP: Combat Racing - Terra Garage Kit
  • GRIP: Combat Racing - Vintek Garage Kit
  • GameGuru
  • GameMaker Studio 2 Creator 12 Months
  • Intro to Game Development with Unity
  • Music Maker EDM Edition
  • Neverwinter Nights: Darkness Over Daggerford
  • Neverwinter Nights: Enhanced Edition Dark Dreams of Furiae
  • Neverwinter Nights: Enhanced Edition Tyrants of the Moonsea
  • Neverwinter Nights: Enhanced Edition
  • Neverwinter Nights: Infinite Dungeons
  • Neverwinter Nights: Pirates of the Sword Coast
  • Neverwinter Nights: Wyvern Crown of Cormyr
  • PDF-Suite 1 Year License
  • Pathfinder Second Edition Core Rulebook and Starfinder Core Rulebook
  • RPG Maker VX
  • WWE 2K BATTLEGROUNDS - Ultimate Brawlers Pass
  • We Are Alright
  • The Outer Worlds Expansion Pass
  • A Hat in Time - Seal the Deal DLC
  • City Skylines:mass transit
  • A Game Of Thrones - A Dance With Dragons
  • A Game Of Thrones - A Feast For Crows
  • Blood Rage: Digital Edition - Gods of Asgard
  • Blood Rage: Digital Edition - Mythical Monsters
  • Blood Rage: Digital Edition - Mystics of Midgard
  • Carcassonne - The Princess and The Dragon DLC
  • Carcassonne - Traders & Builders DLC
  • Carcassonne - Winter & Gingerbread Man DLC
  • Carcassonne - Inns & Cathedrals
  • Carcassonne - The River
  • Splendor: The Trading Posts DLC
  • Splendor: The Strongholds DLC
  • Splendor: The Cities DLC
  • Small World - Be Not Afraid... DLC
  • Small World - Grand Dames DLC
  • Small World - Cursed!
  • Sands of Salzaar - The Ember Saga
  • Sands of Salzaar - The Tournament
  • Monster Train: The Last Divinity DLC
  • WARSAW
submitted by calvin324hk to indiegameswap [link] [comments]


2024.05.21 17:55 calvin324hk [H] 1000+ Games / DLCs / VR Games [W] Paypal / Wishlist / Offers

https://www.reddit.com/IGSRep/comments/pikmri/calvin324hks_igs_rep_page/
https://www.reddit.com/sgsflaicomments/of2wzu/flair_profile_ucalvin324hk/
Wishlist
Region: NA (Canada)
Fees on buyer if any, currency is USD unless specified
CTRL + F to find your games in terms of name
  • 10 Second Ninja X
  • 11-11 Memories Retold
  • 112 Operator
  • 12 is Better Than 6
  • 198X
  • 1993 Space Machine
  • 60 Parsecs
  • 7 Billion Humans
  • 8 DOORS
  • 8-bit Adventure Anthology: Volume I
  • 9 Years of Shadows
  • 911 Operator
  • A Game of Thrones: The Board Game
  • A Hat in Time
  • A Hole New World
  • A JUGGLER'S TALE
  • A Long Way Down
  • A PLAGUE TALE: INNOCENCE
  • A Robot Named Fight!
  • A Tale for Anna
  • A.I.M.2 Clan Wars
  • Abalon (Summoners Fate)
  • Ace Combat Assault Horizon Enhanced Edition
  • Adore
  • Aeterna Noctis
  • AETHERIS
  • Agatha Christie Hercule Poirot The First Cases
  • AIdol
  • Airborne Kingdom
  • Alba: A Wildlife Adventure
  • Alder's Blood: Definitive Edition
  • Alfred Hitchcock - Vertigo
  • Alien Breed Trilogy
  • Aliens vs. Predator™ Collection
  • All-Star Fruit Racing
  • Almost There: The Platformer
  • American Fugitive
  • American Truck Simulator
  • Amerzone: The Explorer’s Legacy
  • AMID EVIL
  • Amnesia rebirth
  • Amnesia: The Dark Descent + Amnesia: A Machine for Pigs
  • Anomalous
  • Another World – 20th Anniversary Edition
  • Antigraviator
  • Anuchard
  • APICO
  • APICO
  • Aragami
  • Aragami 2
  • Arboria
  • Arcade Paradise
  • Arcade Paradise - Arcade Paradise EP
  • Arcade Spirits
  • Arkham Horror: Mother's Embrace
  • Armada 2526 Gold Edition
  • Army Men RTS
  • army of ruin
  • Arto
  • Ary and the Secret of Seasons
  • As Far as the Eye
  • Ascension to the Throne
  • Assemble With Care
  • Assetto Corsa Competizione
  • Assetto Corsa Ultimate Edition
  • Astebreed Definitive Edition
  • Astro Colony
  • Astronarch
  • Attack of the Earthlings
  • Automachef
  • Automobilista
  • Automobilista 2
  • AUTONAUTS
  • AUTONAUTS VS PIRATEBOTS
  • Avatar: Frontiers of Pandora™ - Ubisoft Connect
  • AVICII Invector: Encore Edition
  • Awesomenauts All Nauts pack
  • Axiom Verge
  • Axiom Verge 2
  • Baba is you
  • Back 4 Blood
  • Back 4 blood (EU)
  • Backbone
  • Baldur's Gate II: Enhanced Edition
  • Baldur's Gate: Enhanced Edition
  • Banners of Ruin
  • Bartlow's Dread Machine
  • BASEMENT
  • Batbarian: Testament of the Primordials
  • Batman: Arkham Asylum Game of the Year Edition
  • Batman: Arkham Origins
  • Battle Royale Tycoon
  • Battlecruisers
  • Battlestar Galactica Deadlock
  • BATTLESTAR GALACTICA DEADLOCK SEASON ONE
  • Battlestar Galactica Deadlock: Complete
  • BATTLETECH MERCENARY COLLECTION
  • BATTLETECH Shadow Hawk Pack
  • BEAUTIFUL DESOLATION
  • BEFORE WE LEAVE
  • Beholder 2
  • Ben 10
  • Ben 10: Power Trip
  • Bendy and the Ink Machine™
  • Between the Stars
  • Beyond a Steel Sky
  • Beyond The Edge Of Owlsgard
  • BEYOND THE WIRE
  • Beyond: Two Souls
  • BIOMUTANT
  • Bionic Commando
  • Bionic Commando Rearmed
  • BioShock: The Collection
  • BLACK BOOK
  • Black Moon Chronicles
  • Black Paradox
  • BLACK SKYLANDS
  • BLACKHOLE: Complete Edition
  • Blacksad: Under the Skin
  • Blade of Darkness
  • Blasphemous
  • Blazing Chrome
  • Blightbound
  • Blood And Zombies
  • Blood Rage: Digital Edition
  • Bloodstained: Ritual of the Night
  • Bomber Crew
  • Boneless Zombie
  • Boomerang Fu
  • Borderlands 3
  • Borderlands 3 Super Deluxe
  • Borderlands 3 Super Deluxe Edition
  • Borderlands: The Handsome Collection
  • Bot Vice
  • Bounty of One
  • Brawlout
  • Breakout: Recharged
  • Breathedge
  • bridge constructor
  • Bridge constructor medieval
  • bridge constructor stunts
  • Broken Lines
  • Brothers: A Tale of Two Sons
  • Brutal Legend
  • Bug Fables: The Everlasting Sapling
  • Buggos
  • BUILDER SIMULATOR
  • calico
  • Call of Duty® Modern Warfare 3™ (2011)
  • Call of Juarez: Gunslinger
  • Car Mechanic 2018
  • Car Mechanic Simulator 2015
  • Car Mechanic Simulator 2018
  • Cardboard Town
  • Castle Morihisa
  • Castle on the Coast
  • castle storm
  • CastleStorm
  • Cat Cafe Manager
  • Caveblazers
  • Celeste
  • Centipede: Recharged
  • CHANGE: A Homeless Survival Experience
  • Charlie's Adventure
  • Chenso Club
  • Chernobylite: Enhanced Edition
  • Chess Ultra
  • Chicago 1930 : The Prohibition
  • Chivalry 2
  • Chop Goblins
  • Chorus
  • Circuit Superstars
  • Cities Skylines + After Dark
  • Cities: Skylines
  • City of Beats
  • CivCity: Rome
  • Click and Slay
  • Cloud Gardens
  • Cloudpunk
  • Code Vein
  • Coffee Talk
  • Comedy Night
  • Command & Conquer Remastered (Origin)
  • Complete Dread X Collection
  • Conarium
  • Construction Simulator (2015) Deluxe Edition
  • Constructor Plus
  • Control
  • Cook, Serve, Delicious! 3?!
  • Cookie Cutter
  • cornucopia
  • Corridor Z
  • Cosmic Osmo and the Worlds Beyond the Mackerel
  • Cosmonautica
  • Crash Drive 2
  • Crash Drive 3
  • Creaks
  • Creepy Tale
  • Crookz the big heist
  • CROSSBOW: Bloodnight
  • Crush Your Enemies
  • Cube Runner
  • Cultist Simulator: Anthology Edition
  • Curse: The Eye of Isis
  • Cyber Ops
  • Cybercube
  • Danger Scavenger
  • Dark Deity
  • DARK PICTURES ANTHOLOGY: HOUSE OF ASHES
  • Darkwood
  • DARQ: Complete Edition
  • Day of the Tentacle Remastered
  • days of war definitive edition
  • Dead by Daylight
  • Dead Estate
  • Dead Rising 2
  • Dear Esther: Landmark Edition
  • Death Stranding Directors Cut
  • DEATH STRANDING DIRECTOR'S CUT
  • Death's Gambit
  • Deceased
  • DECEIVE INC.
  • Degrees of Separation
  • Delicious! Pretty Girls Mahjong Solitaire
  • Deliver Us The Moon
  • Demetrios - Deluxe Edition
  • Depraved
  • DESCENDERS
  • DESOLATE
  • Destiny 2: Beyond Light
  • DESTROYER: THE U-BOAT HUNTER
  • Detention
  • Devil May Cry HD Collection
  • Devilated
  • Dicey Dungeons
  • Dirt 5
  • dirt rally
  • Dirt Rally 2.0
  • Disaster Band
  • Disciples III: Reincarnation
  • Discolored
  • DISTRAINT 2
  • Distrust
  • DmC: Devil May Cry
  • Do Not Feed the Monkeys
  • Don't Be Afraid
  • Doomed Lands
  • Door Kickers: Action Squad
  • Doorways: Prelude
  • Downfall
  • Dragons Dogma Dark Arisen
  • Dragon's Dogma: Dark Arisen
  • Draugen
  • Draw Slasher
  • Drawful 2
  • Dreams in the Witch House
  • Dreamscaper
  • DreamWorks Dragons: Dawn of New Riders
  • DRIFT21
  • Driftland: The Magic Revival
  • drive!drive!drive!
  • Drone Swarm
  • Due Process
  • Duke Nukem: Manhattan Project
  • Duke of Alpha Centauri
  • Dungeon Rushers
  • Dungeons 2
  • Dungeons 3
  • DUSK
  • Dusk Diver
  • Dust to the End
  • Dynopunk
  • Earth Defense Force 4.1 The Shadow of New Despair
  • Eastern Exorcist
  • Eiyuden Chronicle: Rising
  • El Matador
  • Elderand
  • ELDEST SOULS
  • Electrician Simulator
  • Elemental Survivors
  • Elex
  • Elex II
  • Elite Dangerous
  • Embr
  • Empire: Total War - Definitive Edition
  • Empyrion - Galactic Survival
  • ENCASED: A SCI-FI POST-APOCALYPTIC RPG
  • Endless Space 2
  • Endless Space 2 - Digital Deluxe Edition
  • Endless Space® 2 - Digital Deluxe Edition
  • Endzone - A World Apart
  • Epistory - Typing Chronicles
  • Escape the backrooms
  • Eternal Threads
  • Europa Universalis IV
  • European Ship Simulator
  • Everdream Valley
  • Evil Genius 2: World Domination
  • Exorder
  • EXPEDITIONS: ROME
  • Explosionade
  • F1 2018
  • F1 2019 Anniversary Edition
  • F1 2020
  • F1 RACE STARS Complete Edition Include DLC
  • Fable Anniversary
  • Factory Town
  • Fallback uprising
  • FALLOUT 1
  • Family Mysteries 3: Criminal Mindset
  • FANTASY BLACKSMITH
  • FARMER'S DYNASTY
  • Farming Simulator 17
  • Farming Simulator 19
  • Fictorum
  • Field of Glory II
  • Fights in Tight Spaces
  • Filthy Animals Heist Simulator
  • Firefighting Simulator - The Squad
  • Fishing Adventure
  • Flashback
  • FLATLAND Vol.2
  • FlatOut
  • FLING TO THE FINISH
  • Floppy Knights
  • Fluffy Horde
  • FOBIA - ST. DINFNA HOTEL
  • For the King
  • Forgive me Father
  • Forts
  • Fred3ric
  • Fresh Start Cleaning Simulator
  • Friends vs Friends
  • Frogun
  • From Space
  • Frostpunk: Game of the Year Edition
  • Frozenheim
  • Fun with Ragdolls: The Game
  • Funtasia
  • Gamedec
  • Gamedec - Definitive Edition
  • Gang Beasts
  • GARAGE bad trip
  • Garden Story
  • Garfield Kart
  • GAS STATION SIMULATOR
  • Gelly Break Deluxe
  • Genesis Alpha One Deluxe Edition
  • Gevaudan
  • Ghost Song
  • Ghostrunner
  • Giana Sisters 2D
  • GIGA WRECKER
  • Gigantosaurus: Dino Kart
  • Glitch Busters: Stuck On You
  • Gloria Victis
  • Go Home Dinosaurs
  • GOAT OF DUTY
  • GOD EATER 3
  • Godlike Burger
  • Godstrike
  • Going Under
  • Golf Gang
  • Golf It!
  • Gone Home + Original Soundtrack
  • Good Knight
  • Gotham Knights
  • GREAK: MEMORIES OF AZUR
  • GREEDFALL
  • Gremlins, inc
  • grey goo
  • GRID - 2019
  • grid ultimate
  • GRIP: Combat Racing
  • Gungrave G.O.R.E
  • Guppy
  • Guts and glory
  • GYLT
  • Hacknet
  • Haegemonia: Legions of Iron
  • Hamilton's Great Adventure
  • Hammerwatch
  • Hands of Necromancy
  • Havsala: Into the Soul Palace
  • Headsnatchers
  • Heartwood Heroes
  • Heat Signature
  • Helheim Hassle
  • Hell Let Loose
  • Hellblade: Senua's Sacrifice
  • Hellbound
  • Hellslave
  • Hellstuck: Rage With Your Friends
  • Hero of the Kingdom III
  • Hero of the Kingdom: The Lost Tales 2
  • Heroes of Hammerwatch
  • Heros hour
  • Hexologic
  • Hidden & Dangerous 2: Courage Under Fire
  • Hidden & Dangerous: Action Pack
  • Hidden Deep
  • High On Life
  • Hitman (2016) Game of the Year Edition
  • HITMAN 2 - Gold Edition
  • Hoa
  • Hob
  • Hollow Knight
  • Holy Potatoes! A Spy Story?!
  • Home Sweet Home
  • Home Sweet Home EP2
  • Homestead Arcana
  • Hood: Outlaws & Legends
  • Hoplegs
  • Hot Tin Roof: The Cat That Wore A Fedora
  • HOT WHEELS UNLEASHED ™
  • Hotshot Racing
  • House Flipper
  • How to Survive 2
  • Hue
  • Human: Fall Flat
  • HUMANKIND DEFINITIVE EDITION
  • Hungry Flame
  • Hyper Knights
  • I am Bread
  • I Am Fish
  • I am not a Monster: First Contact
  • I Hate Running Backwards
  • ibb & obb Double Pack
  • ICBM
  • Ice Age Scrat's Nutty Adventure
  • Ice Lakes
  • Impostor Factory
  • IN SOUND MIND
  • Indivisible
  • INDUSTRIA
  • Infectonator 3: Apocalypse
  • Infinite Beyond The Mind
  • Injustice 2 Legendary Edition
  • Insane 2
  • INSOMNIA: The Ark
  • Internet Cafe Simulator
  • Internet Cafe Simulator 2
  • Interstellar Space: Genesis
  • Iron Fisticle
  • Iron Harvest
  • Ittle Dew
  • Ittle Dew 2+
  • Jack Move
  • Jackbox party pack 2
  • Jackbox party pack 5
  • JANITOR BLEEDS
  • Joint Task Force
  • Jotun: Valhalla Edition
  • Journey For Elysium
  • Journey to the Savage Planet
  • JUMANJI: The Video Game
  • JumpJet Rex
  • Jupiter Hell
  • Jurassic Park: The Game
  • Jurassic World Evolution
  • Jurassic World Evolution 2
  • JUST CAUSE 4: COMPLETE EDITION
  • Just Die Already
  • Kardboard Kings: Card Shop Simulator
  • Keep Talking and Nobody Explodes
  • Ken Follett's The Pillars of the Earth
  • Kentucky Route Zero - Season Pass Edition
  • Kerbal Space Program
  • Killing Floor 2 Digital Deluxe Edition
  • Killing Room
  • Kingdom Two Crowns
  • Kingdom: New Lands
  • King's Bounty: Crossworlds
  • Knights of Pen & Paper 2
  • Knock-knock
  • Koi-Koi Japan [Hanafuda playing cards] *Koi-Koi Japan : UKIYOE tours Vol.1 DLC *Koi-Koi Japan : UKIYOE tours Vol.2 DLC *Koi-Koi Japan : UKIYOE tours Vol.3 DLC
  • Konung 2
  • KungFu Kickball
  • Labyrinthine
  • Lair of the Clockwork God
  • Laserlife
  • LAST OASIS
  • Lawn Mowing Simulator
  • Layers of Fear: Masterpiece Edition
  • Lead and Gold: Gangs of the Wild West
  • Learn Japanese To Survive! Hiragana Battle
  • Learn Japanese To Survive! Katakana War
  • Learn Japanese to Survive! Trilogy
  • Legend of Keepers
  • LEGION TD 2 - MULTIPLAYER TOWER DEFENSE
  • LEGION TD 2 - MULTIPLAYER TOWER DEFENSE.
  • Leisure Suit Larry - Wet Dreams Don't Dry
  • Leisure Suit Larry 1-7
  • Lemnis Gate
  • Lemon Cake
  • lethal league blaze
  • Let's School
  • Levelhead
  • Liberated (GOG)
  • Life is Strange Complete Season (Episodes 1-5)
  • Light Fairytale Episode 1
  • Light Fairytale Episode 2
  • LIGHTMATTER
  • Little dragons cafe
  • Little Hope
  • Little Inner Monsters - Card Game
  • Little Nightmares
  • Little Nightmares Complete Edition
  • Livelock
  • Loop Hero
  • Loot River
  • Looterkings
  • Lornsword Winter Chronicle
  • Lost Castle
  • Love Letter
  • Lovecraft's Untold Stories
  • Lovely planet arcade
  • Lucius2
  • Lucius3
  • Ludus
  • Lumberhill
  • Lunacid
  • LunarLux
  • Lust for Darkness
  • Lust from Beyond: M Edition
  • Mad Experiments: Escape Room
  • Mad Max
  • Mafia Definitive Edition
  • Mafia: Definitive Edition
  • Magenta Horizon
  • Mahjong Pretty Girls Battle
  • Mahjong Pretty Girls Battle : School Girls Edition
  • Mail Time
  • Maize
  • Maneater
  • Marooners
  • MARSUPILAMI - HOOBADVENTURE
  • Marvel's Avengers - The Definitive Edition
  • Mato Anomalies
  • Max Payne 3
  • Mechs & Mercs: Black Talons
  • Medieval II: Total War - Definitive Edition
  • Medieval: Total War Collection
  • MEEPLE STATION
  • Men of War
  • MERCHANT OF THE SKIES
  • METAL HELLSINGER
  • Metal Hellsinger
  • Metro Exodus
  • Metro last light
  • Metro: Last Light Redux
  • Middle-earth: Shadow of Mordor GOTY
  • Middle-earth: Shadow of Mordor GOTY
  • Middle-Earth: Shadow of War Definitive Edition
  • MIDNIGHT PROTOCOL
  • Mighty Switch Force! Collection
  • MIND SCANNERS
  • Ministry of Broadcast
  • Minute of Islands
  • Miscreated
  • Mists of Noyah
  • MKXL
  • Mob Factory
  • Mob Rule Classic
  • Monaco
  • Monster Hunter: Rise
  • Monster Slayers - Complete Edition
  • Monstrum
  • Monstrum 2
  • Moon Hunters
  • Moons of Madness
  • MORDHAU
  • Mordheim: City of the Damned
  • Mortal Kombat 11 Ultimate Edition
  • MORTAL KOMBAT XL
  • Mortal Shell
  • Motorcycle Mechanic Simulator 2021
  • Mr. Run and Jump
  • MudRunner
  • Murder Mystery Machine
  • My Big Sister
  • My Friend Peppa Pig
  • My Lovely Wife
  • My Summer Adventure: Memories of Another Life
  • My Time At Portia
  • Mythforce
  • N++ (NPLUSPLUS)
  • Napoleon: Total War - Definitive Edition
  • Narcos: Rise of the Cartels
  • NARUTO TO BORUTO: SHINOBI STRIKER
  • NECROMUNDA: HIRED GUN
  • Necronator: Dead Wrong
  • NecroVisioN: Lost Company
  • NecroWorm
  • Neighbours back From Hell
  • Nelly Cootalot: Spoonbeaks Ahoy! HD
  • Neon Space
  • Neon Space 2
  • Neon Sundown
  • Nephise: Ascension
  • Neurodeck : Psychological Deckbuilder
  • Never Alone Arctic Collection (w/ Foxtales DLC and FREE Soundtrack)
  • Neverinth
  • Neverout
  • Neverwinter Nights: Complete Adventures
  • Newt One
  • Nexomon: Extinction
  • Nigate Tale
  • Nine Parchments
  • Nine Witches: Family Disruption
  • Nioh 2: The Complete Collection
  • No Straight Roads: Encore Edition
  • No Time to Relax
  • Nomad Survival
  • Nongunz: Doppelganger Edition
  • Noosphere
  • Northgard
  • Northmark: Hour of the Wolf
  • Nostradamus: The Last Prophecy
  • not the robots
  • Nurse Love Addiction
  • Nurse Love Syndrome
  • Nusakana
  • Obduction
  • Obey Me
  • Observer: System Redux
  • Occultus - Mediterranean Cabal
  • Odallus: The Dark Call
  • Oddworld: New 'n' Tasty
  • One Finger Death Punch 2
  • One Hand Clapping
  • One More Island
  • One Step From Eden
  • One Step From Eden (Region locked)
  • Orbital Racer
  • Organs Please
  • Out of Reach: Treasure Royale
  • Out of Space
  • Overclocked: A History of Violence
  • Overlord: Ultimate Evil Collection
  • Overpass
  • Overruled
  • OZYMANDIAS: BRONZE AGE EMPIRE SIM
  • Pac-Man Museum +
  • Pan'Orama
  • Panty Party
  • Panzer Corps 2
  • Papo & Yo
  • PARADISE LOST
  • Parkan 2
  • PARTISANS 1941
  • Passpartout 2: The Lost Artist
  • Pathfinder: Wrath of the Righteous
  • Patron
  • Paw Patrol: On A Roll!
  • Paws of Coal
  • Payday 2
  • PAYDAY 2
  • Peaky Blinders: Mastermind
  • PER ASPERA
  • Perfect
  • PGA 2K21
  • PGA Tour 2K21
  • Pharaonic
  • Pixplode
  • Pizza Connection 3
  • Plague tale
  • Planescape: Torment Enhanced Edition
  • Planet Alcatraz
  • PLANET ZOO
  • PlateUp!
  • Pogostuck: Rage With Your Friends
  • Poker Pretty Girls Battle: Texas Hold'em
  • Police Stories
  • Poly Island
  • Post Void
  • Power Rangers: Battle for the Grid
  • Prank Call
  • Prehistoric Kingdom
  • Pretty Girls Mahjong Solitaire
  • Pretty Girls Panic!
  • Prey
  • Primal Carnage: Extinction
  • Princess Kaguya: Legend of the Moon Warrior
  • Pro Cycling Manager 2020
  • Prodeus
  • Project CARS - GOTY Edition
  • Project Warlock
  • Project Wingman (EU)
  • PROJECT WINTER
  • Propnight
  • PULSAR: The Lost Colony
  • qomp
  • Quadrilateral Cowboy
  • Quake II
  • Quantum Break
  • Quern - Undying Thoughts
  • Radio Commander
  • RAGE
  • RAILROAD CORPORATION
  • Railroad Tycoon 3
  • Railroad Tycoon II Platinum
  • Railway Empire
  • Rain World
  • Rayon Riddles - Rise of the Goblin King
  • Re: Legend
  • REBEL COPS
  • Rebel Galaxy
  • Rebel Galaxy Outlaw
  • Recipe For Disaster
  • Red Faction Guerrilla Re-Mars-tered
  • Red Faction: Armageddon
  • Red Riding Hood - Star Crossed Lovers
  • Red Ronin
  • RED SOLSTICE 2: SURVIVORS
  • Redout Complete Bundle
  • Redout: Enhanced Edition
  • Redout: Enhanced Edition + DLC pack
  • Regular Human Basketball
  • REKT! High Octane Stunts
  • Relicta
  • REMNANT: FROM THE ASHES - COMPLETE EDITION
  • Republique
  • Rescue Party: Live!
  • Resident Evil 0 HD REMASTER
  • Resident Evil 5 Gold Edition
  • Resident Evil 7 Biohazard
  • Resident Evil Revelations
  • Resort Boss: Golf
  • RETROWAVE
  • rFactor 2
  • RiME
  • Ring of Pain
  • Rise of Industry + 2130 DLC
  • Rise of the Slime
  • Rising Storm 2: Vietnam + 2 DLCs
  • Riven: The Sequel to MYST
  • River City Girls
  • River City Ransom: Underground
  • Roarr! Jurassic Edition
  • Roboquest
  • Robot Squad Simulator 2017
  • Rogue : Genesia
  • ROGUE HEROES: RUINS OF TASOS
  • ROGUE LORDS
  • Rogue Stormers
  • rollercoaster tycoon 2
  • ROTASTIC
  • Roundguard
  • ROUNDS
  • RUNNING WITH RIFLES
  • Rustler
  • Ryse: Son of Rome
  • S.W.I.N.E. HD Remaster
  • Sailing Era
  • Saint Row
  • Saints Row 2
  • Saints Row: Gat Out of Hell
  • Sam and Max Devil's Playhouse
  • SAMUDRA
  • Sands of Aura
  • Sands of Salzaar
  • Saturday Morning RPG
  • Save Room - Organization Puzzle
  • Scarlet Tower
  • Scorn
  • SCP: 5K
  • SCUM
  • SEARCH PARTY: Director's Cut
  • Second Extinction
  • Secret Government
  • Serious Sam 3 Bonus Content DLC, Serious Sam 3: Jewel of the Nile, and Serious Sam 3: BFE
  • SEUM speedrunners from hell
  • SEUM: Speedrunners from Hell
  • Severed Steel
  • Shadow Tactics: Aiko's Choice
  • Shadowgate
  • SHADOWS: AWAKENING
  • Shape of the World
  • She Sees Red - Interactive Movie
  • Shenmue I & II
  • SHENZHEN I/O
  • Shift Happens
  • Shing!
  • Shoppe Keep 2 - Business and Agriculture RPG Simulation
  • Shotgun King: The Final Checkmate
  • Sid Meier's Civilization VI
  • Sid Meier's Railroads!
  • Sifu Deluxe Edition Upgrade Bundle (EPIC)
  • Silver Chains
  • SimCity 4 Deluxe Edition
  • Sinking Island
  • SINNER: Sacrifice for Redemption
  • Siralim Ultimate
  • Skautfold Chapters 1-4
  • Skullgirls 2nd Encore
  • Slain: Back from Hell
  • Slap City
  • Slash It
  • Slash It 2
  • Slash It Ultimate
  • Slay the Spire
  • Small World
  • Smart Factory Tycoon
  • Smile For Me
  • Smoke and Sacrifice
  • Smoke and Sacrifice
  • Smushi Come Home
  • Snail bob 2 tiny troubles
  • Sniper Elite 3
  • Sniper Elite 3 + Season Pass DLC
  • Sniper Elite 4 Deluxe Edition
  • Sniper Ghost Warrior 3 - Season Pass Edition
  • Sniper Ghost Warrior Contracts
  • Snooker 19
  • SONG OF HORROR COMPLETE EDITION
  • Songs of Conquest
  • Sonic Adventure 2
  • Sonic Adventure DX
  • Sonic and SEGA All Stars Racing
  • Sonic Generations Collection
  • Soulblight
  • Souldiers
  • SOULSTICE
  • Soundfall
  • Source of Madness
  • Spartan Fist
  • Spec Ops
  • Speed Limit
  • Spelunx and the Caves of Mr. Seudo
  • Spidersaurs
  • Spin Rush
  • Spirit Hunter: Death Mark
  • Spirit of the Island
  • Spirit of the North
  • Spring Bonus
  • Stairs
  • STAR WARS - Knights of the Old Republic
  • STAR WARS - The Force Unleashed Ultimate Sith Edition
  • Star Wolves
  • Starsand
  • STASIS: Bone Totem
  • State of Decay 2: Juggernaut Edition
  • Steel Rats™
  • Stick Fight: The Game
  • Still Life
  • Still Life 2
  • Stirring Abyss
  • STONE
  • Strange Brigade
  • Strange Brigade Deluxe Edition
  • STRANGER
  • Strategic Command: World War I
  • Strategic Mind: Blitzkrieg
  • Strategic Mind: Fight for Freedom
  • Strategic Mind: Spectre of Communism
  • Strategic Mind: Spirit of Liberty
  • Strategy & Tactics: Wargame Collection
  • Streamer Life Simulator
  • Street Fighter V
  • Strider
  • Strikey Sisters
  • Stygian: Reign of the Old Ones
  • Styx: Master of Shadows
  • Styx: Shards of Darkness
  • SuchArt
  • Sudden Strike Gold
  • Suite 776
  • Sumoman
  • Sunblaze
  • SUNLESS BUNDLE
  • Sunset Overdrive
  • Super Buff HD
  • Super Mag Bot
  • Superbugs: Awaken
  • Superhot
  • Surgeon Simulator 2
  • Survive the Nights
  • Surviving Mars
  • Surviving Mars
  • Surviving The Aftermath
  • Swag and Sorcery
  • Sword Legacy Omen
  • Sword of the Necromancer
  • Swords and Soldiers 2 Shawarmageddon
  • Syberia 3
  • Symphonic Rain
  • Symphony of War: The Nephilim Saga
  • Synthwave Dream '85
  • Tacoma
  • Take Off - The Flight Simulator
  • Tales
  • Tales from the Borderlands
  • Tales of Vesperia™: Definitive Edition
  • Talk to Strangers
  • Tallowmere
  • Tangledeep
  • Tank Mechanic Simulator
  • Tannenberg
  • Team Sonic Racing
  • TEKKEN 7
  • TEMTEM
  • Terminus: Zombie Survivors
  • Terror of Hemasaurus
  • Textorcist
  • Tharsis
  • The Adventure Pals
  • The Amazing American Circus
  • The Anacrusis
  • The Ascent
  • The Battle of Polytopia
  • The Battle of Polytopia *DLC1. Cymanti Tribe *DLC2. ∑∫ỹriȱŋ Tribe *DLC3. Aquarion Tribe *DLC4. Polaris Tribe
  • The Blackout Club
  • The Callisto Protocol™
  • The Chess Variants Club
  • The Citadel
  • The Colonists
  • The Dark Pictures Anthology: House of Ashes
  • THE DARK PICTURES ANTHOLOGY: LITTLE HOPE
  • The Darkest Tales
  • The Dungeon Beneath
  • The Dungeon of Naheulbeuk: The Amulet of Chaos
  • The Elder Scrolls Adventures: Redguard
  • The Elder Scrolls III: Morrowind® Game of the Year Edition
  • The Elder Scrolls IV: Oblivion® Game of the Year Edition
  • The Elder Scrolls Online
  • The Escapists 2
  • THE GAME OF LIFE 2
  • The Golf Club™ 2019 featuring PGA TOUR
  • The Haunted Island, a Frog Detective Game
  • The Hong Kong Massacre
  • The Horror Of Salazar House
  • The Innsmouth Case
  • The Invisible Hours
  • The Jackbox Party Pack 9
  • The Knight Witch
  • The Last Campfire
  • The LEGO Movie 2 Videogame
  • The Letter - Horror Visual Novel
  • The Long Dark
  • The Manhole: Masterpiece Edition
  • The Mortuary Assistant
  • The Mummy Demastered
  • The Outer Worlds
  • THE OUTER WORLDS: SPACER'S CHOICE EDITION
  • THE PALE BEYOND
  • The Quarry
  • The Quarry deluxe
  • The Ramp
  • The Red Lantern
  • The Rewinder
  • The Sacred Tears TRUE
  • The Sexy Brutale
  • The Tarnishing of Juxtia
  • The Tenants
  • The Uncertain - The Last Quiet Day
  • THE UNCERTAIN: LAST QUIET DAY
  • The Uncertain: Light At The End
  • The USB Stick Found in the Grass
  • The Walking Dead
  • The Walking Dead - 400 Days
  • The Walking Dead Saints and Sinners
  • The Walking Dead: A New Frontier
  • The Walking Dead: Final Season
  • The Walking Dead: Michonne - A Telltale Miniseries
  • The Walking Dead: Saints & Sinners
  • The Walking Dead: Season 1
  • The Walking Dead: Season Two
  • The Way
  • The Wild At Heart
  • The Wild Eight
  • The Witness
  • Them and Us
  • They Bleed Pixels
  • Thief of Thieves
  • This War of Mine
  • This Way Madness Lies
  • Three Kingdom: The Journey
  • Time on Frog Island
  • Tinkertown
  • Tiny Tina’s Wonderland(EU)
  • TINY TINA'S WONDERLANDS CHAOTIC GREAT EDITION
  • Tiny Troopers
  • Tinykin
  • Tinytopia
  • TIS-100
  • Titan Quest
  • Tokyo Xanadu eX+
  • Tools up
  • Tooth and Tail
  • Torchlight
  • Total Tank Simulator
  • Tour de France 2020
  • Tower Unite
  • Trail Out
  • Trailblazers
  • Trailmakers
  • Train Sim World 3: Standard Edition
  • Train Simulator Classic
  • Train Valley 1
  • Transport INC
  • Treasure Hunter Simulator
  • TRIBES OF MIDGARD
  • Trine 4
  • Trinity Fusion
  • Trombone Champ
  • Tropico 5 - Complete Collection
  • Trover Saves the Universe
  • Tunche
  • Turmoil
  • Turok 2: Seeds of Evil
  • Twin Mirror
  • Two Point Campus
  • Two Point Hospital
  • TYPECAST
  • Tyrant's Blessing
  • Ultimate Chicken Horse
  • Ultimate Zombie Defense
  • Ultra Space Battle Brawl
  • Unavowed
  • Undead Horde
  • Unexplored 2: The Wayfarer's Legacy
  • Unity of Command: Stalingrad Campaign
  • Universim
  • UNLOVED
  • Unpacking
  • Until I have you
  • Unto The End
  • Upside Down
  • URU: Complete Chronicles
  • Vagante
  • Valfaris
  • Valfaris: Mecha Therion
  • Valkryia Chronicles 4 Complete Edition
  • Valkyria Chronicles 4 Complete Edition
  • Valkyria Chronicles 4: Complete Edition
  • Vambrace: Cold Soul
  • Vampire Survivors
  • Vectronom
  • Velocity Noodle
  • Venba
  • Verne: The Shape of Fantasy
  • Victoria 3
  • Victoria II
  • Viking: Battle For Asgard
  • Virgo Versus The Zodiac
  • VirtuaVerse
  • Visage
  • Viscerafest
  • Void Bastards
  • VOIDIGO
  • Volcanoids
  • Voltage High Society
  • V-Rally 4
  • Wanderlust: Travel Stories (GOG)
  • Wargroove
  • Warhammer 40,000 Sanctus Reach - Complete Edition
  • Warhammer 40,000: Armageddon - Imperium Complete
  • Warhammer 40,000: Battlesector
  • Warhammer 40,000: Gladius - Relics of War
  • Warhammer 40,000: Mechanicus
  • Warhammer 40,000: Space Wolf Special Edition
  • WARHAMMER AGE OF SIGMAR: REALMS OF RUIN – ULTIMATE EDITION
  • Warhammer vermintide collector's edition
  • Warhammer: End Times - Vermintide
  • Warhammer: Vermintide 2
  • Warman
  • Wasteland 3
  • Wayward
  • WE NEED TO GO DEEPER
  • We should talk.
  • We Were Here Together
  • We Were Here Too
  • Webbed
  • What Lies in the Multiverse
  • When Ski Lifts Go Wrong
  • while True: learn()
  • Whos Your daddy
  • Wick
  • Windward
  • Witch It
  • Witchy Life Story
  • wizard of legends
  • Wolfenstein 3D
  • Worms Rumble
  • WRC 6 FIA World Rally Championship
  • WRC 7 FIA World Rally Championship
  • WWE 2K Battlegrounds
  • WWE 2K23
  • WWZ Aftermath
  • Wytchwood
  • X-COM: COMPLETE PACK
  • XCOM: ULTIMATE COLLECTION
  • XIII - Classic
  • X-Morph: Defense + European Assault, Survival of the Fittest, and Last Bastion DLC
  • X-Morph: Defense Complete Pack
  • Yakuza Kiwami
  • Yakuza: Like A Dragon
  • Yumeutsutsu Re:After
  • Yumeutsutsu Re:Master
  • Zen Chess: Mate in One, Mate in 2 , Mate in 3 , Mate in 4 , Champion's Moves (5 games)
  • Ziggurat
  • Zombie Army 4
  • Zombie Army Trilogy
  • Zool Redimensioned
DLCs and Softwares:
  • For The King: Lost Civilization Adventure Pack
  • Train Simulator: Isle of Wight Route Add-On
  • Train Simulator: Woodhead Electric Railway in Blue Route Add-On
  • Train Simulator: North Somerset Railway Route Add-On
  • Train Simulator: Union Pacific Heritage SD70ACes Loco Add-On
  • Train Simulator: London to Brighton Route Add-On
  • BR Class 170 'Turbostar' DMU Add-On
  • DB BR 648 Loco Add-On
  • Europa Universalis IV: Wealth of Nations
  • Expansion - Europa Universalis IV: Conquest of Paradise
  • Expansion - Europa Universalis IV: Res Publica
  • Grand Central Class 180 'Adelante' DMU Add-On
  • Peninsula Corridor: San Francisco - Gilroy Route Add-On
  • SONIC ADVENTURE 2: BATTLE
  • Small World - A Spider's Web
  • Small World - Cursed
  • Small World - Royal Bonus
  • The Dungeon Of Naheulbeuk: The Amulet Of Chaos - Goodies Pack
  • The Dungeon Of Naheulbeuk: The Amulet Of Chaos - OST
  • Thompson Class B1 Loco Add-On
  • Total War: Shogun 2 - Rise of the Samurai
  • Train Sim World® 3: Birmingham Cross-city line
  • Train Sim World®: BR Class 20 'Chopper' Loco
  • Train Sim World®: Brighton Main Line: London Victoria - Brighton
  • Train Sim World®: Caltrain MP36PH-3C 'Baby Bullet'
  • Train Sim World®: Cathcart Circle Line: Glasgow - Newton & Neilston
  • Train Sim World®: Clinchfield Railroad: Elkhorn - Dante
  • Train Sim World®: Great Western Express
  • Train Sim World®: Hauptstrecke Hamburg - Lubeck
  • Train Sim World®: LIRR M3 EMU
  • Train Sim World®: Long Island Rail Road: New York - Hicksville
  • Train Sim World®: Nahverkehr Dresden - Riesa
  • Train Sim World®: Northern Trans-Pennine: Manchester - Leeds
  • Train Sim World®: Peninsula Corridor: San Francisco - San Jose
  • Train Sim World®: Rhein-Ruhr Osten: Wuppertal - Hagen
  • Train Sim World®: Tees Valley Line: Darlington - Saltburn-by-the-sea
  • Worms Rumble - Armageddon Weapon Skin Pack
  • Worms Rumble - Captain & Shark Double Pack
  • Worms Rumble - Legends Pack
  • Worms Rumble - New Challengers Pack
  • Ashampoo Photo Optimizer 7
  • Dagon: by H. P. Lovecraft - The Eldritch Box DLC
  • Duke Nukem Forever Hail to the Icons
  • Duke Nukem Forever The Doctor Who Cloned Me
  • GRIP: Combat Racing - Cygon Garage Kit
  • GRIP: Combat Racing - Nyvoss Garage Kit
  • GRIP: Combat Racing - Terra Garage Kit
  • GRIP: Combat Racing - Vintek Garage Kit
  • GameGuru
  • GameMaker Studio 2 Creator 12 Months
  • Intro to Game Development with Unity
  • Music Maker EDM Edition
  • Neverwinter Nights: Darkness Over Daggerford
  • Neverwinter Nights: Enhanced Edition Dark Dreams of Furiae
  • Neverwinter Nights: Enhanced Edition Tyrants of the Moonsea
  • Neverwinter Nights: Enhanced Edition
  • Neverwinter Nights: Infinite Dungeons
  • Neverwinter Nights: Pirates of the Sword Coast
  • Neverwinter Nights: Wyvern Crown of Cormyr
  • PDF-Suite 1 Year License
  • Pathfinder Second Edition Core Rulebook and Starfinder Core Rulebook
  • RPG Maker VX
  • WWE 2K BATTLEGROUNDS - Ultimate Brawlers Pass
  • We Are Alright
  • The Outer Worlds Expansion Pass
  • A Hat in Time - Seal the Deal DLC
  • City Skylines:mass transit
  • A Game Of Thrones - A Dance With Dragons
  • A Game Of Thrones - A Feast For Crows
  • Blood Rage: Digital Edition - Gods of Asgard
  • Blood Rage: Digital Edition - Mythical Monsters
  • Blood Rage: Digital Edition - Mystics of Midgard
  • Carcassonne - The Princess and The Dragon DLC
  • Carcassonne - Traders & Builders DLC
  • Carcassonne - Winter & Gingerbread Man DLC
  • Carcassonne - Inns & Cathedrals
  • Carcassonne - The River
  • Splendor: The Trading Posts DLC
  • Splendor: The Strongholds DLC
  • Splendor: The Cities DLC
  • Small World - Be Not Afraid... DLC
  • Small World - Grand Dames DLC
  • Small World - Cursed!
  • Sands of Salzaar - The Ember Saga
  • Sands of Salzaar - The Tournament
  • Monster Train: The Last Divinity DLC
  • WARSAW
submitted by calvin324hk to SteamGameSwap [link] [comments]


2024.05.21 17:52 ItFappens Load Up The Bot

Load Up The Bot submitted by ItFappens to Superstonk [link] [comments]


2024.05.21 17:48 Zinnia_L Welcome to r/JosAlwyn a Sub for all things Joe Alwyn !!! and meet u/seeyalateradios

Hello ! I'm Maria (u/Zinnia_L) and I am so excited to tell you guys that we have u/seeyalateradios with us here as a Mod. We will be working together and Co-Mod-ing to make this place fun for all of you, a safe space to discuss about actor Joseph Matthew Alwyn Joe Alwyn, about his films, or series, or fashion, or himself, or..thirst about him... Or even give constructive criticism.
As for those of you who are a bit uncertain about the tone of the Sub .. Don't fret ! we've got you !
So far, we are thinking ..
  1. Reviews: We are planing to go through his discography and post review on his performance starting from his first film Billy Lynn's long half time walk. We were planing to post review for each of his work as we build the wiki (as soon as I find out how tf Reddit Wiki works). We would also add in links to the promos he had done for the films or series, in the review / wiki.
Also a huge shout out to u/LilyClementines for making a List of Films and Series Joe'd been in. The plan is to use this list and go through his discography. Maybe make a couple of gifs (once I figure out how to do that) from his films. Yes I do have a lot of time on my hands considering my insomnia, anxiety (yay) and my almost nearing uni sem break !! Also, if you're interested in contributing to the wiki please let either u/seeyalateradios or me know we will open the editable option (I'm not sure how to say that lol) for you.
You guys are also most welcome to post any honest review under the flairs film or television !! It can be praising or even constructive criticism.
  1. Dorkwyn flair is used for posts where he's being a dork. These are mostly from his Uni days or any recent events. And Dorkwyn is definitely not limited to just throwbacks. You can take the man out of the dork, but you can't take the dork out of the man.
  2. Jail you know which kind is generally used for posting any comments you guys saw around the internet (reddit or Twitter or Tumblr or Instagram or tiktok ...) that particular got your attention .. Be it thirsty ones, cute ones, or funny ones, or even roasts it can all be posted under this flair.
You can also make a thrist post under this flair.
We could also do a ... Thirsty Thursdays... ( it was inevitable that this is happening). So under the flair Jail you know which kind we might post some of our favourite thirsty / funny comments of Alwyn.
And we will definitely hide the names for privacy. And we will be respectful ofcourse.
  1. Also the fashion flair can be used to ask people to ID something he's wearing .. Or it could be used to post his fits that you guys liked or disliked .. Like literally all his shoes from Cannes !
If you want us to make a post about an informal guide to post flairs , let us know !!
If you have notes for these either let u/seeyalateradios or u/Zinnia_L know, or reach out to us via ModMail, Or drop a comment under this post.
We're also currently editing the banner to add in more images from his movies as per u/LilyClementines ' suggestion !
We have also received a few couple of suggestions to make a separate thread, where we are allowed to talk about anything Joe Alwyn. We appreciate it and ... we are still thinking about it. But currently we have put that on hold.
Also, if you guys have anything regarding Joe Alwyn feel free to share it with the rest of us !! YOU'RE ALWAYS WELCOME HERE !! Even critisims, like his performance on any movies or films or his fashion choices, we are open to any critisims as long as they are constructive and not hateful.
If you have any suggestions or advice for the Sub reach out to u/seeyalateradios or u/Zinnia_L or through ModMail or drop a comment under this post !
Also, In the spirit of "I want to be known for my work, and I want to be seen as human." we try to avoid discussing about his personal life or past relationship or people from his past.
P.S. Thank you so much for all the love and support ! I also promise to try to limit my posting to one per day, I've been posting like a loon the past three days !
submitted by Zinnia_L to JosAlwyn [link] [comments]


2024.05.21 17:33 UniverseIsAHologram [Spoilers All][OC] Weekly Headcanon Prompt

Welcome to the headcanon sharing circle! Each week we post a few creative prompts for character development and share our OCs.

Sponsor the weekly thread!

We take turns picking the questions every week, so please volunteer to host if you enjoy the weekly posts!
May 28 – u/student_in_cave
June 4 – u/spinbobbin
June 11 –

THE PROMPTS:

(You can answer just one or both, with as many characters as you want. Pictures and character summaries are fine. Short answers or novel-length walls of text are fine.)
Prompt 1
Aside from anything plot-related, does or has your OC ever had any major goals in life?
Prompt 2
Does your OC feel any sort of connection or solidarity with others of their race?

And don't forget to take the time to read and comment on other people's posts! The comments, questions and chats are what make the thread so much fun.

submitted by UniverseIsAHologram to dragonage [link] [comments]


2024.05.21 17:26 Small_Assignment5226 READ!!!

7 reasons why I think FFIE will squeeze.
1. Traction and Media Attention.
-Once traction picks up on $FFIE, it will be over for the hedgies. We must work the stock in order to meet WSB's requirements and bring in more fighters.
2. Short interest remains staggering 95.36% and 36.3 million shares are borrowed
-This must be accounted for. Once we raise the stock price, it will induce the need to cover the short positions, leading to the big short squeeze we are looking for. (Got it from Fintel, can't link for some reason),
Edit: went in-depth more in reason #10 due to requests.
3. The stock has seen incredible performance and has fundamental value -Surging from 0.04$ to 3.80$ is no easy feat. This highlights the strength of retail investors as we stand up to the big money.
-FFIE has also announced cooperation with Master Investment Group and Siraj Holding LLC in the Middle East, establishing a strategic effort to expand business.
4. Your fellow apes are in the trenches with you. YOU ARE NOT ALONE.
-There are those who have lost a lot, and there are those who missed out on a lot. Nonetheless, we must not let our fellow apes be stranded. We are coming with more backup and support everyday!
5. Trading volume is extremely high, reaching over 9 figures, indicating strength and oncoming fire that is FFIE.
6. SEC Rule 201, this restricts the short selling after significant price decline. It is currently in effect for FFIE, reducing potential for short attacks and aiding in the squeeze. More power to retail this week.
Edit: I've linked multiple threads/sources in the comment section. Sources indicate that SEC Rule ended after today.
7. Historical Precedent: The same song is being sung here as with GME, AMC, and the other meme stocks. I believe in the potential and I am confident in our community.
PSA: THIS IS NOT FINANCIAL ADVICE, I AM NOT AN EXPERT. I'M JUST AN APE. I CAN BE WRONG.
AS FOR ME, I'M NOT SELLING....
Edit: Reading other sources, I want to add more reasons.
8. Regulation and Market Dynamics aka closing above 1$
-Why is this important?
If FFIE maintains a closing price above 1$ for seven consecutive sessions. It will no longer be at risk of being delisted from the Nasdaq. Staying listed will ensure CONTINUED access to a larger pool of investors and maintains regulatory compliance standards, basically enhancing INVESTOR CONFIDENCE AND MARKET STABILITY FOR FFIE.
Edit: UNDERSTAND IF THE STOCK PRICE DROPS TO 0, SHORT SELLERS DO NOT HAVE TO SPEND ANY MONEY TO BUY BACK THE SHARES. IF IT DID, THEIR PROFIT WOULD ESSENTIALLY BE THE TOTAL AMOUNT THEY SOLD THE BORROWED SHARES FOR.
This basically means we can INFLICT UNLIMITED LOSS IF THE STOCK PRICE INCREASES INSTEAD OF DECREASE.
9. FFIE on the REG SHO and FTDs
FTD (fail-to-deliver) occur when a seller (short seller) does not deliver the securities sold by the settlement day. This can happen for a variety of reasons. FTD can be caused when many investors short a stock, depleting the supply of available shares to borrow. High short interest = susceptible to FTDs. Higher # of FTDs = more pressure on short sellers to cover.
In a nutshell, short sellers borrow shares to sell on market. They sell them to buyer. Short seller then can't deliver the sold shares to the buyer by settlement date.
-Being on the REG SHO List indicates that FFIE has experienced a substantial number of fails-to-deliver OVER A CONSECUTIVE FIVE-DAY PERIOD. This means short sellers have not been able to deliver the shares they sold, often due to the unavailability of borrowed shares.
-Once the threat of delisting is removed, short sellers will be compelled to close out their positions by purchasing actual shares from the market. According to SEC regulations, they are required to do so within ( typically ) 35 days of the stock being listed on the REG SHO List. This mandatory covering may drive up stock price due to increased demand.
HERE'S HOW IT AFFECTS FFIE. SHORT SELLERS WHO CANNOT DELIVER SHARES ARE REQUIRED TO COVER THEIR POSITIONS BY BUYING SHARES FROM THE MARKET.
10. Retailers BUYING ANDDD HOLDING We buy and hold because the short sellers only benefit by making the price go down. What happens if it stays up or hell, even increase?? THEY'LL HAVE NO CHOICE BUT TO COVER. (Extension to point 2.)
-Imagine you're a short seller, you want the stock to go to 0$ so you can walk out with significant profits without BUYING BACK the BORROWED shares ok?
Then you see a bunch of apes keeping the price up. Now what? HOW HIGH CAN IT GO? How long can it stay up?
-However long this takes, it will inflict losses. The potential for a stock to skyrocket is theoretically indefinite, BECAUSE a stock price can go up forever. EVEN IF THEY SEND THE STOCK TO 10$ AND PUSH IT ALL THE WAY DOWN TO 1$, WE MUST REMEMBER....
IT'S ONLY EVER IMPERATIVE TO KEEP HOLDING UNTIL THEY HAVE NO OTHER CHOICE BUT TO BUY BACK THEIR BORROWED SHARES. ONCE THEY REALIZE THE POTENTIAL OF THE STOCK WON'T EVER REACH THE PRICE TARGET, THEY WILL ACCEPT DEFEAT AND BUY BACK THE BORROWED SHARES. GIVING US THE SHORT SQUEEZE AND WE WILL WIN.
THAT'S WHY IT'S SO IMPORTANT TO BUY AND HOLD, THIS CAN SKYROCKET.
WE MUST HOLD THE LINE. BLEED THEM UNTIL THEY HAVE NO CHOICE BUT TO COVER THEIR SHORTS.
I'M IN WITH YOU APES TIL THE END. THANK YOU FOR ALL THE SUPPORT.
submitted by Small_Assignment5226 to FFIE [link] [comments]


2024.05.21 17:25 Xylke [USA-NC] [H] PS2 Games, Dungeon Siege II & Battle Realms (PC), OEM GBA SP batteries, NYKO charge base w/ batteries (XB1), Empty Pokemon TCG Tins, PayPal/Venmo [W] PayPal F&F/Venmo, Broken Nintendo Handhelds, OEM N/3DSXL Battery

If you'd like more pics of anything, just let me know! Prices only include shipping to CONUS, though I am willing to figure up shipping for AK/HI. No international shipping at this time, sorry. Willing to hear offers on multiple items, only accepting PayPal F&F/Venmo, only paying F&F/Venmo to users with decent rep. If you have no/very little rep I will pay with G&S. Thanks in advance for your understanding!
I also have a trade/swap thread you can look through over here in case that's something you're interested in.
I am looking to purchase broken and/or non-working Nintendo handheld consoles from GameBoy to Switch and everything in between. Potentially also interested in broken home consoles, mostly N64 and Gamecube, but I'm open to seeing what you've got!
I am also looking to purchase an OEM battery for the 3DS XL or New 3DS XL system (battery model SPR-003). The battery must be for those consoles, not for the New 3DS or the 2DS systems. Preferably looking for someone who snagged one off of the Nintendo website before they were sold out, but I will also consider a battery pulled from a console so long as it is working.

Games



Accessories

Empty Pokemon TCG Tins
Bundle both tins - $16 shipped

Free w/ Any Sale (or $5 shipped each, add $2 for each additional item)
submitted by Xylke to GameSale [link] [comments]


2024.05.21 17:24 Xylke [USA-NC] [H] MH: Rise Pro Controller, PS2 Games, Pokemon, Nintendo games [W] Pokemon Stuff, Broken Nintendo Handhelds, My List, offers/lists

Everything has been tested and works properly except where noted! Additional pics/timestamps available on request. Forgive me if I'm slow to respond, I'll do my best to get back to any comments in a timely manner. The person with lower rep sends first. Willing to add/accept PayPal to fill in any gaps in value, especially for my higher priority wants.

Switch

Wii

Nintendo 3/DS

PS2

Other

Accessories/Merch

Free w/ Any Trade

Wants

Higher Priority Lower Priority
Pokemon XD: Gale of Darkness (CIB or box w/ all inserts only) Pokemon Let's Go Eevee (w/ box)
Pokemon SoulSilver CIB or Big Box only (great condition, few signs of damage) Bayonetta 2 for Switch (sealed)
Pokewalker stuff: two foam slips for Pokewalkers, will consider Pokewalkers in good condition (lower priority than the foam slips) Pokemon Stadium 2 Box w/ Inserts (any condition, little to no tears preferred)
Pokemon Black or White edition DSi console (loose or CIB) Cases/boxes/inserts/games to complete my loose items listed
JFC Brand Grip for PS Vita 1000 (new/used) PS2 game offers (Current specific wants: Bully, Prince of Persia: Sands of Time, Kingdom Hearts, Fullmetal Alchemist: Curse of the Crimson Elixir)
"New" 3DS OEM Faceplates (preference for Pokemon but feel free to offer me any) BoxyPixel Unhinged Shell (Black or Purple preferred, open to offers on other colors)
GameBoy Micro OEM Faceplates (any except 20th Anniversary) Xenoblade Chronicles 2 Switch Pro Controller (w/ box)
GameBoy Micro OEM Charger Special Edition 2DS Consoles (slate model)
OEM PS2 Compatible Component cables (NOT composite cables) Phat NDS (screens must be in great shape, very few/no scatches, no dead pixels)
LoZ: TotK Pro Controller (w/ box) Pokemon GB/A with dead batteries
Waterfield City Slicker Case for "New" 3DS Pokemon Merch (plushies, pins, etc, just show me what you got)
Pokemon Crystal (any condition) Black Joy Con wrist strap (only need one)
Broken/Non-working handhelds (GB, GBC, GBA, PSP, etc), broken Nintendo consoles (old to new), non-working GBC/GBA cartridges (namely Pokemon, Zelda, etc) Offers/Lists

submitted by Xylke to gameswap [link] [comments]


2024.05.21 17:21 Brilliant-Border-979 School List Help 3.8 509 PLEASE

Given my info below, what schools should I add/remove from my school list? I'm aiming for 35-40 MD's and 15+ DO's. A
1.cGPA: 3.80 sGPA: 3.78 2. MCAT: 504->506->509 (127 CP, 125 cars, 128 BB, 129 PS) 3. NJ resident 4. Southeast Asian 5. Undergrad: Biology major with Psychology minor 6. Clinical: 440 hours as nursing assistant, 230 hours scribing, 350 hospice volunteering 7. Research: 1000 hours in undergraduate with one poster, 230 hours in summer research internship at local medical school 8. Shadowing: rheumatology, pain management, vascular surgeon, orthopedic surgeon, 100 hours 9. Non-clinical volunteering: 100 hours through fraternity service events, 400 hours in assisted living facility, 100 hours in food donation program for underserved populations 10. leadership: 520 as fraternity president, 480 as president of organization that ran events to promote school's biology program 11. awards: deans list every sem except first sem (B- in one class, one of three B's in college), magna cum laude (pretty sure both of these implied by my GPA) 12. Other: graduated college may 2023, took mcat twice after graduating (first was beginning of senior year), applying this cycle, believe I have a well written application
School list MD:
  1. Robert Wood Johnson
  2. Cooper Medical School
  3. Hackensack Meridian
  4. Albany medical college
  5. Lewis Katz (Temple)
  6. Loma Linda University School of Medicine
  7. Medical College of Wisconisn
  8. Loyola
  9. Indiana University
  10. Robert Larner Vermont
  11. Eastern Virginia
  12. West Virginia
  13. Geisenger
  14. Michigan State
  15. Wayne State
  16. northeast ohio
  17. Washington State University Elson S. Floyd
  18. minnesota
  19. george washingotn
  20. kentucky
  21. Rush
  22. toledo
  23. Drexel
  24. New Jersey Medical School
  25. University of Arizona Tuscon
  26. Wake Forest
  27. California Northstate
  28. Quinnipac
  29. penn state
  30. NOVA Southeastern
  31. Belmond Med School
  32. Tulane
  33. oakland beaumont
School List DO:
  1. Western UCOMP
  2. Rowan SOM
  3. Kansas City University (KCU COM)
  4. Phily Colege of Medicien (PCOM)
  5. Touro Nevada (TUNCOM)
  6. Campbell (CUCOM)
  7. AT Still (ATSU KCOM)
  8. Marian University College of Medicine (MUCOM)
  9. NOVA Southeastern
  10. NYITCOM
  11. LECOM
  12. Touro-NY
  13. Des Moine COM
submitted by Brilliant-Border-979 to premed [link] [comments]


2024.05.21 17:07 shogunwiz Slaves 2k point list advice and conversation on our units

Hey guys. i recently started an army and found myself loving this faction! I bought the Warhorde of Eternus and already had a sorcerer lord on foot, 5 chaos knights and 10x warriors and I also bought another 5 chosen. I played a couple of games against a friend (Ossiarch), we wanted to reach 2k point army and have some fun. We still barely know the rules but I got smashed hard (we just clashed our armies tbh, no victory points with battle tactics). That hurt. Ossiarch are very resourceful, hit hard and are also tanky. Also a shit ton of command abilities, resurrecting units...it was a bad surprise overall except for the chosen. God they annihilate everything they touch. He has pretty clear ideas on how to build his 2k army, but I didn't found any interesting army list here nor on warhammer blogs. Do you have any advice on how to expand this army? (I wanted to keep it chosen or cavalry heavy, but I'm here for any advice really!)
Subfaction: Host of the Everchosen
-Chaos sorcerer lord (general), mark slaneesh, binding damnation, chaos familiar, arch sorcerer (120); -Chaos Lord on Daemonic Mount (i hate Eternus, or I didn't understand him at all. Yes, resurrect is good but not without Be'lakor), mark khorne (160); -Chaos chosen x10, mark slaneesh, Banner of screaming flesh (230); -Chaos warriors x10, mark nurgle, enscrolled halberd (180); -Chaos warriors x10, mark nurgle, enscrolled halberd (180); -Chaos knights x10, mark khorne, Banner of rage, cursed lance (440).
With this list i have exactly 460 points, so I could add another x10 chosen and reach 2000 straight points. What do you guys think? It doesn't convince me all that much tbh.
submitted by shogunwiz to slavestodarkness [link] [comments]


http://activeproperty.pl/