diff options
| author | PatrickFerry <8967997+PatrickFerry@users.noreply.github.com> | 2021-03-02 03:07:30 +0000 |
|---|---|---|
| committer | PatrickFerry <8967997+PatrickFerry@users.noreply.github.com> | 2021-03-02 03:07:30 +0000 |
| commit | 701c6c2ef0e60512fe45bd2d86a2fb3dd47069f5 (patch) | |
| tree | c6344ec82c3ea0c4116bc3c05f757fa9984f7908 /Data | |
| parent | 05595be9a597babc15750e77b5585d683f56c67c (diff) | |
GameSettings: Disable Dual Core for National Geographic Challenge!
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/SNQ.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/SNQ.ini b/Data/Sys/GameSettings/SNQ.ini new file mode 100644 index 0000000000..ae9dec9215 --- /dev/null +++ b/Data/Sys/GameSettings/SNQ.ini @@ -0,0 +1,4 @@ +# SNQE7U, SNQPLG - National Geographic Challenge! + +[Core] +CPUThread = False |
