mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
7016a45db7
Update several INI GameSettings for Krome Studios games
22 lines
456 B
INI
22 lines
456 B
INI
# GIZE52 - TY the Tasmanian Tiger 3: Night of the Quinkan
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|
|
|
|
[Video_Hacks]
|
|
ImmediateXFBEnable = False
|
|
# Fixes missing splash logo at boot.
|
|
EFBAccessEnable = True
|