Hi sos, it sounds like it's trying to run under a 32-bit version of Wine instead of a 64-bit version.
How are you launching it? Does it make any difference if you use wine64 instead of just plain wine?
You also might try running:
sudo apt install wine64
to ensure you have a 64-bit wine set up.
- Michael
|