Starfox 64 for Linux

Charles_n_town

Senior Member
this was also a pita to build. there's a bug that I read about with tinyxml for both ubuntu and debian currently, where cmake can't find the config file. arch doesn't appear to have this problem. I was able to build an appimage (untested), but the normal linux executable works fine. it also built the otr fine, while there are issues using the command in windows (bat works fine though). tested and working. please test the appimage as I couldn't test that one. also, I couldn't figure out cpack in either windows or linux. I've never used it, but it created 1KB files, despite seeming to do something. I was able to make the appimage, but the deb and zip files wouldn't build correctly.

https://www.mediafire.com/file/thb3xprogftw0oo/Starship-Linux.zip/file
 

Attachments

  • Untitled-1.png
    Untitled-1.png
    88.2 KB · Views: 40
sorry for the double-post, but I got the appimage working (use fuse2 or libfuse2 to boot it). make sure it's executable: sudo chmod +x Starship-0.1.0-Linux.appimage . you can also enable controller support:
upload_2025-1-1_23-48-28.png


by adding in the SDL2 database, which is attached, to the location of the appimage or executable. there's a separate app for adding to the database (in case your controller isn't listed). I think you might even be able to add the database as an ev or at least your controller's credentials. I know this is at least possible in windows:
 

Attachments

Back
Top