mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 11:48:42 +00:00
GameSettings: auto-disable immediate XFB for Dokapon Kingdom
This avoids flickering throughout the game.
This commit is contained in:
parent
53b54406bd
commit
2849173984
1 changed files with 5 additions and 0 deletions
5
Data/Sys/GameSettings/R2D.ini
Normal file
5
Data/Sys/GameSettings/R2D.ini
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# R2DJEP, R2DEEB, R2DPJW - Dokapon Kingdom
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Prevents flickering throughout the game.
|
||||||
|
ImmediateXFBEnable = False
|
Loading…
Add table
Add a link
Reference in a new issue