mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
Merge pull request #10112 from JMC47/kingkongxfb
Disable Immediate XFB in King Kong
This commit is contained in:
commit
b0fc95ee31
17
Data/Sys/GameSettings/GWK.ini
Normal file
17
Data/Sys/GameSettings/GWK.ini
Normal file
@ -0,0 +1,17 @@
|
||||
# GWKE41, GWKP41 - Peter Jackson's King Kong: The Official Game of the Movie
|
||||
|
||||
[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]
|
||||
# Prevents the game from pushing extra XFB copies and breaking vsync
|
||||
ImmediateXFBEnable = False
|
Loading…
x
Reference in New Issue
Block a user