Skip to content

Azahar 2120.1

Latest
Compare
Choose a tag to compare
@OpenSauce04 OpenSauce04 released this 22 Mar 22:27
· 40 commits to master since this release

This update aims to address some issues which were discovered in the prior 2120 release.
If you were affected by these issues, thank you for your patience.


Azahar 2120.1 Changelog

Android

  • Fixed an issue which could cause CIA installation to freeze indefinitely on Android | @PabloMK7 #773
  • If an app is encrypted, the region string will now display "Unsupported encrypted application" instead of "Invalid region" | @PabloMK7 #774
  • Fixed notifications from the Azahar app erroneously showing the Citra logo | @OpenSauce04 860aace

All

  • Fixed temporary frame limit functionality, which was broken in the previous release | @PabloMK7 #758
    • This isn't as major as it sounds, and only really resulted in CTGP-7 having slower boot times

Technical

  • Fixed a compilation failure when attempting to build with the _FORTIFY_SOURCE_DEFINED value pre-defined via CXXFLAGS | @OpenSauce04 75918be f083a6e
  • Fixed the 512x512 app icon not being installed to the CMake install prefix on Linux | @OpenSauce04 #775
    • This changes nothing from a user-facing perspective, it's just prep for the Flatpak release