ptitSeb
ptitSeb
@DotJARgon can the ticket be closed?
Update box86, I added libnss3 wrapping last weekend. Not sure whay I have done will be enough to run the game...
Ah, yeah. Probably another lib allong with libnss3. I'll see if I can wrap it soon, or at least create an empty wrapper so it load further...
what version of python do you have? You need 3.6+ now to build.
Mmm, in fact, any Python 3 should work. But you need Python 3, it will not work with Python 2.
Is it fixed now? Can this ticket be closed?
Those 2 opcodes don"t look like actual good code. I think there is something wrong happening before, but it doesn't show on the logs. Try to run with `BOX86_LOG=1` to...
not really. But I don't think you can use dxvk on your platform.
The elf signature doesn't trigger binfmt redirection, not sure why. Anyway, it's a staticaly linked linux binary: it will not work with box86. (You can launch it with `box86 ./modeler`...
Also, older version are not statically linked and start. But they don't work because they are using old symbol not wrapped yet. I'll try to add them later.