Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
Radfordhound opened this issue Jun 18, 2019 · 2 comments
Open
2 tasks

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

Radfordhound opened this issue Jun 18, 2019 · 2 comments
Projects
Milestone

Comments

@Radfordhound
Copy link
Owner

Radfordhound commented Jun 18, 2019

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 Radfordhound added this to the July 2019 milestone Jun 18, 2019
@Radfordhound Radfordhound added this to To do (High Priority) in HedgeLib++ Jun 18, 2019
@asm95
Copy link

asm95 commented Jul 20, 2019

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.

@Radfordhound
Copy link
Owner Author

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

@Radfordhound Radfordhound modified the milestones: July 2019, August 2019 Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
HedgeLib++
  
To do (High Priority)
Development

No branches or pull requests

2 participants