GameSettings: Disable fast depth calc to fix missing text and allow immediate XFB in Def Jam: Fight for NY.
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
# GNWE69, GNWP69 - Def Jam Fight For NY
|
# GNWE69, GNWP69 - Def Jam: Fight for NY
|
||||||
|
|
||||||
[Core]
|
[Video_Settings]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Avoids missing text in menus.
|
||||||
|
FastDepthCalc = False
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
ImmediateXFBEnable = False
|
|
||||||
|
|||||||
Reference in New Issue
Block a user