yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

Support for .hca Game Music Files #44

Closed Tanookirby closed 3 years ago

Tanookirby commented 3 years ago

I tried adding files with the .hca extension into Modizer, but they are not showing up. I've been converting most of my game music files to this format to save space, and I would appreciate it if this were supported.

More info on it https://fileinfo.com/extension/hca

yoyofr commented 3 years ago

Hello

I have a new version of modizer almost ready. I will check if I can quickly add hca support but not sure as it requires a recent vgmstream version, which means also dependencies to several additional external software libraries that currently not exist for iOS.

Rgds, ym

Le 6 févr. 2021 à 07:26, Tanookirby notifications@github.com a écrit :

I tried adding files with the .hca extension into Modizer, but they are not showing up. I've been converting most of my game music files to this format to save space, and I would appreciate it if this were supported.

More info on it https://fileinfo.com/extension/hca https://fileinfo.com/extension/hca — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yoyofr/modizer/issues/44, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ5Y5443CPMAZV7TCX4DYTS5TOHZANCNFSM4XF6N3VQ.

yoyofr commented 3 years ago

Good news, I did a quick vgmstream update to latest version with only Ogg Vorbis & MPEG support and HCA seems to play fine (only did a quick test). I will include it in upcoming 2.94 version.

Tanookirby commented 3 years ago

OK, thanks. In the meantime, do you think you can tackle these issues? https://github.com/yoyofr/modizer/issues/42 https://github.com/yoyofr/modizer/issues/37