~registry/dolphin-emu/triforce

« back to all changes in this revision

Viewing changes to Data/Sys/GameSettings/GMSP01.ini

  • Committer: Sérgio Benjamim
  • Date: 2015-02-13 05:54:40 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20150213055440-ey2rt3sjpy27km78
Dolphin Triforce branch from code.google, commit b957980 (4.0-315).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# GMSP01 - Super Mario Sunshine
 
2
 
 
3
[Core]
 
4
# Values set here will override the main dolphin settings.
 
5
 
 
6
[EmuState]
 
7
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
 
8
EmulationStateId = 4
 
9
EmulationIssues = needs EFB to Ram
 
10
 
 
11
[OnLoad]
 
12
# Add memory patches to be loaded once on boot here.
 
13
 
 
14
[OnFrame]
 
15
# Add memory patches to be applied every frame here.
 
16
 
 
17
[ActionReplay]
 
18
# Add action replay cheats here.
 
19
$99 Lives
 
20
00E60ADE 18000000
 
21
00570967 00000063
 
22
$Infinite Health
 
23
00E60ADF 18000000
 
24
424057F4 00040009
 
25
$Infinite water
 
26
00E6151F 18000000
 
27
04263F58 38002710
 
28
042635B0 60000000
 
29
$Infinite hover time
 
30
00E61520 18000000
 
31
042640BC 60000000
 
32
$8 Red coins (Press L+B)
 
33
00E61642 18000000
 
34
0A3FBBF4 00000240
 
35
025709DE 00000008
 
36
$Open Levels/Nozzles
 
37
00E60AE0 18000000
 
38
04570958 FFFFFFFF
 
39
0457095C FFFFFFFF
 
40
$All Shines
 
41
00E60AE1 18000000
 
42
045708E8 FFFFFFFF
 
43
045708EC FFFFFFFF
 
44
045708F0 FFFFFFFF
 
45
$Low Gravity
 
46
00E60AE2 18000000
 
47
424057F4 05003E00
 
48
$Low Spin Gravity
 
49
00E60AE3 18000000
 
50
424057F4 050A3200
 
51
$Super Spin
 
52
00E60AE4 18000000
 
53
424057F4 09423200
 
54
$Super Speed
 
55
00E60AE5 18000000
 
56
424057F4 06E44200
 
57
$Breath Underwater
 
58
00E60AE6 18000000
 
59
424057F4 08967FFF
 
60
$Have Sunshine Shirt
 
61
00E60AE7 18000000
 
62
424057F4 00000010
 
63
$Any Fruit Opens Yoshi Eggs
 
64
00E66B5B 18000000
 
65
041B47B8 60000000
 
66
$Yoshi Loves Water
 
67
00E66B5C 18000000
 
68
0426837C 4E800020
 
69
 
 
70
[Video]
 
71
ProjectionHack = 0
 
72
PH_SZNear = 0
 
73
PH_SZFar = 0
 
74
PH_ExtraParam = 0
 
75
PH_ZNear =
 
76
PH_ZFar =
 
77
PerfQueriesEnable = True
 
78
 
 
79
[Video_Settings]
 
80
wideScreenHack = False
 
81
UseNativeMips = True
 
82
AspectRatio = 0
 
83
 
 
84
[Video_Hacks]
 
85
EFBToTextureEnable = False
 
86
EFBCopyEnable = True
 
87