ptitSeb

Results 2023 comments of ptitSeb

Can you run with `BOX64_ROLLING_LOG=1` env. var. to have more details at the crash.

For now, wine needs box86 to run, which can be complicated to have running on a switch. There is no easy solution for now (you can find some docker /...

Box86 is a program, like box64. It allow x86 linux apps to run on arm (32bits) linux. box86-docker is a linux container that have a arm 32bits linux distrib and...

It will yes (but I have also to work on box64 side, to add 32bits code interpretor/dynarec)

box64 doesn't support Java yet unfortunatly.

the openxr happens all the time. It's probably not the cause of the crash.

Is this program available for download? I need to debug to see what extension it's checking.

also, you are using latest version of box64?

Ok thanks. I'll check leter to see what is happening.

The opocde liste is an invalid one. The issue os not the opecode, but the "Stack is corrupted" message that happened before. I have fixed some the stack corruption error,...