Skip to content

All current versions built

Latest

Choose a tag to compare

@veeeanti veeeanti released this 05 Feb 13:21
· 12 commits to main since this release
a499587

Here are all of the versions (branches) except for the C# version built and packaged correctly to use by anyone and get set up and running.

  • main - Windows, uses its own steam_api(64).dll to run the game exe, no console window when running.
  • main-noconsole - Unfortunately this slipped under my radar and is technically the same version, just without the extra path fixer code.
  • main-noconsole-nosteamworks - Same thing, no console window, but uses the game's original steam_api(64).dll entirely to load the game as Spacewar. This is unreliable. I can explain why elsewhere.
  • main-nosteamworks - Runs using a console window to show you realtime logs. Uses original game DLL to load. Unfortunately, the console window lingers after closing the actual game window. Make sure you close it too or else you'll rack up hours in Spacewar.
  • linux - Linux variant of the main branch, uses its own libsteam_api.so. I believe it runs using a console window as well, I can't test right this moment.
  • linux-noconsole - Same thing but no console window.
  • linux-nosteamworks-steamclient - Credit goes to @ahmedvflamez for this, as he made it load from the default steamclient.so for x86 and x64 games from the main Steam installation dir found in "Ubuntu12_32" and the folder for x64 (i cannot recall it, i'm assuming "Ubuntu12_64"?). All I did to finish it was to make it just one runnable launcher for both architectures and being able to detect between the two. I decided on that since Linux Steam uses the same names for both variants, it's super easy to get them confused lol. But that made it easier to write out how to get it to tell between the two.

I got branch happy and made a fucking tree here, I'm sorry lmfao. Thank you to everyone for showing interest in this and testing it out on your own too, the feedback I have received from the cs.rin.ru thread and from people contacting me about it and friends as well has given me the motivation to work on it as much as I have, I'm more than happy to know that it works that well for those who've tried it themselves. I can't thank you all enough, I know it's ridiculous that I feel so strongly about stuff like this but I genuinely very rarely feel like I am worth others' time as well as anything I do too, just a nuisance overall. So thank you again. Rant over lol sorry ^^;;
~veeλnti<3