ptitSeb

Results 2023 comments of ptitSeb

I have added some `musl` support in box64, so the shell script can be used. Still musl support on box64 is *very* limited, so I don't expect things to run...

What is the expected output from that server launch?

I'm interested in running everything, but I don't have much time for now. And the musl use is a complicated issue.

Can you re-try now, I have fixed an issue in the interpreter that might have cause the saugfault...

This will not be inside box64. That what box32, if it exist one day, would be.

Can you try to unplug your joystick? I did notice, some time ago, some strange behaviour of some `runner` program when trying to access joysticks.

The Pagesize is fixed for performances reason. I might add a dynamic option, but it will be an option, as I don't want to introduce a slowdown for something almost...

Need more log. Can you copy/paste more of box64 log while loading the server?

You need to find the x86_64 version of `libsqlite3.so.0` and put it in Rust Server folder. The arm64 version will not work, as this library is not wrapped yet on...

gtk 2 is partly supported on box64, but gtk3 is not. Yes, the error message could help.