Herick75
Results
2
comments of
Herick75
I have this problem when using Box86 in chroot/proot environments, to solve it, you need to disable dynarec to have access to the mount manager.
> Did you build box86 with BAD_SIGNAL for termux? Hello, yes, the parameters I used were these: cmake .. -DSD845=1 -DARM_DYNAREC=ON -DBAD_SIGNAL=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo I installed some versions of Wine, they...