mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Clean up. Replace ProjectionHack = -1 with ProjectionHack = 0 and SafeTextureCache = True with SafeTextureCache = 1.
This commit is contained in:
@ -7,4 +7,4 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
Hack = -1
|
||||
ProjectionHack = -1
|
||||
ProjectionHack = 0
|
||||
|
Reference in New Issue
Block a user