Skip to content

v3.8 - 10k

Choose a tag to compare

@frostworx frostworx released this 01 Feb 16:46
· 1297 commits to master since this release
  • Creating symlinks using the game name to the game id logs now, makes finding the log much easier
  • Improved Vortex installation by avoiding a possible install loop
  • Clearing logs of previous launches can now be configured
  • Cleaner logging initialization
  • Vortex version bump to 1.3.22
  • Cleaned up PATH no longer hardcoded, but trimming 'steam-runtime' parts instead
  • Added a requester for starting Vortex. On timeout (default 2 seconds) Vortex is cancelled.
    (especially useful for VR games with enabled Vortex, as you only want to start Vortex when you can see it).
    When the timeout is set to 0 the requester is skipped and Vortex is started as usual.
  • Creating symlinks using the game name to the game id game configs now, makes finding the game config file much easier
  • Added automatic rsync backup of steamuser files (so mostly savegames and configs) when proton games was closed
  • Added storing of game metadata, divided into (sharable) generic and custom configs
  • Added commandline function for backing the steamuser files for one or all installed proton games
  • 10k lines of code :)