blob: a18ce04826e0d82b9a9b290552721e9a9017edcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# GYTE69, GYTP69 - Ty the Tasmanian Tiger 2: Bush Rescue
[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_Hacks]
# Avoids shifted screen.
ImmediateXFBEnable = False
# Fixes missing splash logo at boot.
EFBAccessEnable = True
|