Windows Mobile 7.5 Support

It would be a must to have Windows Mobile 7.5 Support! [import]uid: 91584 topic_id: 20223 reply_id: 320223[/import]

Well, I for one would love to see that, I’m actually curious what MS’ policy on this is [import]uid: 106658 topic_id: 20223 reply_id: 79152[/import]

I think the main issue would be the fact that Windows Phone only supports managed code (.Net) for third party applications and Lua is C++ (compiling it to Managed C++ doesn’t work), so the entire Lua runtime will have to be ported to .Net, which isn’t a trivial undertaking.

Also, XNA is a very nice platform for writing WP7 games, so I don’t care too much about Corona for WP7 (would be nice though). [import]uid: 73935 topic_id: 20223 reply_id: 79175[/import]

Shows how much I know about the platform :slight_smile: Always thought XNA was XBox only… [import]uid: 106658 topic_id: 20223 reply_id: 79193[/import]

Nope, XNA is supported on Windows, Xbox, WP7 and the dead Zune (2D only). The XNA support on WP7 is pretty complete, the 2D stuff is all there and most of the 3D, except for some effect support. XNA is also implemented on the Silverlight 5 platform (apart from some of the high level 3D functionality, but most of that is covered by the Silverlight Toolkit). [import]uid: 73935 topic_id: 20223 reply_id: 79207[/import]