mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 02:00:59 +02:00
Merge pull request #13891 from jordan-woyak/grooverider-ini
GameINI: Disable ImmediateXFBEnable for Grooverider.
This commit is contained in:
15
Data/Sys/GameSettings/GVR.ini
Normal file
15
Data/Sys/GameSettings/GVR.ini
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# GVRE7H - Grooverider: Slot Car Thunder
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
Reference in New Issue
Block a user