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