ptitSeb

Results 2020 comments of ptitSeb

> Software: Honkers railway launcher (x86 program recompiled for ARM64) I don't understand your issue. Is you program a Windows x86 version or a Windows ARM64 one?

I tried. The linux version have some issue with gtk3 wrapping. Still a Work on Progress, but basically makes it unusable for now. I have not tried the Windows version.

Note that Cemu is a 64bits app (both linux and windows build) and the ticket shall be open on box64 repo instead.

why not using wine+wow64 instead?

Some missing symbol that needed to be added to libc: ``` Error: Global Symbol __isoc23_wcstoul not found, cannot apply R_X86_64_GLOB_DAT @0x3f000fa110 ((nil)) in libc++.so.1 Error: Global Symbol __isoc23_vsscanf not found,...

So, I have added those symbols. You can update box64 and try again.

Can you run with `BOX64_ROLLING_LOG=1`. It seems it's a badliy wrapped function there. I'm interested only in the last part of the log: the last 16 functions and the SIGSEGV...

Ah indeed, I'll fix that thanks.

It would be good to add the Wine version used also, just in case.

The 1st opcode is an AVX512 one. The second is not an actual opcode. Note that" Dynarec stopped" doesn't mean the program doesn't run.