blob: 300dd23f6afb17a24de4ccd7c8d4f413cfe4ba4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# SVMP01 - Super Mario All-Stars : 25th Anniversary Edition
[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 = 4
EmulationIssues = Use LLE audio to fix sound. Enable bilinear filtering for a more smooth but blurry image.(r7687)
[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_Hacks]
EFBCopyEnable = True
EFBCopyRAMEnable = True
EFBCopyVirtualEnable = True
|