sergiou87 / open-supaplex

Reverse engineering Supaplex
245 stars 39 forks source link

Replace XM music with OGG #46

Closed eirnym closed 2 years ago

eirnym commented 2 years ago

This removes xmp_lite library requirement

sergiou87 commented 2 years ago

Thank you for your contribution! But I'm afraid music was converted from OGG to MOD explicitly in #13, because OGG was expensive to play on older platforms, and also makes the final package quite large. The way to go for this should be getting the required dependencies for Apple silicon. We can discuss more of that in #47