Jump to content
IGNORED

Will Altirra run on my Windows 10 Lumia Phone?


ACML

Recommended Posts

"x86 app" might be true if you had a Windows Mobile 10 phone that had an x86 CPU. That still wouldn't help because "app" still means the restricted Metro/Modern/Universal app model and not Win32 programs.

 

People make a big deal about ARM vs. x86, but it really isn't. Porting code from x86 to ARM isn't usually that big of a deal, especially if the code already compiles for x64. Once Windows RT had been jailbroken to run Win32 programs, several popular programs got recompiled for Win32/ARM within days. The real problem is the system/UI layers, which usually need to be rewritten from scratch for a different platform. For a Universal app, that would be C++/CX and XAML. Microsoft likes to be intentionally confusing about the difference between a Universal app and traditional desktop/Win32 programs, but there are enough differences that it essentially needs to be treated as a different platform.

 

I also have a dislike of the "Universal app" platform because it is part of the same push that keeps regressing the Windows UI, which I would rather not support.

  • Like 7
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...