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