Merge pull request #13128 from AGuy27/master
GameINI: Fix Transformers: Dark of the Moon hang on opening logos
This commit is contained in:
commit
7e951aa2d4
|
@ -0,0 +1,5 @@
|
|||
# S7EE52, S7EP52 - Transformers: Ultimate Battle Edition
|
||||
|
||||
[Core]
|
||||
# Dual core causes hang on opening logos in Transformers: Dark of the Moon
|
||||
CPUThread = False
|
|
@ -0,0 +1,5 @@
|
|||
# STZE52, STZP52 - Transformers: Dark of the Moon - Stealth Force Edition
|
||||
|
||||
[Core]
|
||||
# Dual core causes hang on opening logos
|
||||
CPUThread = False
|
Loading…
Reference in New Issue