ptitSeb

Results 2020 comments of ptitSeb

Mmm, yeah, for some unknown reason, this one use c++ libs bt that libs doesn't get loaded. You need to copy `libstdc++-libc6.2-2.so.3` if the executable folder (from the same `lokicompat`...

The Warning is here because you didn't update box86 The Error is here because you didn't copy correctly the library in current binary folder.

then use that name in the `BOX86_LD_PRELOAD` command

Update box86: as you installed it with piapps, I'll you see with piapps maintenair how to do it (it should be fairly automatic). if you launch with `BOX86_LD_PRELOAD=libstdc++-3-libc6.2-2-2.10.0.so ./sc3u.dynamic` it...

after one minute of gameplay it crashed?

I do have a crash when exiting the game, but it's not very important, it's really when exiting.

Well, I'll have to debug this crash. I'll try this weekend.

I have added the missing symbol some time ago, so it might work now. Note that box86 and box64 are not compatible with static link build. If `ldd` of the...

You are using old version of box86, please update (490cabcb is from 17th of april, but build date in 18th of january?)

is this using the VM feature of android12?