mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
reverted megamans collection (dont even know how those got changed) and fixed MP3 pal
This commit is contained in:
parent
ff7c2924e2
commit
2d020d79b9
@ -1,7 +1,7 @@
|
||||
# G6QE08 - Megaman Collection
|
||||
[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
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GXGE08 - MEGAMAN X COLLECTION
|
||||
[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
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
@ -6,7 +6,6 @@
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 2
|
||||
Issues="No working scanner"
|
||||
EmulationIssues = minor coloring problems
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
|
Loading…
Reference in New Issue
Block a user