mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-12 06:14:24 -05:00
GameSettings: The Legend of Spyro: The Eternal Night.
Allow ImmediateXFB since this game seems fine with it. Don't force EFBAccess. Unlike other Krome games, this game doesn't do any EFB access on boot like the comment implies.
This commit is contained in:
parent
75946bd385
commit
c8dd2c9fc4
|
|
@ -1,18 +1,4 @@
|
|||
# RO7E7D, RO7P7D - The Legend of Spyro: The Eternal Night
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
# Fixes missing splash logo at boot.
|
||||
EFBAccessEnable = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user