HedgeLib icon indicating copy to clipboard operation
HedgeLib copied to clipboard

HedgeLib - TSR Archive Support (.cpu.sp2/.gpu.sp2)

Open Radfordhound opened this issue 5 years ago • 2 comments

I took a look at the .cpu.sp2 and .gpu.sp2 files and started work on cracking them a few weeks ago, but didn't get too far due to lack of time. Since then, it seems someone's already cracked the majority of .cpu.sp2, which is great! All we should have to do, then, is implement support for these into HedgeLib.

I'm not sure honestly whether we should treat these files like Archives in the traditional sense, though it seems like that'd be the simplest approach.

Given that, we'll need code for:

  • [ ] Extracting Team Sonic Racing archives
  • [ ] Creating new Team Sonic Racing archives

Radfordhound avatar Jun 18 '19 01:06 Radfordhound

Since then, it seems someone's already cracked the majority of .cpu.sp2, which is great!

Broken link. You may update it to File_Format_Library/FileFormats/Archives/SP2.cs

Edit: also don't forget to mention that TSR means "Team Sonic Racing". I took a long time to acknowledge that, thank you.

asm95 avatar Jul 20 '19 05:07 asm95

Ah dang, my bad. I've fixed both of those. Thank you!

Radfordhound avatar Jul 20 '19 23:07 Radfordhound