mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-29 06:50:57 +01:00
2e02c10b0c
That took a few hours...
25 lines
514 B
INI
25 lines
514 B
INI
# GUNE5D, GUNP5D - Gauntlet - Dark Legacy
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 5
|
|
EmulationIssues = Needs safe texture cache for videos.
|
|
|
|
[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]
|
|
ProjectionHack = 0
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|