ptitSeb

Results 2024 comments of ptitSeb

You are probably using a 16K pagesize OS. Note that mostly nothing will work with 16K pagesize, at least not wine. But you'll have to gives more detail if you...

You kernel doesn't seems to support semaphore, and box doesn't have ny fallback mecanism for that.

If you set both BASH env., only `BOX64_BASH` will be used. But box64 can launch box86 when needed, if box86 reside in the same folder as box64 (maybe I should...

something like ```bash BOS64_BASH=~/box64/tests/bash box64 steam ``` should launch steam yes

Run it with ` BOX86_LOG=1` and `BOX86_SHOWSEGV=1` then the beggining of the log, before the wall of warning, should be relevant. Also, on what hardware/OS are you on?

It's a null pointer access. I'll probably need the binary to debug on my side yes.

So, I checked. I try to use this: https://www.fileplanet.com/archive/p-3009/MoHAA-Dedicated-Server-v2-15-Beta-5 not sure it's the latest version, or best way. I cannot really launch the server, as I I don't have the...

Ok @himuura , I have pushed the missing symbol. Now you have to setup all pk3 and try it. If it fail, copy/paste the console log here. (if it work,...

can I close this ticket?

The "code=-6" seems strange. That value doesn't exist in this context. I'll have to test on my side if I can.