Changelog for
protontricks-1.8.0-7.1.noarch.rpm :
* Fri Mar 11 2022 Carsten Ziepke
- 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
* Tue Aug 24 2021 Matthias Fehring - Update to version 1.6.0 + Added
* Add protontricks-launch script to launch Windows executables using Proton app specific Wine prefixes
* Add desktop integration for Windows executables, which can now be launched using Protontricks
* Add protontricks-desktop-install to install desktop integration for the local user. This is only necessary if the installation method doesn\'t do this automatically.
* Add error dialog for displaying error information when Protontricks has been launched from desktop and no user-visible terminal is available.
* Add YAD as GUI provider. YAD is automatically used instead of Zenity when available as it supports additional features. + Changed
* Improved GUI dialog. The prompt to select the Steam app now uses a list dialog with support for scrolling, search and app icons. App icons are only supported on YAD. + Fixed
* Display proper error messages in certain cases when corrupted VDF files are found
* Fix crash caused by appmanifest files that can\'t be read due to insufficient permissions
* Fix crash caused by non-Proton compatibility tool being enabled for the selected app
* Fix erroneous warning when Steam library is inside a case-insensitive file system- Changes from 1.5.2 + Fixed
* Custom Proton installations now use Steam Runtime installations when applicable
* Fix crash caused by older Steam app installations using a different app manifest structure
* Fix crash caused by change to lowercase field names in multiple VDF files
* Fix crash caused by change in the Steam library folder configuration file- Changes from 1.5.1 + Fixed
* bwrap containerization now tries to mount more root directories except those that have been blacklisted due to potential issues- Changes from 1.5.0 + Added
* Use bwrap containerization with newer Steam Runtime installations. The old behavior can be enabled with --no-bwrap in case of problems. + Fixed
* User-provided WINE and WINESERVER environment variables are used when Steam Runtime is enabled
* Fixed crash caused by changed directory name in Proton Experimental update
* Sat Feb 06 2021 Matthias Fehring - Update to version 1.4.4 + Fixed
* Display a proper error message when Proton installation is incomplete due to missing Steam Runtime
* Display a proper warning when a tool manifest is empty
* Fix crash caused by changed directory structure in Steam Runtime update
* Sun Jan 10 2021 Matthias Fehring - Updated to version 1.4.3 + Fixed
* Add support for newer Steam Runtime versions- Updated to version 1.4.2 + Fixed
* Fix crash with newer Steam client beta caused by differently cased keys in loginusers.vdf + Added
* Print a warning if both steamapps and SteamApps directories are found inside the same library directory + Changed
* Print full help message when incorrect parameters are provided
* Wed May 06 2020 Matthias Fehring - Updated to version 1.4.1 + Fixed
* Fixed crash caused by Steam library paths containing special characters
* Fixed crash with Proton 5.0 caused by Steam Runtime being used unnecessarily with all binaries- Updated to version 1.4 + Added
* System-wide compatibility tool directories are now searched for Proton installations + Changed
* Drop Python 3.4 compatibility. Python 3.4 compatibility has been broken since 1.2.2. + Fixed
* Zenity no longer crashes the script if locale is incapable of processing the arguments.
* Selecting \"Cancel\" in the GUI window now prints a proper message instead of an error.
* Add workaround for Zenity crashes not handled by the previous fix- Updated to version 1.3.1 + Fixed
* Fix Proton prefix detection when the prefix directory is located inside a SteamApps directory instead of steamapps
* Use the most recently used Proton prefix when multiple prefix directories are found for a single game
* Fix Python 3.5 compatibility
* Thu Nov 07 2019 Matthias Fehring - Added new Requires zenity: new dependency
* Thu Nov 07 2019 Matthias Fehring - Initial package version 1.3