blob: 13bcbd859dbf9e426b39f92ac073aa175f6c324f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# E63E8P, E63P8P, E63J8P - Shinobi
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Avoids majorly corrupted screen edges.
ImmediateXFBEnable = False
|