mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
GameSettings: set EFBAccessEnable=True for Neighbours from Hell
This fixes the loading screens that show a walking animation.
This commit is contained in:
@ -10,3 +10,6 @@ MMU = True
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed for loading screens to show up.
|
||||
EFBAccessEnable = True
|
||||
|
Reference in New Issue
Block a user