Jump to content

Recommended Posts

Posted

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

  • Like 1
  • 2 years later...
Posted

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

  • Like 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.