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