GameSettings: Enable SyncGPU and Add Commented Out Accuracy Option for Another Code: R - A Journey into Lost Memories
This commit is contained in:
parent
f0b2385deb
commit
c4bc46c252
|
@ -1,7 +1,8 @@
|
||||||
# RNOJ01, RNOP01 - Another Code R Kioku no Tobira
|
# RNOJ01, RNOP01 - Another Code R Kioku no Tobira
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Prevents save game corruption.
|
||||||
|
SyncGPU = True
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -17,3 +18,5 @@
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
# Multiple choice options displays some graphic corruption
|
||||||
|
# DeferEFBCopies = False
|
||||||
|
|
Loading…
Reference in New Issue