ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.94k stars 290 forks source link

[X64] termux proot(debian), can not start totalcmd after install #2093

Open wangbin19860909 opened 2 days ago

wangbin19860909 commented 2 days ago

totalcmd version: 11.50 wine version: wine-9.7 box64 version: latest source build, build opts: -D ARM64=1 -DCMAKE_C_COMPILER=gcc -DBAD_SIGNAL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo

BOX64_DYNAREC=0 worked but too slow

box64-log.tar.gz

ptitSeb commented 2 days ago

I tried on my side. Grabbed the current TotalCMD 32bits, installed it and I can run it just fine on my machine. Is it the 32bits version that you used or something else? (I assumed 32bits because you mentionned WOW64 in the title)

wangbin19860909 commented 2 days ago

@ptitSeb 64bits,I didn't try 32bits

wangbin19860909 commented 2 days ago

Sorry, I confuse wow64 with x64

ptitSeb commented 2 days ago

Ah ok, well, I'll retest later.

wangbin19860909 commented 2 days ago

@ptitSeb I tried 32bits TotalCMD with box86 and wine32, it works fine.

ptitSeb commented 1 day ago

Ok, found the issue in the 64bits version. It should work now with latest box64.