Hi, I am sorry if there is similar topic, but i couldn't find search field(only in right corner, it wasn't search on forum).
Maybe very silly question, but is possible to run Application/Game for Windows(i386 arch) on Linux (for ex. Ubuntu ARM) with recompiled Wine?
Default principle:
Wine translate instruction from windows application to linux, then linux make known instruction on processor and return to the wine running app.
Cross architecture principle:
Recompiled wine for arm architecture translate windows app/game instruction for linux which send instruction to processor and processor made instruction. Only change is that wine is recompiled.
Is possible to run windwos app on linux on arm based architecture?
Running windows app on ubuntu arm(recompiled wine)
-
- Newbie
- Posts: 3
- Joined: Sat Jul 31, 2010 10:07 am
Re: Running windows app on ubuntu arm(recompiled wine)
http://www.winehq.org/pipermail/wine-de ... 68098.htmlJedi_James07 wrote: Is possible to run windwos app on linux on arm based architecture?
-
- Newbie
- Posts: 3
- Joined: Sat Jul 31, 2010 10:07 am
-
- Level 5
- Posts: 336
- Joined: Mon Nov 24, 2008 8:10 am
-
- Newbie
- Posts: 3
- Joined: Sat Jul 31, 2010 10:07 am
On ARM device I will install&run Qemu, in Qemu will be installed Wine. And any app/game should run in this Qemu emulated Wine. But what about performance?
I am interested in this, because I'd like to buy any upcoming tegra 2 tablet. And it would be great, if i could play old games like Red Alert 2, Age of empires, ...... to games such as Quake III.
I am interested in this, because I'd like to buy any upcoming tegra 2 tablet. And it would be great, if i could play old games like Red Alert 2, Age of empires, ...... to games such as Quake III.
Running windows app on ubuntu arm(recompiled wine)
"Jedi_James07" <[email protected]> wrote:
so bad that the effort was pretty much abandoned. If today's ARM
processors are, say, 10x the speed of a PPC970 (Mac G5) it might be
worth revisiting, and the old PPC "darwine" work might be a good
starting point.
This was attempted a while back on PowerPC, and the performance wasOn ARM device I will install&run Qemu, in Qemu will be installed
Wine. And any app/game should run in this Qemu emulated Wine. But
what about performance?
so bad that the effort was pretty much abandoned. If today's ARM
processors are, say, 10x the speed of a PPC970 (Mac G5) it might be
worth revisiting, and the old PPC "darwine" work might be a good
starting point.