Mario Kart Double Dash Bonus Disk update (part of issue 79).
I don't have much time to work on these but hopefully I'll get to more of them soon. I'm trying to test the mentioned games rather than just changing the INI file.
This commit is contained in:
parent
90bac5731c
commit
eb4da82d79
12
PM4E01.ini
12
PM4E01.ini
|
@ -1,7 +1,15 @@
|
|||
# PM4E01 - Mario Kart: Double Dash!! Bonus Disc
|
||||
[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 = 2
|
||||
EmulationIssues = Can't load any of the internal executables.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Everything works with minor glitches, except Star Wars Rogue Squadron III
|
||||
[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]
|
||||
|
|
Loading…
Reference in New Issue