mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #13648 from SuperSamus/dbz-budokai-xfb
GameINI: Disable Immediately Present XFB for Dragon Ball Z: Budokai and Dragon Ball Z: Budokai 2
This commit is contained in:
5
Data/Sys/GameSettings/GD7.ini
Normal file
5
Data/Sys/GameSettings/GD7.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GD7JB2, GD7E70, GD7PB2 - Dragon Ball Z: Budokai
|
||||
|
||||
[Video_Hacks]
|
||||
# Frame pacing
|
||||
ImmediateXFBEnable = False
|
5
Data/Sys/GameSettings/GZ3.ini
Normal file
5
Data/Sys/GameSettings/GZ3.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GZ3E70, GZ3PB2 - Dragon Ball Z: Budokai 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Frame pacing
|
||||
ImmediateXFBEnable = False
|
Reference in New Issue
Block a user