From 010779269252ac513ee27c87aa7369b6a8ae1b3c Mon Sep 17 00:00:00 2001 From: XFlak Date: Fri, 11 Oct 2024 10:17:59 +0300 Subject: [PATCH] Add files via upload Updated download links for bootmii sd and customize mii --- Support/subscripts/DB.bat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Support/subscripts/DB.bat b/Support/subscripts/DB.bat index b68f592..bd573cb 100644 --- a/Support/subscripts/DB.bat +++ b/Support/subscripts/DB.bat @@ -1,4 +1,4 @@ -set DBversion=24.02.23 +set DBversion=24.10.11 if "%CurrentDLNAME%"=="" goto:DBend goto:%CurrentDLNAME% @@ -2244,7 +2244,7 @@ goto:DBend set name=Bootmii SD Files set category=fullextract set code1=URL -set code2="https://web.archive.org/web/20221230171503/http://static.hackmii.com/bootmii_sd_files.zip" +set code2="https://wii.hacks.guide/assets/files/bootmii_sd_files.zip" set version=* set dlname="bootmii_sd_files.zip" set wadname=bootmii_sd_files.zip @@ -2552,7 +2552,8 @@ goto:DBend set name=Customize Mii set category=fullextract set code1=URL -set code2="https://raw.githubusercontent.com/modmii/modmii.github.io/master/temp/CustomizeMii%203.11.rar" +::%20=space, for batch changed to %%20 to work +set code2="https://raw.githubusercontent.com/modmii/modmii.github.io/master/temp/CustomizeMii%%203.11.rar" set version=* set dlname=CustomizeMii 3.11.rar set wadname=CustomizeMii 3.11.rar