mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
Merge pull request #14088 from SuperSamus/spiderman-wos-singlecore
GameINI: Disable Dual Core for Spider-Man: Web of Shadows
This commit is contained in:
commit
ac62efaf92
@ -1,5 +1,9 @@
|
||||
# R3SP52, R3SE52 - Spider-Man: Web of Shadows
|
||||
|
||||
[Core]
|
||||
# Fix the game intermittently freezing.
|
||||
CPUThread = False
|
||||
|
||||
[Video_Enhancements]
|
||||
# FMVs get messed up if this is on
|
||||
ForceTextureFiltering = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user