Hacker News new | ask | show | jobs
by iAmAPencilYo 1095 days ago
That's pretty cool! Is this a new development or something that was reused from decades ago?
1 comments

I built the initial version in late 2019 and have been maintaining it since. It's used by GB Studio which is what this game was made with.

https://nickfa.ro/index.php/HUGETracker

I've been using GPTPlayer with my GBDK project. Is there any benefit to me switching to HUGE?
There's a mismatch between GBT Player and the GB hardware due to what can be expressed in the .mod format, meaning GBT is only capable of really beepy sounds (unless you're super good). hUGE gives more control over the hardware since it was made for it (and you can losslessly import GBT .mods). Ultimately though you can use whatever works for you, there are other drivers out there as well.