2011-01-31 00:14:02 +00:00
|
|
|
# GM8P01 - Metroid Prime
|
|
|
|
[Core]
|
|
|
|
#Values set here will override the main dolphin settings.
|
|
|
|
[Speedhacks]
|
|
|
|
# Patch OSYieldThread to take more time - MP1's idle loop is really stupid.
|
|
|
|
0x8036eba0=400
|
|
|
|
[EmuState]
|
|
|
|
#The Emulation State.
|
|
|
|
EmulationStateId = 4
|
|
|
|
EmulationIssues = needs safe texture cache
|
|
|
|
[EmuState]
|
|
|
|
EmulationStateId = 0
|
|
|
|
[OnFrame]
|
|
|
|
[ActionReplay]
|
|
|
|
[Video]
|
|
|
|
ProjectionHack = 0
|
2011-03-24 13:16:32 +00:00
|
|
|
PH_SZNear = 0
|
|
|
|
PH_SZFar = 0
|
|
|
|
PH_ExtraParam = 0
|
|
|
|
PH_ZNear =
|
|
|
|
PH_ZFar =
|
|
|
|
[Gecko]
|
2011-02-19 20:19:33 +00:00
|
|
|
[Video_Settings]
|
|
|
|
SafeTextureCache = True
|
2011-03-24 13:16:32 +00:00
|
|
|
SafeTextureCacheColorSamples = 512
|
2011-02-19 20:19:33 +00:00
|
|
|
[Video_Hacks]
|
2011-03-24 13:16:32 +00:00
|
|
|
EFBCopyEnable = True
|
2011-02-19 20:19:33 +00:00
|
|
|
EFBToTextureEnable = False
|
2011-04-17 00:59:49 +00:00
|
|
|
|