mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
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
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# Prevents save game corruption.
|
||||
SyncGPU = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -17,3 +18,5 @@
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
# Multiple choice options displays some graphic corruption
|
||||
# DeferEFBCopies = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user