Game inis: Update Def Jam: Fight for NY to disable 'Immediate Mode' by default (it has cutscenes)
This commit is contained in:
parent
dd54617a08
commit
1f1574b7ab
|
@ -9,6 +9,9 @@ Patch Region = 0x7e000000
|
|||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
$Max/Infinite Cash
|
||||
|
|
Loading…
Reference in New Issue