ptitSeb
ptitSeb
Yes, this helped some wine process on my side, so its worth a shot.
@Mejituu that looks to me like trying to allocate some memory in a 48bits address space on a system that only handle 39bits of address space. At init, box64 should...
so, does this ticket can be closed now?
> > so, does this ticket can be closed now? > > OK i think. Still not solved though but we now use vanilla wine package to replace deepin wine...
why not using the aarch64 version of adb? Appart from that, you need to give me more logs from box64 if you want this to be fixed. Run with `BOX64_LOG=1...
Do not enable both BOX32 and STATIC_BUILD, it will not work. Box32 is still experimental, and STATIC_BUILD compatibility is not a priority item for now.
If you are using Box32 (because Battle.net is still a 32bits app IIRC) then it's normal: box32 doesn't support vulkan yet, only box64 does (and box86). Alternatively, you can try...
BattleNet is not stable on my side, it tend to crash. It's on my TODO to fix it but not very high on priority, as I have other stuffs to...
I have added the missing function, you can update and try again.
There are still a few busy wait yes. I'll probably try to replace some with better atomic later on (but a few might be left on).