Andrew Glaze
Andrew Glaze
I've re-signed the certificates
I suppose I can try to compile it again, but no promises.
Alright, I've made a TestFlight for HyperChat on Safari (macOS only right now), available here: https://testflight.apple.com/join/9mAUz2gp There's a few issues, but it should be relatively easy to iron out the...
The Live chat issue is known. As for archives, they should work perfectly, but LiveTL and Hyperchat will conflict is you have them both installed, please uninstall LiveTL for now....
There's still a lot of convenience methods to write for `Guild`, but i decided to make this PR so you can start reviewing it.
Yeah go on and review it, I’m not gonna have much time this week to work on stuff, but I’ll get any requested changes done asap.
> > Furthermore, currently standard apple shortcuts don't work with Ryujinx. For example, CMD-Q does not quit the app, even though when you open the file menu, it does say...
Something to note is that Sparkle does not work out of the box with GitHub releases, so you will have to automate updating sparkle’s update file in some script. In...
> What about GTK? GTK already seems to say Graphics Backend Log Level. See https://github.com/Ryujinx/Ryujinx/blob/ab0491817e87b9dd134c41764ba213f8c8559e9b/Ryujinx/Ui/Windows/SettingsWindow.glade#L2650 and this screenshot: 
I've changed the keys from `"SettingsTabLoggingOpenglLogLevel"` to `"SettingsTabLoggingGraphicsBackendLogLevel"` including the keys for the drop-down. I also removed the `"SettingsTabLoggingOpenglLogLevel"` from all other Locals, but just renamed the keys for the...