|
| 1 | +# Created with komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Dummerle.Rare |
| 5 | +PackageVersion: 1.12.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: UNKNOWN |
| 8 | +PublisherUrl: https://github.com/Dummerle/Rare |
| 9 | +PublisherSupportUrl: https://github.com/Dummerle/Rare/issues |
| 10 | +Author: Dummerle |
| 11 | +PackageName: Rare |
| 12 | +PackageUrl: https://github.com/Dummerle/Rare |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/RareDevs/Rare/blob/HEAD/LICENSE |
| 15 | +ShortDescription: GUI for legendary. An Epic Games Launcher open source alternative |
| 16 | +Description: Rare is a graphical interface for Legendary, a command line alternative to Epic Games |
| 17 | + launcher, based on PyQt5 |
| 18 | +Tags: |
| 19 | +- epic-games |
| 20 | +- epic-games-launcher |
| 21 | +- frontend |
| 22 | +- games |
| 23 | +ReleaseNotes: |- |
| 24 | + ## What's Changed |
| 25 | +
|
| 26 | + ### New Features |
| 27 | +
|
| 28 | + - Add the ability to set Tags for games. There are four predefined tags favorite, backlog, completed |
| 29 | + and hidden. You can also add your own custom ones. These tags can be searched for in the search |
| 30 | + bar by prefixing the tag with ::, for example ::completed. The favorites and hidden tags are also |
| 31 | + available as filters. |
| 32 | + - Updated the main tab bar to include an Integration tab, removed the drop down menu from the |
| 33 | + library's header and re-ordered the tabs. The account button is is replaced with a tab widget that |
| 34 | + shows the drop down menu on click. |
| 35 | + - Added a selection setting for the prefix to use when using Proton. The Shared option uses a common |
| 36 | + prefix and the Isolated option uses a game specific one. Or you can set a Custom one. |
| 37 | + - Added Steam AppID selector, useful to facilitate fixes when using custom Protons with protonfixes. |
| 38 | + - Added option to use per-game shader cache directories when using Wine/Proton. |
| 39 | + - Added configuration widget for DXVK_CONFIG env variable. |
| 40 | + - Added configuration widget for DXVK_NVAPI_DRS_SETTINGS. |
| 41 | + - Added automated workarounds/settings for some games. |
| 42 | + - Enabled the launcher's console window by default on Linux and updated the Terminate and Kill |
| 43 | + buttons to work properly. |
| 44 | + - Updated how the Move dialog, and move in general works to create a sub-directory to move files |
| 45 | + into. |
| 46 | + - Improved input validation routines in a lot of cases. |
| 47 | + - Support downloading games with signed chunks and reading downloaded file segments from disk to |
| 48 | + reduce memory requirements. |
| 49 | +
|
| 50 | + ### Minor Changes |
| 51 | +
|
| 52 | + - Resolve cover image updates in parallel, improves loading responsiveness. |
| 53 | + - Improved performance when filtering and ordering the library views. |
| 54 | + - Split settings to game (universal) and compatibility (non-Windows) settings. |
| 55 | + - Wrappers can now be disabled without being removed from the wrapper chain. |
| 56 | + - Grouped Wine and Proton compatibility tool configuration. |
| 57 | + - Added queue worker to visualize syncing saves to the cloud on the main interface. |
| 58 | + - Exclude Android games from the library views by default, add specialized filter for them. |
| 59 | + - Add a field in the dxvk/mangohud settings to display the effective value of their environemnt |
| 60 | + variable. |
| 61 | + - Added a static image for Epic Online Services Overlay icon. |
| 62 | +
|
| 63 | + ### Bug Fixes |
| 64 | +
|
| 65 | + - Fixed save path resolution to account for changed wine prefix in the settings. |
| 66 | + - Fixed library filters and ordering resetting after search/install/uninstall. |
| 67 | + - Do some sanitization of the execution environment before launching games on Linux. |
| 68 | + - Fix crash when Steam's 'config/libraryfolders.vdf' does not exist. |
| 69 | + - Do not mark application as installed if 'Donwload only' is set. |
| 70 | + - Fix a DivisionByZero issue when downloading image covers. |
| 71 | + - Filter out compatibility tools older than Proton 7.0. |
| 72 | + - Fix a crash when trying to terminate an already terminated process. |
| 73 | +
|
| 74 | + ### Packaging |
| 75 | +
|
| 76 | + - From this version Rare will be using it's own Legendary fork. This was necessary to include newer |
| 77 | + features and improvements not yet in a released version of the upstream project. As an unintented |
| 78 | + side-effect, packaging Rare for distributions will be more complicated. |
| 79 | + - Rebuild resources, translations and ui files in the packaging workflows |
| 80 | + - Add update information to the AppImage package for automatic updates |
| 81 | + - Build MacOS packages on macos-15 and macos-15-intel runners |
| 82 | +ReleaseNotesUrl: https://github.com/RareDevs/Rare/releases/tag/1.12.0 |
| 83 | +ManifestType: defaultLocale |
| 84 | +ManifestVersion: 1.12.0 |
0 commit comments