mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Merge pull request #9993 from Techjar/late-vi-output
VI: Implement post-scanout XFB output
This commit is contained in:
16
Data/Sys/GameSettings/GCH.ini
Normal file
16
Data/Sys/GameSettings/GCH.ini
Normal file
@ -0,0 +1,16 @@
|
||||
# GCHE78, GCHP78 - WWE Crush Hour
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EarlyXFBOutput = False
|
Reference in New Issue
Block a user