* --cwd-app flag to set working directory to the game's installation directory
* Add support for Snap Steam installations
* protontricks -c and protontricks-launch now use the current working directory
instead of the game's installation directory. --cwd-app can be used to
restore old behavior. Scripts can also $STEAM_APP_PATH environment variable
to determine the game's installation directory; this has been supported
(albeit undocumented) since 1.8.0.
* protontricks will now launch GUI if no arguments were provided
* Fix crash when parsing appinfo.vdf V29 in new Steam client version
* Fix Protontricks crash when config.vdf contains invalid Unicode characters
- Removed %check section as many tests for this version are broken
- Install the build dependency to git only for Tumbleweed, as it is only used there
- Use local provided python vdf module
- Add patches:
* 0001-Fix-using-local-vdf-module.patch
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=16
* --cwd-app flag to set working directory to the game's installation directory
* Add support for Snap Steam installations
* protontricks -c and protontricks-launch now use the current working directory
instead of the game's installation directory. --cwd-app can be used to
restore old behavior. Scripts can also $STEAM_APP_PATH environment variable
to determine the game's installation directory; this has been supported
(albeit undocumented) since 1.8.0.
* protontricks will now launch GUI if no arguments were provided
* Fix crash when parsing appinfo.vdf V29 in new Steam client version
* Fix Protontricks crash when config.vdf contains invalid Unicode characters
- Removed %check section as many tests for this version are broken
- Install the build dependency to git only for Tumbleweed, as it is only used there
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=15
* Fix Protontricks crash when custom Proton has an invalid or
empty compatibilitytool.vdf manifest
* Fix Protontricks GUI crash when Proton installation is
incomplete
* Check if Steam Runtime launcher service launched correctly
instead of always assuming successful launch
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=13
- Update to version 1.11.0:
* Show app icons for custom shortcuts in the app selector
* Verbose flag can be enabled with -vv for additional debug logging
* Fix Protontricks not recognizing supported Steam Runtime
installation due to changed name
* Fix Protontricks not recognizing default Proton installation for
games with different Proton preselected by Valve testing
* Fix Protontricks crash when app has an unidentifiable app icon
OBS-URL: https://build.opensuse.org/request/show/1137168
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=11
- Update to version 1.10.5:
* Convert icon to RGB mode before conversion
- Changes from 1.10.4:
* Document protontricks-launch
* Ensure all app icons have 32x32 size
* Add utils.get_cache_dir
* Ignore possible extra data in binary VDF
* Do not use loop to check for launcher
* Fix outdated protontricks-launch help text
- Add required packages python3-Pillow and setuptools
- Add fdupes as build requirement and use it
OBS-URL: https://build.opensuse.org/request/show/1113241
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=7
- Update to version 1.10.3:
* Replace deprecated setuptools parameter
* Disable background-wineserver by default
* Always look for Flatpak Steam installation
* Add Sniper as supported runtime
* Check for 'steamapps' in case-insensitive manner
- Changes from 1.10.2:
* Update section on community packages
* Remove unused imports
* Update section on community package
* Fix locale settings on Steam Deck
* Find Windows shortcut prefix properly
* Check and log more permission errors gracefully
OBS-URL: https://build.opensuse.org/request/show/1098625
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=6
- Update to version 1.8.0:
+ Added
* fsync/esync is enabled by default
* PROTON_NO_FSYNC and PROTON_NO_ESYNC environment variables
are supported
* Improve Wine command startup time by launching a background
wineserver for the duration of the Protontricks session.
This is enabled by default for bwrap, and can also be toggled
manually with --background-wineserver/--no-background-wineserver.
* Improve Wine command startup time with bwrap by creating a
single container and launching all Wine processes inside it.
+ Fixed
* Fix Wine crash when the Steam application and Protontricks
are running at the same time
* Fix Steam installation detection when both non-Flatpak and
Flatpak versions of Steam are installed for the same user
* Fix Protontricks crash when Proton installation is incomplete
* Fix Protontricks crash when both Flatpak and non-Flatpak
versions of Steam are installed
* Fix duplicate log messages when using protontricks-launch
* Fix error dialog not being displayed when using
protontricks-launch
- Changes from 1.7.0:
+ Changed
* Enable usage of Flatpak Protontricks with non-Flatpak Steam.
Flatpak Steam is prioritized if both are found.
+ Fixed
* bwrap is only disabled when the Flatpak installation is
too old. Flatpak 1.12.1 and newer support sub-sandboxes.
* Remove Proton installations from app listings
- Changes from 1.6.2:
+ Changed
* Return code is now returned from the executed user commands
* Return code 1 is returned for most Protontricks errors
instead of -1
- Changes from 1.6.1:
+ Fixed
* Fix duplicate Steam application entries
* Fix crash on Python 3.5
- Run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/961140
OBS-URL: https://build.opensuse.org/package/show/games:tools/protontricks?expand=0&rev=2