mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Needed for loading screens to show up.
|
||||||
|
EFBAccessEnable = True
|
||||||
|
Reference in New Issue
Block a user