blob: 31639920c18170a130c3926a4c9aa63fc0aa0a8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# GLCE52 - Lemony Snicket
[Core] Values set here will override the main dolphin settings.
CPUThread = 1
SkipIdle = 1
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Still encountering slowdowns, but no major issues so far.
EmulationStateId = 5
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]
[Video_Settings]
SafeTextureCacheColorSamples = 512
DstAlphaPass = True
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = True
|