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