mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 18:11:38 +01:00
eb29077ef0
It removes settings that were removed from dolphin to clean up the database. Modifies some gameinis to use the new 3 letter gameid. Adds Hyrule field speedup hack for Japanese and American version of Twilight Princess for wii. Removes efb to ram from Twilight Princess, Tony Hawk's Pro Skater 3, Tony Hawk's Pro Skater 4, Prince of Persia Forgotten Sands, Mario Superstar Baseball, Okami, FFCC the Crystal Bearers and The Simpsons due to the recent dolphin changes. Enables efb to ram for The Magic Obelisk because it needs it and some more minor changes.
88 lines
1.6 KiB
INI
88 lines
1.6 KiB
INI
# GMSP01 - Super Mario Sunshine
|
|
|
|
[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 = Needs EFB to Ram and no texture filtering for the goo.
|
|
|
|
[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.
|
|
$99 Lives
|
|
00E60ADE 18000000
|
|
00570967 00000063
|
|
$Infinite Health
|
|
00E60ADF 18000000
|
|
424057F4 00040009
|
|
$Infinite water
|
|
00E6151F 18000000
|
|
04263F58 38002710
|
|
042635B0 60000000
|
|
$Infinite hover time
|
|
00E61520 18000000
|
|
042640BC 60000000
|
|
$8 Red coins (Press L+B)
|
|
00E61642 18000000
|
|
0A3FBBF4 00000240
|
|
025709DE 00000008
|
|
$Open Levels/Nozzles
|
|
00E60AE0 18000000
|
|
04570958 FFFFFFFF
|
|
0457095C FFFFFFFF
|
|
$All Shines
|
|
00E60AE1 18000000
|
|
045708E8 FFFFFFFF
|
|
045708EC FFFFFFFF
|
|
045708F0 FFFFFFFF
|
|
$Low Gravity
|
|
00E60AE2 18000000
|
|
424057F4 05003E00
|
|
$Low Spin Gravity
|
|
00E60AE3 18000000
|
|
424057F4 050A3200
|
|
$Super Spin
|
|
00E60AE4 18000000
|
|
424057F4 09423200
|
|
$Super Speed
|
|
00E60AE5 18000000
|
|
424057F4 06E44200
|
|
$Breath Underwater
|
|
00E60AE6 18000000
|
|
424057F4 08967FFF
|
|
$Have Sunshine Shirt
|
|
00E60AE7 18000000
|
|
424057F4 00000010
|
|
$Any Fruit Opens Yoshi Eggs
|
|
00E66B5B 18000000
|
|
041B47B8 60000000
|
|
$Yoshi Loves Water
|
|
00E66B5C 18000000
|
|
0426837C 4E800020
|
|
$Widescreen Heat Wave Fix
|
|
F0N5-B36H-HZDVX
|
|
6GRT-TJHW-8MR45
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
PerfQueriesEnable = True
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
|
|
[Video_Enhancements]
|
|
MaxAnisotropy = 0
|
|
ForceFiltering = False
|