blob: 46dcb0b374101a9451583b95eceb0ac5f0947bb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# GAYE5D - Midway Arcade Treasures 2
[Core]
# Values set here will override the main Dolphin settings.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
|