ptitSeb
ptitSeb
I still cannot really test myself. Can someone do a new test on it? If nothing happens, I'll close the ticket.
The base would be more the (still non-existant) box32, instead of box86. That being said, from my understanding, X86s will still be able to run 32bits software (just not 32bits...
Can you check if it's a dynarec related issue? Also, this is likely a regression on box86, do you know how to git bisect to find the commit that broke...
I did some analysis on my side, and it did works fine for me. I suspect the issue is in gstreamer wrapping. It's still very buggy on box86, as I...
Try using `BOX86_DYNAREC=0` to see if it's a dynarec issue. Box86 will be much slower with this, but it might be more stable. If it's still not working, add `BOX86_SHOWSEGV=1...
Mmmm, so it's not a dynarec issue. And the various logs level have no effect on the child that the install lauches. I would need a way to debug this...
Well, yes, but it doesn't work yet.
Unfortunatly, I have lost the install binary since then (needed to re-install an OS at some point). So no progress sorry (also box86 receive way less update than box64 now).
Did you try to install `corefonts` with `winetricks`?
 corefonts is defently something winetricks can install. And it's usualy the 1st one to install for windows compatibility. just do ` winetricks corefonts` and it will install the fonts...