blob: cae96d9c36bb73884a0a243f5646f4144c5eeffb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# GIZE52 - Ty the Tasmanian Tiger 3: Night of the Quinkan
[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
|