Tools

From Gitaroo Pals
Jump to navigation Jump to search

Work in progress.

PS2

  • gitarootools can read and write .IMC audio.
    • The hope is to expand its functionality to replace many of the tools listed on this page. We'll see how that works out.
  • ISO tools like ImgBurn are able to repack a PS2 ISO (choose 9660 + UDF 1.2).
    • The result won't make a good xdelta patch unless you manually reorder the files to match the original layout, but it should boot on real hardware (via swap disc, modchip, etc). (Not guaranteed to work with other PS2 games)

PSP

  • Noesis] can read .GMO models and .GIM textures
  • GimConv can read and write .GIM textures
  • Audacity (and any program with ffmpeg support) can read Atrac3plus audio
  • PSound can read the remaining .VAG audio files iirc, if not try MFAudio
  • UMDGen can repack a PSP ISO, preserving original file layout so you can make an xdelta patch from the result

Both

  • ps2dis is a disassembler for the PS2's MIPS assembly, also works pretty well with PSP's.
  • A great many programs (for reading .CHC, .IMX, .XG, .XGM, .PAK, ) are linked in the stickies of the #hacking channel in the Gitaroo Pals Discord
    • (the ones I made are in desperate need a rewrite, but they'll work for now)