https://bugs.winehq.org/show_bug.cgi?id=46752
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|error message |Wine displays unknown error | |message when trying to run | |'ZombieShooter.exe' on | |Android device
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Uday,
please retest with more recent Wine version, preferably Wine 5.x series.
https://dl.winehq.org/wine-builds/android/
Provide console output if it still doesn't work (via adb logcat). Also helpful for Android bug reports:
* vendor/model of the device * Android version / API level
If the game/app 'ZombieShooter.exe' is an x86 executable (run 'file ZombieShooter.exe' command) it won't work anyway with plain Wine built for Android on ARM devices unless you use:
* https://github.com/AndreRH/hangover * https://www.novaspirit.com/2019/04/15/run-x86-arm/
For those you need to seek support elsewhere.
Regards