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