ptitSeb

Results 2030 comments of ptitSeb

I have added this symbol, and the main windows shows up on my side, but the browser stay stuck there... I think you don't have that symbol in your arm64...

Good news, it's already fixed with 3f03163de5d13502df279b11db92a99e4e039b32 (but I guess the root cause is still present for async process)

16K pagesize support looks broken. Also, note that not much things will work with 16K Page Size. If you want to run x86_64 software (like Wine), you will need to...

is it speicifc to a game? I don't have a Xbox One controler, but an XBox 360, and an use it in many game. There are a few game were...

Ah yeah, `corefonts` is needed for mostly everything that has a GUI on wine.

The memory errors are because you are runningon a system with only 39 bits of address space. Also, box64 detect that: ``` BOX64: Didn't detect 48bits of address space, considering...

tere seems to be a segfault happening. Use `BOX64_SIGSEGV=1` to show more detail. Maybe add also `BOX64_SHOWBT=1` and `BOX64_ROLLING_LOG=1` to see even more details.

I don't see anything box64 relevent in this log. Maybe try with `BOX64_DYNAREC=0` to run without the dynarec (so slowly) and see if it does work better that way. Also,...

This seems to be a crash inside `libGL.so` so try to update / change your opengl driver (mesa and/or zink?)