Bob
Bob
>Can you test your IO speed on the phone somehow? If you know a way to do that, sure. Although I have a strong feeling that the problem isn't coming...
I'm a big fan of AppImages as well and have already packaged my own for Flycast 1.0. I'll attach it here so hopefully it's useful to others: https://send.cm/d/IH5I
Really missing this feature! > But I'm pretty sure you can create that yourself pretty easily with Run commands (see Run menu), by piping through the sort command. Care to...
> There's now an AppImage build for the dev branch: https://flyinghead.github.io/flycast-builds/#dev > > Feedback welcome Just downloaded the latest dev AppImage, works great! Came in the nick of time too...
> The AppImage is currently being built on Ubuntu 20 so it won't run on Ubuntu 18 / Debian buster and earlier. > > What linux distribs and versions are...
So if I understand correctly, the issue is that autoconf can't find toybox grep, not that toybox grep doesn't pass the tests?
CC0 is not suitable for code, see: https://lists.fedoraproject.org/archives/list/[email protected]/thread/RRYM3CLYJYW64VSQIXY6IF3TCDZGS6LM/ Proper public domain licenses *for code* include the [Unlicense](https://opensource.org/license/unlicense/) and [0BSD](https://opensource.org/license/0bsd/).
Check your `.jwmrc` file and you'll find it's using an incorrect path to `jwm-blue.svg`. Correct it to the prefix you chose during installation.
> You need to use an alias that is listed in the file `fonts.alias` This doesn't solve the problem, JWM still doesn't display the selected X11 font even if I...
I already do `xset fp rehash` along with `fc-cache -fv`, it makes no difference. The **only** way to get any kind of result is to set the alias as the...