What is the recommended way of compiling Azahar's GUI? #792
-
I'm a packager of the emulator and would like to know if the most recommended way is compiling the QT6 version, SDL2 version or both. |
Beta Was this translation helpful? Give feedback.
Answered by
OpenSauce04
Mar 23, 2025
Replies: 1 comment
-
The SDL2 frontend is currently disabled by default because it was left in an extremely broken and unusable state by Citra, and we have not yet gotten around to making it appropriate for use by the average user. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OpenSauce04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The SDL2 frontend is currently disabled by default because it was left in an extremely broken and unusable state by Citra, and we have not yet gotten around to making it appropriate for use by the average user.
I'd just go with the Qt interface for now.