ptitSeb
ptitSeb
Note that you might need to launch steam with `-cef-disable-gpu` with latest version, or at least `-cef-disable-gpu-compositing` (I need that on my X13s now).
what is the link between musl and flatpak? (side not: I am not currently working on any musl compatibility, as none of my system actualy use musl)
Box64 is actually compatible with AppImages. They just run fine. As far as flatpak goes, my understanding is that it's more low level than AppImages, and so might not use...
You need to realise that what was asked in the ticket would be to be able to build box64 for musl system to run glibc x64 binary. So regular x64...
Well, box64 can build for bionic, so I'm pretty sure it should be fairly easy to build for musl too. I cannot do it as I have no machine running...
I'm sorry, I don't have one. There are link to my paypal and link to github own pay stuffs on my account.
You mean with box64 v0.3.4 it was working fine?
So it appears only on 2nd run?
No. But I don't know VaraHF very well. What I'm wondering is: is it a regression on box64 side or is it a newer version of VaraHF that broken it?
Rationnale was: simplicity vs speed. Adding a 64bytes bitmap allocator is doable, and quite easy, but that's a lot of code for a limited benefit. Even memory-wise, adding a 64bytes...