ptitSeb
ptitSeb
I checked on the OVHcloud dashboard, and I don't see where this issue can comes from. I don't think I'm not I have any control on this blacklist.
I'm unsure, what would you want the files to have for header? licence is MIT.
the missing symbols doesn't seems to be the issue here. I suspect some bad Dynarec code, as the error `[06:56:46] Runtime in ,: bad arg name 'confidential'` doesn't seems normal....
Ok. Debugging Dynarec issue is a bit tricky. Can you give me the binaries (and the minium needed data files) so I can debug myself?
Ok, I reproduce localy, thanks. I'll debug the issue and keep you posted (it may take a few days...)
Can you give me a an example of game I can download somewhere Also, what Wine version are you using?
It may be a bug of the graphic driver also. Box86/Box64 doesn't do anything special with Bitmap memory, it just translate Wine funciton calls. On what hardware are you running...
Are you running on Termux with proot?
Ok, well, I'm not sure if it's an actual issue of box86 or something else (like an issue with Wine). It would be interresting to check if the same game...
what wine version and box86 versio are you using? Also, can you copy/paste the log with `BOX86_LOG=0` to see what wine the messages are?