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:
@ -6,6 +6,6 @@ EmulationIssues = Use opengl plugin and have pixel depth disabled in the graphic
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
|
Reference in New Issue
Block a user