GameSettings: set EFBAccessEnable=True for Neighbours from Hell

This fixes the loading screens that show a walking animation.
This commit is contained in:
Tillmann Karras 2024-12-07 20:16:15 +00:00
parent 687fe65709
commit 445fe2248c

View File

@ -10,3 +10,6 @@ MMU = True
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
# Needed for loading screens to show up.
EFBAccessEnable = True