mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-25 03:21:36 +02:00
GameINI: Enable EFB Access for Jimmy Neutron Boy Genius
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# GJNE78 - Jimmy Neutron Boy Genius
|
||||
# GJNP78, GJNE78, GJND78 - Jimmy Neutron Boy Genius
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
@ -12,4 +12,7 @@
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes missing splash logo at boot, title screen, and loading screens.
|
||||
EFBAccessEnable = True
|
||||
# Fixes FMVs not showing.
|
||||
ImmediateXFBEnable = False
|
||||
|
Reference in New Issue
Block a user