From a9284b3d663aa37b6c1a6bb20399d74ab347a922 Mon Sep 17 00:00:00 2001 From: Squall Leonhart Date: Mon, 27 Feb 2023 19:13:20 +1100 Subject: [PATCH] workaround for Stuart Little 2 crashing when set to none despite not having backup ram. --- src/vba-over.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/vba-over.ini b/src/vba-over.ini index 8a417ce5..e5536388 100644 --- a/src/vba-over.ini +++ b/src/vba-over.ini @@ -21,6 +21,10 @@ saveType=1 [AR8e] saveType=1 +# Stuart Little 2 (USA, Europe) +[ASLE] +saveType=2 + # Pokemon - Ruby Version (USA, Europe) [AXVE] rtcEnabled=1 @@ -494,4 +498,4 @@ flashSize=131072 # Pokemon - Edicion Rojo Fuego (Spain) [BPRS] -flashSize=131072 \ No newline at end of file +flashSize=131072