blob: 13a368f03ac102fe10db48d2c0ca18870c0e85a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# GJBE5G - Bomberman Jetters
[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 = 512
[Video_Hacks]
# Avoids stuck black screens during FMVs.
ImmediateXFBEnable = False
|