mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-01 21:31:23 +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.
52 lines
1.2 KiB
INI
52 lines
1.2 KiB
INI
# GMXE70 - Enter The Matrix
|
|
|
|
[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 real xfb for the videos to display.
|
|
|
|
[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.
|
|
$Infinite Health
|
|
04099688 38000800
|
|
$Infinite Ammo
|
|
0417989C 60000000
|
|
$Infinite Focus
|
|
04195330 60000000
|
|
$Turn On Invisibility Mode
|
|
040D6CB4 38000008
|
|
$Press Focus Button for HyperMode(Use with health code and do not use in focus mode)
|
|
040BFFE4 60000000
|
|
$Shoot For Rapid Fire
|
|
0C3EFC00 00000000
|
|
041797C8 41820740
|
|
0C3EFC00 01040000
|
|
041797C8 60000000
|
|
$Have All Weapons On Level
|
|
04950504 00000002
|
|
$Have Test Level Unlocked(Save Game In Hacking Menu To Enable)
|
|
04950504 00002000
|
|
$Enable Multiplayer fighting levels(Save Game In Hacking Menu To Enable)
|
|
04950504 00000280
|
|
$Have Test And Multiplayer Fighting Levels(Save Game In Hacking Menu To Enable)
|
|
04950504 00002280
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
|
|
[Video_Settings]
|
|
UseXFB = True
|
|
UseRealXFB = True
|