mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Killer 7 update.
This commit is contained in:
parent
05f641b2c2
commit
4d1019c116
2 changed files with 7 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue