Login Page - Create Account

Support Board


Date/Time: Sun, 15 Jun 2025 16:46:37 +0000



Post From: Linux

[2025-05-23 10:04:42]
User921987 - Posts: 240
A Linux executable would be a truly great thing — especially if it were implemented as a Docker or Flatpak package, making installation easy and ensuring good compatibility across different Linux distributions. It could even be a virtual machine image including everything from kernel to application.

It would allow the software to run in an environment where the users and developers are in control (Linux), instead of one where external parties dictate how things work (Windows). At the same time, it would eliminate the need for Wine workarounds, which always tend to have some minor issues.

Given the financial realities, maintaining a separate Linux version probably isn't feasible, but if the implementation were cross-platform — which is certainly possible in a C++ environment — that would work.