diff options
| author | MofoMan2000 <MofoMan2000@gmail.com> | 2011-05-29 19:12:13 +0000 |
|---|---|---|
| committer | MofoMan2000 <MofoMan2000@gmail.com> | 2011-05-29 19:12:13 +0000 |
| commit | eb4da82d795f96af60cf5f1693663875b64eb596 (patch) | |
| tree | f05c752e849753168a1d8431ecb8ee9e8e5209d7 | |
| parent | 90bac5731cc4b15f40be9cf3a51a2c88ca6b53bf (diff) | |
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.
| -rw-r--r-- | PM4E01.ini | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/PM4E01.ini b/PM4E01.ini index 8b85c02adf..f2c614dded 100644 --- a/PM4E01.ini +++ b/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] |
