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
Recommended Posts