Homebrew Gamecube ISO/GCM Organizer Script

  • Thread starter Thread starter syntax53
  • Start date Start date
  • Views Views 54,628
  • Replies Replies 41
  • Likes Likes 23
Hey guys , first thanks for syntax53 for the script, I did a new version and get the id and title from iso header and add -trim funcion.
Post automatically merged:

another update options
fix disc 2 move and add an options to move just disc2
Post automatically merged:

new version , change : to -
add -recheck to check if missing any games
add -trace to force some games wont move
 

Attachments

Last edited by cyberrep,
I couldn't find anything out there that would automatically organize and name a folder full of ISOs/GCMs like WiiBackup manager can do. So I wrote yet another script utilizing some other tools to get the job done. Requires DiscEx and the Gamecube ISO Tool (both included in the zip). If you don't run the batch alongside these folders, you'll need to edit it and specify the location of those tools.

Download: https://www.dropbox.com/s/rzwums6n80959y4/Gamecube ISO Organizer.7z?dl=1

It will take a folder full of ISO's and GCM's, nested however deep, and turn it into a single folder with "Title [GameID]\game.iso" (and \disc2.iso if applicable). Example:

Before: View attachment 95469 After: View attachment 95471

It won't overwrite any existing ISO's so you can safely run it multiple times as you add new games (It does need to re-read any ISO/GCMs in your source folder to extract the GameID in order to determine if the game folder already exists though).

Usage--
powershell -executionpolicy bypass -f "Gamecube ISO Organizer.ps1" -scan "e:\PATH\TO\ISOS_AND_GCMS\TO_SCAN" -dest "e:\PATH\TO\DESTINATION"
thanks buddy!!! I just create a new one using the base of yours!!!
 

Site & Scene News

Popular threads in this forum