ptitSeb

Results 2020 comments of ptitSeb

I need to have working custom memory allocator support first it seems. I started working on that, but it's not over.

There is nothing interesting in this trace unfortunatly. Is Pluto Strikes Back a commercial game or a freeware I can download somewhere for testing?

Ok, Good. I'll grab this and take a look later.

You mean, it works with box64 but not with box86?

ah ok. Still haven't check, but will try this weekend.

Reboot or at least use `sudo systemctl restart systemd-binfmt` after `sudo make install`. Also, read the README, there is a paragraph on Steam.

Yes, there is a difference between the libc used to build box86 and the libc used to run it.

use the steam shell script, not the steam binary directly (look for it in the steam intall folder) with `STEAMOS=1 STEAM_RUNTIME=1` env. var. as written in the README.

The ".deb" is just use one time, after that, steam autoupdate and you can forget about that .deb. You are missing `zenity` it seems. Box86 is not correctly installed also...

So the binfmt redirection doesn't work on container? Did you `sudo systemctl restart systemd-binfmt` after the `sudo make install`?