USF plugin for Nintendo 64 music #1645
Replies: 1 comment 4 replies
-
|
I'll echo what I wrote in your commit that added this support: thank you so much for this. I only discovered this new development yesterday after effectively resigning myself to no USF support.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After 7 years of inactivity I brought an old USF plugin into the Audacious 4.x world. I found that my old binaries that I dragged around from 2018 in my home directory still worked but compiling the plugin against 4.x Audacious failed to give working results. Since I have seen some suggestions that date back to early 4.x times that the plugin failed for most who tried to compile it from source, I decided to give it a whirl and fix it myself.
https://github.com/saschaklick/audacious-usf-plugin
It requires some outdated libraries such as GTK2 but it works on Ubuntu 24.04 and Audacious 4.3.2
The trick to fixing it was just to set the emulation to interpreted from recompiled, which 2025 CPUs should be able to handle.
I am dragging around an archive of ripped game music since the early 2000s and having it still play nicely in lightweight Audacious keeps me coming back.
Beta Was this translation helpful? Give feedback.
All reactions