diff options
| author | AGuy27 <91433739+AGuy27@users.noreply.github.com> | 2024-10-12 15:53:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-12 15:53:22 -0400 |
| commit | 4f3fc84f766c0d606bc5fcab5ee31eeafca39afe (patch) | |
| tree | 1edb4db2e73d274eb578dddb111524a3fdc68026 | |
| parent | d43c6dc555fea0b0ec84d05779a62dc876b70bf4 (diff) | |
Create STZ.ini
| -rw-r--r-- | Data/Sys/GameSettings/STZ.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/STZ.ini b/Data/Sys/GameSettings/STZ.ini new file mode 100644 index 0000000000..b3716106b5 --- /dev/null +++ b/Data/Sys/GameSettings/STZ.ini @@ -0,0 +1,5 @@ +# STZE52, STZP52 - Transformers: Dark of the Moon - Stealth Force Edition + +[Core] +# Dual core causes hang on opening logos +CPUThread = False |
