Hacking [RELEASE] WiiVC Injector Script (GC/Wii/Homebrew Support)

TeconMoon

Well-Known Member
OP
Member
Joined
Aug 7, 2007
Messages
749
Trophies
1
XP
2,608
Country
United States
Oh wow I'm stupid. So now I have everything right? I just need to boot up homebrew > mocha > Wup installer gx2 and get SSBM. Or am I still doing somewhere wrong here
Do that, and make sure you have done the following:
  • Have Nintendont placed on the SD card under apps\Nintendont
  • Have a Nintendont config file placed on the root of the SD Card (nincfg.bin), this is generated when you launch a game using nintendont, if you can't run nintendont on its own to generate a config file someone here can probably provide theirs (the new injector re-write coming soon will also be able to generate this)
You also need to make sure you run mocha or other signature patches before you run the game.
 

anti_matter

Member
Newcomer
Joined
Oct 30, 2017
Messages
22
Trophies
0
Age
28
XP
53
Country
Netherlands
This is my SD card. apps/nintendont has the files, install has SSBM 20XX, wiiu/apps has mocha, homebrew and wup installer gx2 and the nincfg.bin file. Looks good?
 

Attachments

  • thiss.png
    thiss.png
    7.7 KB · Views: 272

TeconMoon

Well-Known Member
OP
Member
Joined
Aug 7, 2007
Messages
749
Trophies
1
XP
2,608
Country
United States
Boot sound didn't work but I'm on Nintendont. It asks for SD or USB. I don't want to mess this up so a little help would be appreciated again
Since you didn't choose autoboot, choose SD and choose built-in disc. Once you choose SD you can also press B to configure nintendont. (I don't remember what button, there's a legend in the top-right or something.

Edit: Also did you actually end up converting that MP3 to a wav file, or did you just try to rename it?
 
Last edited by TeconMoon,

anti_matter

Member
Newcomer
Joined
Oct 30, 2017
Messages
22
Trophies
0
Age
28
XP
53
Country
Netherlands
Since you didn't choose autoboot, choose SD and choose built-in disc. Once you choose SD you can also press B to configure nintendont. (I don't remember what button, there's a legend in the top-right or something.

Edit: Also did you actually end up converting that MP3 to a wav file, or did you just try to rename it?

Seems like I just renamed it, my bad
I pressed SD and it said: WARNING: sd:/games/ was not found.
Boot included CG Disc [DISC01] <
 

TeconMoon

Well-Known Member
OP
Member
Joined
Aug 7, 2007
Messages
749
Trophies
1
XP
2,608
Country
United States
Seems like I just renamed it, my bad
I pressed SD and it said: WARNING: sd:/games/ was not found.
Boot included CG Disc [DISC01] <
That's because you don't have any games on your SD card, that's normal. Boot included GC Disc will boot the injected game, once you have the nintendont configuration working the way you like I would recommend re-generating your title as an autobooting title, or turn on autoboot in the nintendont options so that it will autoboot your game in an interruptible fashion, that way it'll autoboot but you can also re-configure the options any time you want.
 

anti_matter

Member
Newcomer
Joined
Oct 30, 2017
Messages
22
Trophies
0
Age
28
XP
53
Country
Netherlands
That's because you don't have any games on your SD card, that's normal. Boot included GC Disc will boot the injected game, once you have the nintendont configuration working the way you like I would recommend re-generating your title as an autobooting title, or turn on autoboot in the nintendont options so that it will autoboot your game in an interruptible fashion, that way it'll autoboot but you can also re-configure the options any time you want.

Pressed it, said "Game ISO is not a GC Disc!"
 

TeconMoon

Well-Known Member
OP
Member
Joined
Aug 7, 2007
Messages
749
Trophies
1
XP
2,608
Country
United States
http://www.20xx.me/about.html
I think I need to download it on Smash boards instead?
ugh dude the GCI you downloaded is just a save file for Smash Bros Melee to activate the 20XXTE hack, not the actual game. The fact that the file is only 88 KB should have tipped you off. You need to download the actual Super Smash Bros Melee game, which will be closer to 1.4 GB
 

anti_matter

Member
Newcomer
Joined
Oct 30, 2017
Messages
22
Trophies
0
Age
28
XP
53
Country
Netherlands
ugh dude the GCI you downloaded is just a save file for Smash Bros Melee to activate the 20XXTE hack, not the actual game. The fact that the file is only 88 KB should have tipped you off. You need to download the actual Super Smash Bros Melee game, which will be closer to 1.4 GB

I got the actual game, it's 1,35gb. Can I still get the 20XX tho?
 

wolf_

Well-Known Member
Member
Joined
Jan 22, 2012
Messages
518
Trophies
1
Age
42
XP
1,585
Country
United States
Now my problem has continued to the Wii U. I installed the game perfectly fine but once I booted up the game I got problems. All the images were OK but as soon as the pictures went away and the game loaded it said "boot.dol not found" After that every time I started the game it gave me an error.
I'm guessing you injected
Is nintendont as vc inject working with usb devices already?
No the only way is if you inject the game and install the injections to usb
 

dj_skual

Code & Mix
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,610
Country
France
Is nintendont as vc inject working with usb devices already?
If you inject nintendont in a wiivc, the used fw will not give acces to usb for nintendont
you can only inject iso to install to usb and autoboot nintendont

--------------------- MERGED ---------------------------

Once you inject vanilla melee and get it working, you'd want to put that GCI into your virtual gamecube memory card using something like Dolphin.
or something like Savegame Manager GX Beta
 

Memfis

Well-Known Member
Member
Joined
Jul 18, 2010
Messages
222
Trophies
1
XP
682
Country
Gambia, The
Here is a log-file. Robocopy seems to have some problems. I'm using Windows 10 Fall Creators Update (1709)
C:\wiiu2>IF EXIST WORKINGDIR echo Cleaning up WORKINGDIR from failed conversion... 1>con

C:\wiiu2>IF EXIST WORKINGDIR rmdir /s /q WORKINGDIR

C:\wiiu2>set jver=0

C:\wiiu2>for /F tokens=2-5 delims=.-_" %j in ('java -fullversion 2>&1') do set "jver=%j%k%l%m"

C:\wiiu2>set "jver=180151"

C:\wiiu2>if 180151 LSS 180000 goto:javafail

C:\wiiu2>cd TOOLS\tga2png

C:\wiiu2\TOOLS\tga2png>IF EXIST "..\..\SOURCE_FILES\bootTvTex.tga" tga2pngcmd.exe -i .\..\..\SOURCE_FILES\bootTvTex.tga -o .\..\..\SOURCE_FILES\
E a s y 2 C o n v e r t T G A t o P N G 2 . 5
( c ) 2 0 0 6 - 2 0 1 7 E a s y 2 C o n v e r t S o f t w a r e
h t t p : / / w w w . e a s y 2 c o n v e r t . c o m

P r e p a r i n g . . .
I m p o r t i n g . . .
I m p o r t c o m p l e t e , n e w f i l e s a d d e d : 1
C o n v e r t i n g . . .
C o n v e r s i o n c o m p l e t e
F i l e s c o n v e r t e d : 1 o f 1
C:\wiiu2\TOOLS\tga2png>IF EXIST "..\..\SOURCE_FILES\iconTex.tga" tga2pngcmd.exe -i .\..\..\SOURCE_FILES\iconTex.tga -o .\..\..\SOURCE_FILES\
E a s y 2 C o n v e r t T G A t o P N G 2 . 5
( c ) 2 0 0 6 - 2 0 1 7 E a s y 2 C o n v e r t S o f t w a r e
h t t p : / / w w w . e a s y 2 c o n v e r t . c o m

P r e p a r i n g . . .
I m p o r t i n g . . .
I m p o r t c o m p l e t e , n e w f i l e s a d d e d : 1
C o n v e r t i n g . . .
C o n v e r s i o n c o m p l e t e
F i l e s c o n v e r t e d : 1 o f 1
C:\wiiu2\TOOLS\tga2png>IF EXIST "..\..\SOURCE_FILES\bootDrcTex.tga" tga2pngcmd.exe -i .\..\..\SOURCE_FILES\bootDrcTex.tga -o .\..\..\SOURCE_FILES\

C:\wiiu2\TOOLS\tga2png>IF EXIST "..\..\SOURCE_FILES\bootLogoTex.tga" tga2pngcmd.exe -i .\..\..\SOURCE_FILES\bootLogoTex.tga -o .\..\..\SOURCE_FILES\

C:\wiiu2\TOOLS\tga2png>cd ..\..\

C:\wiiu2>set BASEFOLDER="Rhythm Heaven Fever [VAKE01]"

C:\wiiu2>set SAVEDRANDOM=5978

C:\wiiu2>IF EXIST "SOURCE_FILES\game.gcm" set gamefile=game.gcm & set /p WIITITLEID= 0<SOURCE_FILES\game.gcm & goto:skipiso

C:\wiiu2>IF NOT EXIST "SOURCE_FILES\bootTVTex.png" (goto:NOPE.AVI)

C:\wiiu2>IF NOT EXIST "SOURCE_FILES\iconTex.png" (goto:NOPE.AVI)

C:\wiiu2>ver 1>nul

C:\wiiu2>TOOLS\Storage\pngcheck.exe -q SOURCE_FILES\bootTVTex.png

C:\wiiu2>if 0 GTR 0 (set valid1=INVALID ) else (set valid1=VALID )

C:\wiiu2>ver 1>nul

C:\wiiu2>TOOLS\Storage\pngcheck.exe -q SOURCE_FILES\iconTex.png

C:\wiiu2>if 0 GTR 0 (set valid2=INVALID ) else (set valid2=VALID )

C:\wiiu2>IF "VALID" == "INVALID" goto:invalidpng

C:\wiiu2>IF "VALID" == "INVALID" goto:invalidpng

C:\wiiu2>ver 1>nul

C:\wiiu2>IF EXIST "SOURCE_FILES\bootDrcTex.png" TOOLS\Storage\pngcheck.exe -q SOURCE_FILES\bootDrcTex.png

C:\wiiu2>IF EXIST "SOURCE_FILES\bootDrcTex.png" if 0 GTR 0 (echo Optional bootDrcTex.png is invalid, renaming with .bad extension to avoid script conflicts... 1>con ) & (ren SOURCE_FILES\bootDrcTex.png bootDrcTex.png.bad )

C:\wiiu2>IF EXIST "SOURCE_FILES\bootDrcTex.png" ver 1>nul & echo.1>con

C:\wiiu2>IF EXIST "SOURCE_FILES\bootLogoTex.png" TOOLS\Storage\pngcheck.exe -q SOURCE_FILES\bootLogoTex.png

C:\wiiu2>IF EXIST "SOURCE_FILES\bootLogoTex.png" if 0 GTR 0 (echo Optional bootLogoTex.png is invalid, renaming with .bad extension to avoid script conflicts... 1>con ) & (ren SOURCE_FILES\bootLogoTex.png bootLogoTex.png.bad )

C:\wiiu2>IF EXIST "SOURCE_FILES\bootLogoTex.png" ver 1>nul & echo.1>con

C:\wiiu2>goto:redoskip

C:\wiiu2>set BASETITLEID=00050000101B0700

C:\wiiu2>IF NOT EXIST "TOOLS\Storage\BASETITLEKEY" set /p BASETITLEKEY=Enter or copypaste the eShop Title Key for Rhythm Heaven Fever [USA] (Will not be required next time): 1>con

C:\wiiu2>IF NOT EXIST "TOOLS\Storage\BASETITLEKEY" echo ~0,32 1>TOOLS\Storage\BASETITLEKEY

C:\wiiu2>set /p BASETITLEKEY= 0<TOOLS\Storage\BASETITLEKEY

C:\wiiu2>if not "04ea" == "04ea" goto:redokey

C:\wiiu2>IF EXIST "TOOLS\NUSPacker\encryptKeyWith" goto:keyexist

C:\wiiu2>set /p ancast= 0<TOOLS\c2w\starbuck_key.txt

C:\wiiu2>set /p WiiUCommon= 0<TOOLS\NUSPacker\encryptKeyWith

C:\wiiu2>if not "D7B0" == "D7B0" del TOOLS\NUSPacker\encryptKeyWith

C:\wiiu2>if not "D7B0" == "D7B0" del TOOLS\JNUSTool\config

C:\wiiu2>if not "D7B0" == "D7B0" echo.1>con

C:\wiiu2>if not "D7B0" == "D7B0" echo Wii U Common Key is incorrect, try again 1>con

C:\wiiu2>if not "D7B0" == "D7B0" echo.1>con

C:\wiiu2>if not "D7B0" == "D7B0" goto:redoskip

C:\wiiu2>echo.1>con

C:\wiiu2>echo Meta Variables: 1>con

C:\wiiu2>set /p GAMETITLE=Enter the name of your game: 1>con

C:\wiiu2>set /p PUBTITLE=Enter the publisher of your game: 1>con

C:\wiiu2>IF "game.gcm" == "game.gcm" echo.1>con

C:\wiiu2>IF "game.gcm" == "game.gcm" IF EXIST SOURCE_FILES\main.dol set /p custommain=Custom main.dol detected, do you want this to replace the default nintendont loader? (Y/n): 1>con

C:\wiiu2>IF /I "" == "y" goto:skipgcmoptions

C:\wiiu2>IF "game.gcm" == "game.gcm" set /p autoboot=Do you want your game to autoboot? This will require a pre-existing nincfg.bin on your SD card root. (Y/n): 1>con

C:\wiiu2>IF /I "n" == "y" (echo.1>con ) & (echo Do you want to force 4:3 with Nintendont? Even if "Force Widescreen" and "WiiU Widescreen" are enabled 1>con )

C:\wiiu2>IF /I "n" == "y" set /p aspectratio=in your nincfg.bin file, they will be forced off. (Y/n): 1>con

C:\wiiu2>echo.1>con

C:\wiiu2>IF "game.gcm" == "game.gcm" (set DRC_USE=65537 ) & goto:skipcontrolprompt

C:\wiiu2>IF "game.gcm" == "boot.dol" goto:setoverclockandotherstuff

C:\wiiu2>goto:skipoverclockstuff

C:\wiiu2>echo Do you wish to specify a meta title ID manually? 1>con

C:\wiiu2>set /p TITLEDECIDE=If you don't one will be randomly assigned. (Y/n): 1>con

C:\wiiu2>IF /I "n" == "y" set /p SAVEDRANDOM=Enter a 4-digit meta title ID you wish you use. Must only be HEX values. (0-F): 1>con

C:\wiiu2>IF "game.gcm" == "boot.dol" set WIITITLEID=5978

C:\wiiu2>IF "game.gcm" == "game.wbfs" set WIITITLEID=5978

C:\wiiu2>echo.1>con

C:\wiiu2>IF EXIST SOURCE_FILES\bootSound.wav set /p AUDIOPROMPT=User provided bootSound detected, do you want it to loop? (Y/n): 1>con

C:\wiiu2>IF /I "" == "n" set LOOP=-noLoop

C:\wiiu2>IF EXIST SOURCE_FILES\bootSound.wav echo.1>con

C:\wiiu2>cd TOOLS\JNUSTool

C:\wiiu2\TOOLS\JNUSTool>IF NOT EXIST 0005001010004000\code\deint.txt goto:downloadjnus

C:\wiiu2\TOOLS\JNUSTool>echo Checking Internet Connection... 1>con

C:\wiiu2\TOOLS\JNUSTool>ver 1>nul

C:\wiiu2\TOOLS\JNUSTool>C:\windows\system32\PING.EXE google.com

Ping wird ausgefhrt fr google.com [172.217.17.238] mit 32 Bytes Daten:
Antwort von 172.217.17.238: Bytes=32 Zeit=22ms TTL=56
Antwort von 172.217.17.238: Bytes=32 Zeit=22ms TTL=56
Antwort von 172.217.17.238: Bytes=32 Zeit=22ms TTL=56
Antwort von 172.217.17.238: Bytes=32 Zeit=22ms TTL=56

Ping-Statistik fr 172.217.17.238:
Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
(0% Verlust),
Ca. Zeitangaben in Millisek.:
Minimum = 22ms, Maximum = 22ms, Mittelwert = 22ms

C:\wiiu2\TOOLS\JNUSTool>if 0 GTR 0 goto:netfail

C:\wiiu2\TOOLS\JNUSTool>echo Downloading necessary base files with JNUSTool... 1>con

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 0005001010004000 -file /code/deint.txt
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 0005001010004000 -file /code/font.bin
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 0005001010004001 -file /code/c2w.img
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 0005001010004001 -file /code/boot.bin
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 0005001010004001 -file /code/dmcu.d.hex
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/cos.xml
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/frisbiiU.rpx
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/fw.img
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/fw.tmd
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/htk.bin
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /code/nn_hai_user.rpl
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /content/assets/.*
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /meta/bootMovie.h264
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /meta/bootLogoTex.tga
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>java -jar JNUSTool.jar 00050000101B0700 04eacef7657422e61606fa7fc7dcd73d -file /meta/bootSound.btsnd
JNUSTool 0.3b - by Maschell

Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

C:\wiiu2\TOOLS\JNUSTool>echo Complete! 1>con

C:\wiiu2\TOOLS\JNUSTool>echo.1>con

C:\wiiu2\TOOLS\JNUSTool>echo Copying JNUSTool base files to Working Directory... 1>con

C:\wiiu2\TOOLS\JNUSTool>C:\Windows\System32\Robocopy.exe "Rhythm Heaven Fever [VAKE01]" ..\..\WORKINGDIR\ /MIR

-------------------------------------------------------------------------------
ROBOCOPY :: Robustes Dateikopieren fr Windows
-------------------------------------------------------------------------------

Gestartet: Dienstag, 31. Oktober 2017 18:37:00
Quelle : C:\wiiu2\TOOLS\JNUSTool\Rhythm Heaven Fever [VAKE01]\
Ziel : C:\wiiu2\WORKINGDIR\

Dateien : *.*

Optionen: *.* /S /E /DCOPY:DA /COPY:DAT /PURGE /MIR /R:1000000 /W:30

------------------------------------------------------------------------------

2017/10/31 18:37:00 FEHLER 2 (0x00000002) Zugriff auf Quellverzeichnis C:\wiiu2\TOOLS\JNUSTool\Rhythm Heaven Fever [VAKE01]\
Das System kann die angegebene Datei nicht finden.


C:\wiiu2\TOOLS\JNUSTool>IF /I "" == "y" C:\Windows\System32\Robocopy.exe 0005001010004000 ..\..\WORKINGDIR\ *.* /s

C:\wiiu2\TOOLS\JNUSTool>IF /I "" == "y" C:\Windows\System32\Robocopy.exe 0005001010004001 ..\..\WORKINGDIR\ *.* /s

C:\wiiu2\TOOLS\JNUSTool>cd ..\..\

C:\wiiu2>IF /I NOT "" == "y" goto:skipoverclockpatching

C:\wiiu2>IF NOT EXIST WORKINGDIR goto:robofail

C:\wiiu2>echo ROBOCOPY FAILED TO CREATE THE WORKING DIRECTORY WITH ALL JNUSTOOL BASE FILES. 1>con

C:\wiiu2>echo PLEASE POST THE LOGS AT THE GBATEMP THREAD FOR SUPPORT. 1>con

C:\wiiu2>echo.1>con

C:\wiiu2>Pause1>con

C:\wiiu2>exit
 

TeconMoon

Well-Known Member
OP
Member
Joined
Aug 7, 2007
Messages
749
Trophies
1
XP
2,608
Country
United States
Here is a log-file. Robocopy seems to have some problems. I'm using Windows 10 Fall Creators Update (1709)
The problem isn't with Robocopy, the problem is JNUSTool isn't downloading any of the base files at all due to an issue with its config, so there's nothing to copy.

Code:
Error while reading config! Needs to be:
DOWNLOAD URL BASE
COMMONKEY
updateinfos.csv
UPDATELIST VERSION URL
UPDATELIST URL PATTERN

I would re-download the script as there's probably an issue with the generated config file, also make sure you used the correct Wii U Common Key
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: The cybertruck is a death trap.