ptitSeb

Results 2020 comments of ptitSeb

termux doesn't allow binfmt integration IIRC. So box86 and box64 will not be called automatically. You need to use box64 or box86 directly. For bash file, maybe use the `bash`...

find a tgz of wine and just extract the files. Like from there: https://github.com/Kron4ek/Wine-Builds/releases but use older version, like 7.3 maximum. 5.3 to 7.3 should works fine, including stagging.

All the `__XXXXtime64` are not yet wrapped in box86, and barrely done in box64...

you add a line like `export PATH=/home/me/wine/bin:$PATH`?

that lib (libxkbcommon) is not wrapped yet on box86. I'll add it later and check if other libs are needed for this game.

Does it works with actual x86 linux and wine? It looks like a legit wine error.

I haven't wrapped those 2 yet. I'll do them soon.

Box86 and box64 are not yet compatible with anything chrome based (here it's libcef: chromium embeded framework). The sigill is probably due to some bad gtk wrapping, you can try...

Yes, you need many more i386 libs, starting with `libgtk-x11-2.0.so.0` according to your log (because `libglib-2.0.so.0` was found)