David Griswold
David Griswold
I can confirm I also have this issue in android on an s23, especially after loading a save state. Once it starts it persists and destroys performance too.
As far as I can tell, there is a false statement here - changing the config directory doesn't actually change where the config file is saved except for this current...
I can work on adding this. I like the idea of a relative pixel size for the gap, that is also how it works with the MelonDS core on retroarch....
i wonder if this and some of the other bugs with portrait/landscape could be solved by ignoring what the device reports in terms of orientation and simply comparing width and...
Huh, that surprises me after I tested with several different controllers and it worked with all of them. I guess that must be why lime3ds has both options.
Okay, I updated having run clang-format and I removed the `#ifdef` flag around the settings declaration since the build output above did show that as a problem. i also reverted...
Okay I got xcode all set up and the mac version builds fine for me after the latest commits. My qt-config.ini has all of the portrait mode layout stuff even...
This finally satisfies clang-format. Not sure why just running the clang-format extension on VS Code didn't do it. @PabloMK7 I hope you will consider merging this - it's a niche...
> I'm not sure how VS Code does things, but Citra code uses clang-format-15 (different projects may use a different format, for example Lime3DS switched to clang-format-18 so you need...
I played around with this for a while this morning, checking out the branch and trying to add to desktop. Pretty sure I have it working, using save slot 0...