ptitSeb
ptitSeb
is that the same ticket? if you are talking about binaries that use no external libs (no libc, no nothing), than box64 is not compatible with that.
Having dynamicaly linked libs helps performances only if the lib is wrapped in box64. glad is not wrapped for example, so static link is fine.
That's fine, you are in the right place (I asked you to create the ticket here :) ) How did you install that Satisfactory server? using steamcmd or something else?
I have to check what this missing opcode is first, and see if I can add it.
Yes and no. First Opcode is `movsd`, but acting on `fs:` segment because of the `64` prefixes.  Need to add it, as the "FS:" opcodes are speicific (for better...
I diable the dynarec opcode, ,it seems I have made a mystake somewhere, but I don't see where. As I don't have that game I cannot reproduce. It will fallback...
Oh yes, ARK was free on steam, I even claimed it (and forgot I did). I'll check the server later.
malloc hook stuff are not supported for now... I'm working on malloc hooking for now, but I wasn't going to addapt this old API... I'll see to add it later.
That should be correct yes, why, you have some issue with this?
Try to use an older wine version. 7.3+ are not yet fully supported.