From 79a90b1f422a154bf3c8be23689c53bdd79520b1 Mon Sep 17 00:00:00 2001 From: Martino Fontana Date: Tue, 13 May 2025 22:35:43 +0200 Subject: [PATCH] GameINI: Enable EFB Access for Jimmy Neutron Boy Genius --- Data/Sys/GameSettings/GJN.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Data/Sys/GameSettings/GJN.ini b/Data/Sys/GameSettings/GJN.ini index a91b53ed09..322f15456a 100644 --- a/Data/Sys/GameSettings/GJN.ini +++ b/Data/Sys/GameSettings/GJN.ini @@ -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