Serious Sam: Next Encounter gameini
Game works perfectly on Dolphin 5.0. It does not need 'EFB to RAM' anymore.
This commit is contained in:
parent
6023b7b5e5
commit
c16b3f4637
|
@ -5,8 +5,7 @@
|
|||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs EFB to Ram for transition scenes.
|
||||
EmulationStateId = 5
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -16,6 +15,3 @@ EmulationIssues = Needs EFB to Ram for transition scenes.
|
|||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
Loading…
Reference in New Issue