mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-26 09:27:16 +00:00
GameSettings: set EFBAccessEnable=True for Neighbours from Hell
This fixes the loading screens that show a walking animation.
This commit is contained in:
parent
687fe65709
commit
445fe2248c
@ -10,3 +10,6 @@ MMU = True
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed for loading screens to show up.
|
||||
EFBAccessEnable = True
|
||||
|
Loading…
Reference in New Issue
Block a user