| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pegasus-frontend_0.16.0_amd64.deb | 2022-03-28 | 9.5 MB | |
| pegasus-fe_alpha16_x11-static.zip | 2022-03-28 | 12.6 MB | |
| pegasus-fe_alpha16_win-mingw-static.zip | 2022-03-28 | 12.9 MB | |
| pegasus-fe_alpha16_rpi4-static.zip | 2022-03-28 | 10.2 MB | |
| pegasus-fe_alpha16_rpi3-static.zip | 2022-03-28 | 9.9 MB | |
| pegasus-fe_alpha16_rpi2-static.zip | 2022-03-28 | 10.5 MB | |
| pegasus-fe_alpha16_rpi1-static.zip | 2022-03-28 | 10.3 MB | |
| pegasus-fe_alpha16_odroid-xu3-static.zip | 2022-03-28 | 11.0 MB | |
| pegasus-fe_alpha16_odroid-c2-static.zip | 2022-03-28 | 10.9 MB | |
| pegasus-fe_alpha16_odroid-c1-static.zip | 2022-03-28 | 9.9 MB | |
| pegasus-fe_alpha16_macos-static.zip | 2022-03-28 | 11.2 MB | |
| pegasus-fe_alpha16_android.apk | 2022-03-28 | 11.9 MB | |
| Alpha 16 source code.tar.gz | 2022-03-28 | 2.7 MB | |
| Alpha 16 source code.zip | 2022-03-28 | 3.1 MB | |
| README.md | 2022-03-28 | 2.1 kB | |
| Totals: 15 Items | 136.6 MB | 0 | |
Changes since the last weekly release:
- Added support for Android Storage Access, required by certain emulators
- Redesigned the game directory settings screen
- Fixed possible encoding issues of settings and log files
- Fixed large log files when a metadata file has too many errors
- Performance improvements
- Code improvements
Changes since the last major release:
General:
- Redesigned the game directory settings screen
- Redesigned the gamepad layout editor
- Added Playnite support
- You can now disable checking the existence of game files (useful for large game sets)
- Added experimental support for customizing autodetected games
- Improved gamepad support and detection
- More detailed loading screen
- Updated French and German translations
- Added Japanese translation
- Added Lithuanian translation
- Updated Russian translation
- Performance improvements
Android:
- Android 11 support
- Added Android content URI support
- Added Android document URI support
- Added Android Storage Access management support
- Updated Android autodetected app info support
Linux & Mac:
- Linux: Added Suspend support
- Mac: Added support for the portable.txt file on this platform too
Themes:
- Theme API: You can now use Qt.labs.qmlmodels (https://doc.qt.io/qt-5/qtqml-models-qmlmodule.html)
- Theme API: Updated SortFilterProxyModel to the latest version
- Theme API: Fixed support for JSON objects with memory
Steam support:
- Updated support for the recent client changes
- Improved support for custom game library locations
- Updated the list of ignored entries (Proton and runtimes)
LaunchBox support:
- Fixed launching Steam games
- Fixed rating values going over 100%
- Fixed imported Steam games not launching correctly in some cases
- Fixed the favorite support for Steam games
Technical:
- Fixed possible encoding issues of settings and log files
- Fixed large log files when a metadata file has too many errors
- Added CMake build support
- Code improvements