mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Additional gameini updates.
Removes speedhacks from metroid prime 1 and 2, and fire emblem series and update old notes for metroid prime. Capitalize dolphin in the few inis that weren't from the previous commit.
This commit is contained in:
parent
89dd5e4aac
commit
d499eee2b7
@ -1,7 +1,7 @@
|
||||
# G2ME01 - Metroid Prime 2 Echoes
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -161,7 +161,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x803758bc=400
|
||||
|
||||
|
33
Data/Sys/GameSettings/G2MJ01.ini
Normal file
33
Data/Sys/GameSettings/G2MJ01.ini
Normal file
@ -0,0 +1,33 @@
|
||||
# G2MJ01 - Metroid Prime 2: Dark Echoes
|
||||
|
||||
[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 = 3
|
||||
EmulationIssues = EFB to RAM is needed for the scanner/visors to work properly.
|
||||
|
||||
[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.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
@ -1,7 +1,7 @@
|
||||
# G2MP01 - Metroid Prime 2 Echoes
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -160,7 +160,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x80375c68=400
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFEE01 - FIRE EMBLEM GC US
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -41,6 +41,3 @@ $Max Movement(IKE)
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
[Speedhacks]
|
||||
0x8020a51c=500
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFEJ01 - FIRE EMBLEM GC JAP
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -17,6 +17,4 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Speedhacks]
|
||||
0x80204ce8=500
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
# GFEE01 - FIRE EMBLEM GC EU
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -20,7 +19,3 @@ EmulationIssues =
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
[Speedhacks]
|
||||
0x80213278=500
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# GM8E01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 = Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play
|
||||
EmulationIssues =
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -109,6 +108,3 @@ SafeTextureCacheColorSamples = 512
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x80384b1c=400
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# GM8E01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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="Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play"
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -31,7 +31,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x803708f8=400
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# GM8P01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -30,7 +31,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x8036eba0=400
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOBE4Z - Bad Boys Miami Takedown
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOBP7N - Bad Boys II
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOWD69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOWE69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOWF69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOWJ69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GOWP69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
|
@ -24,7 +24,3 @@ PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Speedhacks]
|
||||
0x80006e00=800
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user