blob: 0662655e0667682675caedb5eef1e41f5ac047aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# RNOJ01, RNOP01 - Another Code: R - A Journey into Lost Memories
[Core]
# Prevents save game corruption.
CPUThread = False
[Video_Hacks]
EFBToTextureEnable = False
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False
# Multiple choice options displays some graphic corruption
# DeferEFBCopies = False
|