blob: 094b6e839e7b444c29ab72f1fdd7951095a300e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# GJFE78, GJFP78 - The Adventures of Jimmy Neutron Boy Genius: Jet Fusion
[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 shifted screen.
ImmediateXFBEnable = False
# Fixes missing splash logo at boot.
EFBAccessEnable = True
|