Open Enderteck opened 7 months ago
Hello!
We would love for .Forty-Five to have Linux and MacOS support, but unfortunetly it's not quite that simple. While jars can be executed fine on pretty much every OS, Steam requires that the Game doesn't depend on any external libaries, which includes the jre. That is also the reason why the Steam version of the game is an .exe und bundels its own jre. This complicates the process of creating linux and MacOS executables a bit. Also, the current build process is kinda bad (it's completly manual) and if we wan't to support additional plattormes, we would need to automate that process. And last but not least: Releasing on multiple platforms requires testing on multiple platformes, which is quite hard, especially for MacOS.
That being said, we definetly want Linux/MacOS support in the future, but currently we just don't have the time, so it will take a while.
Thanks for the suggestion though!
MacOS support is not the priority as it's the smallest playerbase and the hardest to build to but I'd be happy testing for Linux native release in the Future. Thanks for your answers !
Hello!
We would love for .Forty-Five to have Linux and MacOS support, but unfortunetly it's not quite that simple. While jars can be executed fine on pretty much every OS, Steam requires that the Game doesn't depend on any external libaries, which includes the jre. That is also the reason why the Steam version of the game is an .exe und bundels its own jre. This complicates the process of creating linux and MacOS executables a bit. Also, the current build process is kinda bad (it's completly manual) and if we wan't to support additional plattormes, we would need to automate that process. And last but not least: Releasing on multiple platforms requires testing on multiple platformes, which is quite hard, especially for MacOS.
That being said, we definetly want Linux/MacOS support in the future, but currently we just don't have the time, so it will take a while.
Thanks for the suggestion though!
MacOS support is not the priority as it's the smallest playerbase and the hardest to build to but I'd be happy testing for Linux native release in the Future. Thanks for your answers !
@Enderteck @blueUserRed All in all, I don't know, but there is a Linux version in the Release package and it works fine (one bug I found in release package that textures/Backpack is from uppercase, but game want lowercase)
You could actually try to upload forty-five to flathub instead of steam if steam is causing the issues of requiring no third party library or look into a way to fix this with steam.
As a linux user , I am really sad that I can't play this game :(
So I was able to change settings of my steam to enable experimental support of proton to every windows game https://itsfoss.com/steam-play/ and now forty-five works but I would still like to see it on flatpak
Describe the feature you'd like
Could the Game support Linux, SteamOS and MacOS ?
Justification
This shouldn't be hard as .jar apps should work on all desktop platforms and playing this game on Linux and Mac would be cool.