#R6016 Error
2 messages · Page 1 of 1 (latest)
Let me get this straight.
You are trying to run a Windows game, on your phone.
And you expect that to just work?
There's like at least 3 major roadblocks there.
- 1.) That executable is most likely compiled for x86_64, your phone is running a ARM64 processor. That's not compatible.
- 2.) You are trying to run a Windows executable. Android is not based on Windows and has no built in Windows compatibility.
- 3.) You're trying to run a PC game, on a phone. You're gonna run into serious performance issue even if you manage to somehow get it working as well as a complete control mismatch between the intended and executing platform.
I assume you are using one of the several "WINE on Termux" projects that have cropped up recently.
We do not currently offer an official WINE package, please attempt to get support at whatever third party Termux based WINE bundle you are using.