wim wit tools - how to perform certain tasks?

grandosegood

Well-Known Member
Member
Joined
Oct 5, 2017
Messages
484
Reaction score
212
Trophies
1
Age
38
XP
2,233
Country
United States
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]\"
 
Last edited by grandosegood,
My next modmii update will have this functionality (minus the "inject into WiiU" part, not sure what u mean by that), in fact that feature's already finished. I've mentioned it in the deflicker thread, and even offered to share it with anyone who wants to beta test (even though it's been pretty thoroughly tested already)

Here's an example of the command you're after

wit x --neek --recurse "%GameFOLDER%" --DEST X:/games/%%I --progress

Set GameFolder to your folder of iso, ciso, or wbfs files, and update the destination folder to your liking. Also note that %%I is assuming this is running from a batch file, otherwise change it to %I

Edit: for hex editing via cmd line or batch I use sfk.exe (Swiss file knife) or hexalter.exe
 
Last edited by XFlak,
  • Like
Reactions: jeannotte

Site & Scene News

Popular threads in this forum