just some testing for the dolphin main svn
This commit is contained in:
parent
f900af01a8
commit
575b493e2d
|
@ -3,8 +3,6 @@
|
|||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
#Add memory patches here.
|
||||
|
||||
[ActionReplay]
|
||||
#Add decrypted action replay cheats here.
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
#Add memory patches here.
|
||||
|
||||
[ActionReplay]
|
||||
#Add decrypted action replay cheats here.
|
||||
|
|
|
@ -7,5 +7,6 @@ SkipIdle = 0
|
|||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
|
|
|
@ -5,5 +5,6 @@ Patch region=0x23801ce0
|
|||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
#The Emulation State.
|
||||
EmulationStateId = 2
|
||||
Issues="Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play, PAL problems"
|
||||
EmulationIssues =
|
||||
[EmuState]
|
||||
EmulationStateId = 0
|
||||
[OnFrame]
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
#Add memory patches here.
|
||||
|
||||
[ActionReplay]
|
||||
#Add decrypted action replay cheats here.
|
||||
|
|
Loading…
Reference in New Issue