Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Also, the game has some wine/proton compatibility issues. Managed to get it started with Proton Hotfix, but the UI is a mess. I understand that you may not be able/willing to fix it on your end, just leaving it if you can and want to make it playable on Linux via Proton.

//edit: In regards to how exactly it’s messed up. If I try to run the game via wine (11.7), the main menu looks fine, but once the game starts the screen is completely black (game’s not frozen as when I try to “play” blindly I can hear ball bounce around after putting it). On the other hand, if I try to run it via Proton Hotfix, the main menu is messed up graphically (though buttons are visible even if messed up, but on anything other than Proton Hotfix and plain wine the main menu is either completely black or has a black rectangle on top of it), but in game it’s fine.

This game was written in Delphi Pascal, and I really don’t have a good option to re-compile it. The version that’s here is the latest version I made with updates and fixes, but still probably 10 to 15 years old.


The fact that it’s running at all is probably more of a testament to Windows backwards compatibility, than it is to my coding ability


Thanks for giving it a shot!

You may try your luck with Lazarus. It’s a Delphi clone that is semi-compatible with it and it is multiplatform (though don’t remember if crosscompiling is an option). Not sure if it’ll work for you though.

(1 edit)

I’ve tried that. I use so many other libraries that aren’t compatible, or that I don’t have source code to.


Maybe someday I’ll do a proper remake.