Creative Principle Posted April 2, 2024 Report Posted April 2, 2024 This would be a simple implementation for the Linux variant of Vintage Story. All you'd have to do is add gamemoderun to the launch initialization process. For those who don't know, GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS and/or a game process. Most distros have this package installed initially so new users won't have issues running the game. https://github.com/FeralInteractive/gamemode 1
Aurumvorax Posted August 9 Report Posted August 9 Came here to suggest bundling Gamemode with the Flatpak release, I guess it makes sense to do so in this thread instead of opening another one. As @Creative Principle has already laid out, gamemode allows for a Game running on Linux to make use of certain optimizations for the time the Game is running. Integrating it into the Flatpak release should be fairly simple, as there is already a Flatpak package for that. Best regards 1
Recommended Posts