Homebrew [Release] GodMode9 Scripts Megathread

Kvothe43

Member
Newcomer
Joined
Oct 6, 2020
Messages
8
Trophies
0
Age
29
XP
99
Country
Spain
I have three 3DS consoles with CFW, all of them with GBA injects. GBAVCSM works without issues in two of them, however on the third one two errors appear when trying yo build the Cache. This is the first one, if I hit Skip or Rename, it keeps appearing; if I hit Overwrite the second error pops up and the screen goes back to the gm9 main screen and no Titles are built into the Cache. Any idea what could be causing this?
 

SylverReZ

Dat one with the Rez
Member
GBAtemp Patron
Joined
Sep 13, 2022
Messages
7,124
Trophies
3
Location
The Wired
Website
m4x1mumrez87.neocities.org
XP
21,858
Country
United Kingdom
Checks to see what version of "Launcher.dat" you currently have.

Code:
set DEFLAUNCH "0:/Launcher.dat"
if shaget $[DEFLAUNCH] CHKSUM
    goto compare_file
else
    echo "Cannot find Launcher.dat on the root!"
end

@compare_file
if chk $[CHKSUM] "73af7ff0c705fa526fb25669bb358cb245f2a6ae360121f9b1476225de1d4c88"
    set LAUNCHVER "GW - V4.2b (Private)"
    goto file_ver
elif chk $[CHKSUM] "c34267026a2dbb8b469c61a1e71e0001a3a3cd27dc75873b78fa99209455a7e3"
    set LAUNCHVER "EZ-Flash Redux - V1.0"
    goto file_ver
elif chk $[CHKSUM] "692def42d8917d4c9af4c1b90a61f7c04129118dc010b27ed5695d25d48f5fde"
    set LAUNCHVER "Bluecard - V1.06b"
    goto file_ver
elif chk $[CHKSUM] "1774a45312b8ed4e5b3177af3901551b1291956c68d4878a0820a04549a69e9b"
    set LAUNCHVER "MT-Card - V2.3"
    goto file_ver
else
    set LAUNCHVER "Unknown or potentially dangerous version"
end
goto file_ver
@file_ver
echo "Your current launcher is:\n$[LAUNCHVER]"
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: It will actually make it worse