hey all,
I'm trying to extract a bunch of wii isos to patch for deflicker, then inject them into wii u. does anyone know the batch command to extract a bunch of isos to a folder of their respective game name, so i can edit the main.dol files quicker? i'm also looking for the wit command that allows me to replace a certain hex adress with one of my own choosing, then repack everything. thanks.
edit: for the first task, i placed all the isos in a folder called staging, then i created another folder called extracted. here is the command to extract all the isos and to each have a folder with their title and game id (note that capital letters are important):
wit extract --source staging --DEST "extracted\%T [%I]\"
I'm trying to extract a bunch of wii isos to patch for deflicker, then inject them into wii u. does anyone know the batch command to extract a bunch of isos to a folder of their respective game name, so i can edit the main.dol files quicker? i'm also looking for the wit command that allows me to replace a certain hex adress with one of my own choosing, then repack everything. thanks.
edit: for the first task, i placed all the isos in a folder called staging, then i created another folder called extracted. here is the command to extract all the isos and to each have a folder with their title and game id (note that capital letters are important):
wit extract --source staging --DEST "extracted\%T [%I]\"
Last edited by grandosegood,







