ptitSeb
ptitSeb
No that's fine, it's still the same issue (ah, I remember being fooled by that "0 steps" left message before too) The commit is bigger yes, and changed a lot...
you can submit a PR with a `box86.box86rc` entry for the WOW process name if you want as a workaround
Mmmm, box86 doesn't support AppImage yet. Box64 does, but I haven't ported the needed part to box86 yet. I'll check if I can do that later.
I have added support for i686 AppImage in box86 now.
I need to add `__libc_single_threaded`. For the other one, did you also updated `libgcc_s.so`?
I tested on my side with both `v0.3.0` and current `master` and I could not reproduce. Are using an already crreated prefix or is it a new one?
> 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...
I don't have a PI5, so I haven't not added a profile. Also, it might depend wich OS you are using: if I understood correctly, RPiOs for RPI5 is using...
Oh, yeah! I forgot that I have not added custom pagesize in box86, it's only on box64 for now!
you don't need to install `steam_latest.deb` because it might install i386 arch and setup `qemu-user` which will conflict with box86. the `install_steam.sh` script install steam in `~/.steam` and create a...