GameINI: Enable EFB Access for Jimmy Neutron Boy Genius
This commit is contained in:
parent
57dce8bd7c
commit
79a90b1f42
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue