ptitSeb
ptitSeb
Also, sorry, but this ticket should be created in the box64 repo, not the box86 one.
If you run the server with `BOX64_DYNAREC_LOG=1` you will see some message "Dynarec stopped because of OpCode" and than some hex numbers... Do you see some that seems related to...
Mmmm, yeah, those opcode are "lock:" stuffs. I'll check to add them later, but I don't expect them to change the behaviour.
I have that F0 0F B0 opcode, if you can rebuild box64 and retry (and I coulnd't reference the ticket because it"s on the wrong repo :P)
what ubuntu script?
Don't install `.deb` directly unless you installed i386 multiarch. That's a bit tricky to do, so I don't recommand it. If your software comes in the form of a tar,...
I'll try later on my phytium, to see if it's a mesa issue or a box issue (because the error seems to be an access to a NULL structure, wich...
@robkipping can this ticket be closed?
So what, adding the `posix_fallocate64` wrapped function to box64? That's a box86 ticket (the orginial ticket seems quite outdated)
I need to check what those libs do and how they interact with libGL first.