the-honkers-railway-launcher/assets
Observer KRypt0n_ 43b09f295d
1.0.0
- added new wine versions

From previous commits:
- changed preferences icon, updated main window's menu
- removed open launcher folder button from settings
- added fix for dxvk applying with spaces to the runners folder path
- updated default patch repo's mirror
- updated core library; added support for Chinese version
- added default game edition prediction based on system locale
- added ability to run the game when all patch servers are down
- used `std::process::Output` on DXVK applying instead of String
  this fixes errors related to UTF-8 decoding since different systems may have
  different default encodings
- added "borderless" and "virtual desktop" options to settings;
  added separate FSR option to gamescope settings
- dxvk now uses wine64 to update prefix before applying patches
- added setting of `-window-mode exclusive` args to the wine when using wine FSR
- `WinePrefix::update` and so now use wine64 binary instead of wineboot
- renamed `files.wine` to `files.wine64` in `wine.json`
- `Config::try_get_wine_executable` function now return wine64 binary
- added errors toasting for initial setup window
2022-08-07 15:15:51 +02:00
..
images Several changes 2022-08-02 18:43:07 +02:00
ui Removed open launcher folder button from settings 2022-08-07 14:27:56 +02:00
dxvk.json Added dxvk-async-1.10.3 2022-08-03 21:44:55 +02:00
resources.xml Initial setup changes 2022-08-04 01:24:25 +02:00
styles.css Added DxvkRow component, made example downloading progress 2022-07-10 11:55:49 +02:00
wine.json 1.0.0 2022-08-07 15:15:51 +02:00