mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
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]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
[Video_Settings]
|
||||
# Avoids missing text in menus.
|
||||
FastDepthCalc = False
|
||||
|
||||
Reference in New Issue
Block a user