mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
Killer 7 update.
This commit is contained in:
parent
05f641b2c2
commit
4d1019c116
@ -1,10 +1,11 @@
|
|||||||
# GK7E08 - Killer7 Disk1
|
# GK7E08 - Killer7 Disk1
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 4
|
||||||
EmulationIssues = Bullets don't penetrate enemies in jit x64(6507)
|
EmulationIssues = Tested with (r6801)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
# GK7P08 - Killer7 Disk1
|
# GK7P08 - Killer7 Disk1
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Tested with (r6801)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
ProjectionHack = 0
|
||||||
|
EFBAccessEnable = 1
|
||||||
|
[Gecko]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user