2015-02-07 21:52:06 +01:00
|
|
|
# RNOJ01, RNOP01 - Another Code R Kioku no Tobira
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[Core]
|
2021-08-28 16:37:15 +02:00
|
|
|
# Prevents save game corruption.
|
|
|
|
SyncGPU = True
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2011-02-19 21:19:33 +01:00
|
|
|
[Video_Settings]
|
2013-08-11 17:32:03 +02:00
|
|
|
|
2011-02-19 21:19:33 +01:00
|
|
|
[Video_Hacks]
|
2011-08-23 18:51:20 +02:00
|
|
|
EFBToTextureEnable = False
|
2017-08-20 08:32:18 +02:00
|
|
|
ImmediateXFBEnable = False
|
2021-08-28 16:37:15 +02:00
|
|
|
# Multiple choice options displays some graphic corruption
|
|
|
|
# DeferEFBCopies = False
|