blob: 5cc0a310fd6bbc1b122c38af1f40a68ce8a607ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# RBOE69 - Boogie
[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]
[Video_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
# Avoids majorly corrupted graphics.
ImmediateXFBEnable = False
|