mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
445fe2248c
This fixes the loading screens that show a walking animation.
16 lines
302 B
INI
16 lines
302 B
INI
# GFHP6V - Neighbours From Hell
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
MMU = True
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
# Needed for loading screens to show up.
|
|
EFBAccessEnable = True
|