ptitSeb
ptitSeb
Try this command: ```bash BOX64_DYNAREC_STRONGMEM=1 BOX64_MALLOC_HACK=2 box64 /usr/bin/discord ```
of_unconvertメッセージは無害です Try to build box64 with `BAD_PKILL` (this is a build option, pass it to the cmake command as `-DBAD_PKILL=ON` or use `ccmake` to toggle it).
You are using Crostini right? you may need to build with BAD_SIGNAL at least if it's not already the case.
Not sure what version of box64 your are using, but this function exist already in latest sources. This function was added 8 months ago with this PR: https://github.com/ptitSeb/box64/commit/7c4c6823fe44064701f15af03bcbdd5d597236f0
It doesn't matter if the function exist in the driver or not: the message "No wrapper for" is from Box64 (before even knowing if the function exist in the driver)....
Ah, that would explain. I need to check, this is probably not in box86...
tbh, I don't think the V3D mesa driver is able to run modern DXVK. I think there are still missing needed extensions. It might run version 1.x, but even that,...
Ok, that's some detailled bug repport here, thanks! I will not have much time this weekend to look at that, but I'll have a look after. Quickly looking at the...
Sorry but I didn't understood the question.
I have added the 2 missings symbols