DmitryRogov 0 Newbie Poster

It may seem impossible on the first sight... But now, I have found a solution. It turnes out to be possibble to emulate the Windows environment and run it side-by-side with Android. As the article about playing PC games on Android () says this works like that because a special porting technology is utilized. It creates the Windows environment inside Android and then makes a PC game functioning inside this made-up environment natively and independently.

Well. let's see! I am going to give it a try and report on the result a little bit later in thist thread!

Dani AI

Generated

raised the right idea: there are two practical ways people run “PC” games on Android today — (A) stream the real PC (or a cloud host) to the Android device, or (B) try to run the Windows program locally via a compatibility/translation layer. Streaming is by far the least painful and gives the best compatibility and performance for modern titles (examples: Steam Link for local PC streaming, Moonlight + Sunshine for low‑latency self‑hosting, and cloud services such as NVIDIA GeForce NOW or Xbox Cloud Gaming). (steamcommunity.com)

Local “porting” and emulation can work for older or lightweight games but comes with heavy caveats: CPU architecture mismatch (ARM phones vs x86/x64 Windows binaries), missing GPU/driver support for DirectX, and lots of fiddling (root, chroots, or a Linux userspace). CrossOver/Wine can run some apps on compatible devices (mostly Chromebooks/x86 or special builds), and projects like Box86/Box64 make running x86 Linux/Wine on ARM possible — but expect a lot of manual setup and limited success with modern AAA games. Also note some older commercial tools have been discontinued and only community builds remain. (androidpolice.com)

Practical checklist (thread‑friendly):

  • For best ease/quality: stream from the gaming PC (Steam Link or Moonlight) or use a cloud service (GeForce NOW / Xbox Cloud). Use wired or 5 GHz Wi‑Fi, and pair a controller for most titles. (lifewire.com)
  • If insisting on local execution: confirm device CPU (x86 vs ARM), research CrossOver/Wine support for that device, or prepare to build/run Box86/Box64 + Wine on a Linux chroot. Expect extra latency, reduced framerate, and missing DirectX features. (news.softpedia.com)

Quick cautions: avoid random APKs from untrusted sites (security and licensing risk), watch battery/thermal limits on phones, and prefer streaming for modern games. The thread’s Eltechs/porting angle is valid historically, but for reliable play today the streaming/cloud path is usually the best tradeoff between effort and results.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.