EuphCat

Results 5 comments of EuphCat

I want to see this actually working! Since ArchARM lacks lib32 repository, WoW64 will be probably the easiest way to get 32bit Windows applications running on it. (Unless WineHQ officially...

This might be a dumb experiment, but here's what I tried today to make WoW64 work: (This is **NOT** an attempt to install and/or run the wine package of x86_64...

OH SH!T IT WORKS?! ![Screenshot 2024-04-20 8 13 50 PM](https://github.com/ptitSeb/box64/assets/42263012/15857cee-2040-4b98-92ac-630bc879caf3) In addition to the `syswow64` folder copied as mentioned above, I have copied over `/usr/lib/wine/i386-windows` library folder. Since I have...

You mean how I installed the official `wine` package from x86_64 Arch Linux, right? This is the command I used: `# pacman -U ./wine-9.5-1-x86_64.pkg.tar.zst -dd --arch=x86_64` As the help message...