Nisto / pk3dec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pk3dec

Decodes audio used in some PS2 games developed by tri-Ace. Exact codec name is not yet known, but the extensions .PK3 and .020 have been used informally. Additionally, names of relevant functions contain references to Sac.

Known supported games

  • Star Ocean: Till the End of Time

TODO

  • Fix off-by-one mismatches against PCSX2 (comparing directly to VU1 memory)
  • Decompile VU1-style code to plain C
  • Handle loop information
  • Implement StMakeFinalOut?
  • Implement StFlushWriteBuffer?

Support ❤️

As of June 2024, my monthly salary has been cut by 50%. This has had a significant impact on my freedom and ability to spend as much time working on my projects, especially due to electricity bills. I don't like asking for favors or owing people anything, but if you do appreciate this work and happen to have some funds to spare, I would greatly appreciate any and all donations. All of your contributions goes towards essential everyday expenses. Every little bit helps! Thank you ❤️

PayPal: https://paypal.me/nisto7777
Buy Me a Coffee: https://buymeacoffee.com/nisto
Bitcoin: 18LiBhQzHiwFmTaf2z3zwpLG7ALg7TtYkg

About


Languages

Language:C 100.0%