Radfordhound / HedgeLib

A C++ library and collection of tools that aims to make modding games in the Sonic the Hedgehog franchise easier.
MIT License
88 stars 24 forks source link

HedgeLib - SEGS Compression Support #57

Open Radfordhound opened 5 years ago

Radfordhound commented 5 years ago

Used by Sonic Unleashed/Generations(?) on the PS3. The format's been cracked; this QuickBMS Script can decompress them. Not sure of the licensing of this code, but I feel like it should be fine to base the HedgeLib support off of this.