Joseph Judge
Joseph Judge
There's a lot of levels with lag, including CEZ2. Not much that can be done until #6 is resolved. In the meantime, CPU overclocking with sys-clk helps a lot.
Sorry for taking a while to respond, thanks for looking into this! Now that I've got the buildbot set up for the Switch I'm gonna see about getting one set...
I probably should've been more specific: Switch SDL2 only supports GLES**2** (https://github.com/devkitPro/SDL/commit/ba292910f9bb04e49ece65a6f0f93072fc708955). jwzgles seems to only support v1. However, I took a look around for other shims/compatibility layers and found...
Some other details of note: this was a many-to-many relationship, and the display column would show up when viewed in one table but not the other. I'll try to come...
Ah, yes, that appears to be what I ran into! In my opinion, it would be helpful to have an indication in-app when a display column isn't set, and when...
Although it's not pretty, you can automate asset selection by piping the number of the asset you want: ```bash echo "1" | ./eget -a static.tar.gz zyedidia/micro ``` Obviously doesn't answer...
I'm having the same issue on a Pop_OS 24.04 LTS host. Same exact symptoms and logs.
I'm going to assume this repo is abandoned. Anyone have suggestions for alternatives?