blob: 7492a5819c3eafec8222b73b683fe8b42a75cf71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# GYTE69, GYTP69 - Ty the Tasmanian Tiger
[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]
# Fixes visible lines in HUD.
VertexRounding = True
# Fixes missing splash logo at boot.
EFBAccessEnable = True
|