mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ Patch Region = 0x7e000000
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
$Max/Infinite Cash
|
$Max/Infinite Cash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue