vgmoose
vgmoose
Thanks! My only note is it'd be preferable if `CST_GetCurrentDisplayMode()` were called once.
OBS is able to capture macOS system audio natively using Apple's [ScreenCaptureKit](https://developer.apple.com/documentation/screencapturekit/), without Soundflower or BlackHole. Is there a potential to have a similar kind of integration in sunshine? Screenshots...
The browser timeout mechanism is not well understood, but for the 20 minute timer in the connection applet, it's a result of doing 600 failed GETs to the connection URL....
Huh, it should at least succeed the connection test. Maybe a conflict with another dns-mitm rule? I tried on PC with `/etc/hosts` but got: ``` $ curl ctest.cdn.nintendo.net -v <...
Thanks, also at least for the switchbru entry (Line 14) the IP has changed to `92.204.211.16`: ``` 92.204.211.16 *switchbru*.* ``` That should make the BrowseNX landing page load (unsure about...
The keyboard's always been a bit odd with sizing. It's supposed to take an overall width and then automatically resize all the subkeys ([example](https://github.com/fortheusers/hb-appstore/blob/main/gui/AppList.cpp#L83-L84)). If it's not working, there's probably...
Thanks for these changes! Finally got around to resolving some of the size conflicts with the sidebar.
What apps did you try to download? Do they appear on the device but just not get marked as installed?
Not an hb-appstore issue, try the Aroma discord
Thanks for creating an issue to track this. We're still actively working on creating a new 2.4 release that addresses the problem. The delay is due to the new version...