Medabots Infinity update.

This commit is contained in:
kostamarino@hotmail.com 2011-05-02 19:35:40 +00:00
parent 876fb70a9c
commit 16d9f20ec9
2 changed files with 25 additions and 3 deletions

View File

@ -2,13 +2,17 @@
[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 = Use LLE plugin for proper ingame sound and speed (or disable idle skipping for proper speed)(r6730).
EmulationIssues = Use LLE plugin for proper ingame sound.(r7483).
[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]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
SafeTextureCacheColorSamples = 0

18
GM6PE9.ini Normal file
View File

@ -0,0 +1,18 @@
# GM6PE9 - Medabots Infinity 4th Submission
[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 = Use LLE plugin for proper ingame sound.(r7483).
[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]
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0