Earlier quoted context omitted.
Assuming that it's about moving the ball unseen (which makes it much easier) from the sink hole higher on the table to the apparent ejection hole and kicker low on the table. One could have the ball go quite low below the table surface and then use some kind of mechanical kicker to get it up to table level again near the bottom. It's possibly a unique problem, but seems to be much less work than building the rest of…
Or just have a different ball ready to come out of the exit hole, the top hole would swallow ball 1, and a different ball could exit after a realistic delay... A bit like Star Trek teleportation.. is it you, or a copy of you?
Space Cadet Pinball on Linux
71–80 of 136 posts
Re: Space Cadet Pinball on Linux
#72Re: Space Cadet Pinball on Linux
#73Damn amazing how they are making these pinballs today.
More tables here too:
https://vpforums.org/index.php?app=downloads&showcat=50
https://vpuniverse.com/files/category/82-vpx-pinball-tables
https://virtualpinballspreadsheet.github.io
Re: Space Cadet Pinball on Linux
#74I'm always surprised at the nostalgia for Space Cadet Pinball. Perhaps it was just chance that I grew up playing what seemed like a much better pinball game ( Hyper-3D Pinball, aka Tilt!* ), but I was always underwhelmed by Space Cadet Pinball on windows. In reality they're both pretty similar, I just happened to play a lot of one before the other, but the full screen DOS experience was much richer than what felt lik…
Pinball Dreams first on a friend's Amiga and then my PC for me, later Pro Pinball. Space Cadet was hopeless garbage in comparison. Space Cadet had a boring table, much worse graphics and sound, and terrible ball physics. I still applaud the Linux version for its hack value :)
Re: Space Cadet Pinball on Linux
#75You might want to check this one https://archive.org/details/vpinball-x-73-space-cadet for Visual Pinball https://github.com/vpinball/vpinball . There are others that might be even better but JP's is the one that just works without installing and configuring a bunch of other software ( https://youtube.com/results?search_query=JP%27s+Space+Cadet - https://youtu.be/UXfohCzilrQ ). Damn amazing how they are making these…
Re: Space Cadet Pinball on Linux
#76You might want to check this one https://archive.org/details/vpinball-x-73-space-cadet for Visual Pinball https://github.com/vpinball/vpinball . There are others that might be even better but JP's is the one that just works without installing and configuring a bunch of other software ( https://youtube.com/results?search_query=JP%27s+Space+Cadet - https://youtu.be/UXfohCzilrQ ). Damn amazing how they are making these…
I have struggled to get this project working on non-Windows. It just hangs and crashes no matter what I do or try on Linux/Mac. It's a very Windows-oriented project that's slowly losing the shackles right now.
Re: Space Cadet Pinball on Linux
#77I like the idea mentioned of a source code escrow, and it feels like that would be a great place for national governments to step in. It reminds me of how the British Library requires that any published book have a copy sent to them for archival. Why not have similar laws in place for source code? If for no other reason than pure archival. I wouldn't mind at all if it was all just purely kept in a metaphorical locked…
I don't know, the incentives for creators are already low enough. Any book one writes lands immediately in Anna's Archive and is digested into LLM slop for the profit of Altman & Co. Any piece of investigative journalism, when shared here or on Reddit, sees a link to some paywall-bypass site as one of the most upvoted comments. So we are already in a Bastiat's window situation where people are disincentivized to produce creative work. I'd rather not put the work of software creators even more at risk of being cheaply copied and copyright laundered: any state vault would be an easy target for trillion-dollar corporations.
Aside, as someone doing retro reverse engineering I greatly appreciate the author's words about the tension between software preservation and the need to reward creators for their work.
Re: Space Cadet Pinball on Linux
#78I like the idea mentioned of a source code escrow, and it feels like that would be a great place for national governments to step in. It reminds me of how the British Library requires that any published book have a copy sent to them for archival. Why not have similar laws in place for source code? If for no other reason than pure archival. I wouldn't mind at all if it was all just purely kept in a metaphorical locked…
> Any alternative is better than the current state of things. I don't know, the incentives for creators are already low enough. Any book one writes lands immediately in Anna's Archive and is digested into LLM slop for the profit of Altman & Co. Any piece of investigative journalism, when shared here or on Reddit, sees a link to some paywall-bypass site as one of the most upvoted comments. So we are already in a Basti…
That is generally because they're on random sites that want you to subscribe for a year to read the one piece that was mentioned on the sites you read... not going to happen, sorry.
Re: Space Cadet Pinball on Linux
#79You might want to check this one https://archive.org/details/vpinball-x-73-space-cadet for Visual Pinball https://github.com/vpinball/vpinball . There are others that might be even better but JP's is the one that just works without installing and configuring a bunch of other software ( https://youtube.com/results?search_query=JP%27s+Space+Cadet - https://youtu.be/UXfohCzilrQ ). Damn amazing how they are making these…
I have struggled to get this project working on non-Windows. It just hangs and crashes no matter what I do or try on Linux/Mac. It's a very Windows-oriented project that's slowly losing the shackles right now.
My GPU is an AMD Radeon RX 6600 XT, if that makes a difference.
Re: Space Cadet Pinball on Linux
#80Earlier quoted context omitted.
My understanding is you had to NOT look at the disassembled code for a project but have someone else do so and document what they see and that constitutes clean room. Course if I make Claude do the same thing… write a spec from disassembled code, that could work.
Clean room needs an independent second party with their own intent. An AI rewrite probably doesn't qualify, since its output traces directly to what it read.