Click the "current" link. It'll download a .zip that has install instructions inside.
Can anybody get this audio lib to even compile? 32bit lib obviously doesn't work on 64bit linux, and it looks like the code is old enough to be effectivly dead.
As far as I can tell, that is you not putting the DLLs in the same directory as the working directory of powder. Looking at the script, it looked fine, and when I tried to load, it even detected the shared object correctly (couldn't load as it was 32bit, but it still detected it).
EDIT: If you have all your scripts in a scripts/ subfolder, stick the included DLLs in there, as the DLLs are being loaded by the lua script, and not by powder.
Yes i have all my luascripts in a scripts folder and i put the dlls there and i have that crash error.
Ah, i am starting to understand. the script is loading files NOT from the directory it is in, but in the TPT root directory, so it trys to access nonexistent files because the script looks in the wrong place.
Theres no such "loadall.dll", he loads wrong dlls. That dll is not even included!
For me at least, the script and dlls have to be in your root TPT directory. I couldn't find a simple way to make the autorun manager work with it, so I just added a dofile("SPKR.lua") line to the top of the autorun.lua file.
nuclear, look back at previous posts
Check prev posts. False positive. Get the newest dl.