This release features additional Pull Requests made against the main project that weren't able to make it into Nightly or Canary before the project shutdown. It features new functionality that hasn't been thoroughly reviewed or tested, so be aware as there may be bugs or that they may not work completely as advertised.
What's New:
- Android: update AGP dependency from 8.2.1 to 8.3.2
- Minor updates to various third-party dependencies
- From upstream (PabloMK7):
- From Lime3DS:
- Android: Corrected overlay joystick draw order
- citra: Migrate to tracy profiler from Microprofile (via GPUCode/raphaelthegreat)
- Note that profiling will now need an external app, which you can get from the Tracy Profiler project. The code included here is newer than that supported by their latest stable release (0.10 at the time of this posting), so grab an executable from one of their artifact builds instead until they release a new stable version.
- citra_qt: Add support for favorites, desktop shortcuts, and play time tracking (via FearlessTobi)
- Clean-up of the right click context menu, to make it less cluttered
- Support for favoriting games, so they are displayed at the top of the game list
- Support for adding desktop shortcuts for games
- Support for tracking the playtime of games in the UI (Note: This one may or may not work correctly; more testing needed)
For use with Bravely Offline, see the README.
Windows users have the choice of using the msvc version (compiled with the Microsoft Visual Studio compiler) or the msys2 version (compiled with Clang/LLVM). Feel free to use the one that performs best for you (click on Show All 14 Assets if you can't see the msys2 version).
Remember, this is an experimental build with minimal testing that focuses on updating the functionality and the majority of the third-party dependencies found in PabloMK7's fork to more modern versions, even if they're bleeding edge. There may be performance improvements, or there may be dragons. If you want to be safe, make sure to keep backups of your save games and save states just in case. Troubleshooting tips can also be found in the README. This is less of a Canary project, and more of a YOLO one...
Full Changelog: v2024-04-21a...v2024-04-24a

