Nadia Holmquist Pedersen
Nadia Holmquist Pedersen
This is also a problem when using a PlayStation 5 controller in Firefox on Linux. I've only tested the SNES core so far, but with it the face buttons end...
These changes do apply to master, at least if GitHub's indication is to be trusted. You do have a point about the PRs situation, but I'm not sure what we...
Well, our workflow uses GitHub, so if things apply properly in GitHub (or with `git merge`) then it's good enough. It sounds like what you're trying to do is a...
You really should not be merging random PRs into a distro package build. Even the one distro I know of that makes the maybe-questionable-for-user-experience choice of tracking melonDS's master branch...
There are already builds of every commit to master, look in the Actions tab or the build status next to the commit.
No, not currently. I have thought of doing it, but I've not quite figured out how exactly to do it well, and the documentation was quite limited last I looked....
Possibly a GCC 15 bug, other people have been reporting this too. You can use Clang to build it successfully instead.
The window icon not being set is actually intentional, that way it can be picked up from the desktop file so if the user has set a custom icon for...
It would be good to have an option to filter only the 3D when scaling it, because 2D elements look pretty bad with bilinear filtering.
Ah yeah that's kinda another feature request of mine - supporting doing an integer scale to the nearest scale and then bilinear the rest of the way to avoid the...