You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wiiexplorer new rarc [name] make a new arc in RARC format wiiexplorer new u8 [name] make a new arc in U8 format wiiexplorer open /path/to/arc could be used to open an arc wiiexplorer ls could be used to see the contents of said arc file wiiexplorer add /path/to/file(or)folder to add a file or folder wiiexplorer import /path/to/folder to import a folder wiiexplorer delete [file/folder name] to delete a file or folder wiiexplorer rename [file/folder name] [new file/folder name] to rename a file or folder wiiexplorer export [file/folder name] to export a file or folder wiiexplorer export -all /path/to/folder to export the entire .arc wiiexplorer replace [file name] /path/to/file to replace a file. wiiexplorer save -yaz0s Save arc with Strong YAZ0 compression wiiexplorer save -yaz0f Save arc with Fast YAZ0 compression wiiexplorer save -yay0 Save arc with YAY0 compression wiiexplorer save Save arc with no compression
Of course, these are just a few examples of what you could do, but they can be changed in any way needed.
The text was updated successfully, but these errors were encountered:
wiiexplorer new rarc [name]
make a new arc in RARC formatwiiexplorer new u8 [name]
make a new arc in U8 formatwiiexplorer open /path/to/arc
could be used to open an arcwiiexplorer ls
could be used to see the contents of said arc filewiiexplorer add /path/to/file(or)folder
to add a file or folderwiiexplorer import /path/to/folder
to import a folderwiiexplorer delete [file/folder name]
to delete a file or folderwiiexplorer rename [file/folder name] [new file/folder name]
to rename a file or folderwiiexplorer export [file/folder name]
to export a file or folderwiiexplorer export -all /path/to/folder
to export the entire .arcwiiexplorer replace [file name] /path/to/file
to replace a file.wiiexplorer save -yaz0s
Save arc with Strong YAZ0 compressionwiiexplorer save -yaz0f
Save arc with Fast YAZ0 compressionwiiexplorer save -yay0
Save arc with YAY0 compressionwiiexplorer save
Save arc with no compressionOf course, these are just a few examples of what you could do, but they can be changed in any way needed.
The text was updated successfully, but these errors were encountered: