ptitSeb
ptitSeb
Wow, that's not good. Is libgl1 not supported anymore? or as another name? Or maybe armhf is not supported anymore?
Oh, maybe it's `libgl1t64` or something like that?
Oh, it's not related to box86/box64! Intresting.
Maybe. Just use the generic ARM guide in COMPILE.md and it should work. You need to be running a Linux OS tho, not Android.
I assume you don't have binfmt instegration (running on some virtualized clound-ush environement)... So for it to work, you have to setup ` BIX64_BASH` to point to an x86_64 version...
You are using the ffmpeg backend for playback on wine (instead of gstreamer) it seems. It needs those exact versions. Either find some aarch64 version of the libs (as they...
> I tried adding aarch64 libs (like, single libs) and then it keeps asking for other libs while i add them. Could i do it more fast? Not adding lib...
> Hmm my box64 updates everyday, so is from source? So will you guide me or should i continue adding libs? No, what I mean is building yourself from source...
I removed box86 tag, that was incorrect indeed.
This might be an esync of fsync issue? Did you tried with `WINE_ESYNC=0` and/or `WINE_FSYNC=0`?