Skip to content

1.1.0

Choose a tag to compare

@ironswordX ironswordX released this 05 Aug 00:45
· 4 commits to main since this release

What's new:

  • Wine is now used by default over Proton (tends to cause issues on some setups)
  • umu-run is no longer a hard dependency (only needed for proton)
  • Installation now installs the latest wine runner and installs it automatically
  • Feral GameMode support (--gamemode or its config boolean)

Other changes:
+ Added esync option to --proton-sync and its respective config file option (some proton runners still use it)
+ Wine/Proton logs are now only shown in verbose mode
+ All installed runners are kept in <game directory>/wine_runners/runners.toml. Will likely be used for more in the future.
+ Some command-line flags take priority over config values (wasn't initially a part of this update, all of them should take the command-line as priority after the next update)
+ (NVIDIA-specific) Shader cache env variables have been adjusted so that both the proprietary NVIDIA drivers and the open-source Nouveau drivers both work as expected
+ (NVIDIA-specific) Proton will no longer attempt to load/initialize FSR4 when launching with Proton
- Reverted a change during install where game_dir argument was a flag instead of an argument