View Single Post
  #3  
Old 07-24-2008, 09:22 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
I don't think this will happen soon.
Quote:
Originally Posted by linkoraclehero View Post
Besides, the codes all there (For those who don't know, the API is the same, give or take a few phone/touchscreen specific additions built into the API, and a few PC-only things removed)
Not quite. The Windows CE API handles a lot of things differently. A large amount of the code would have to be rewritten to make even simple things work, as well as Direct3D Mobile being pretty cut down, and also that a lot of Windows Mobile devices don't have graphics accelerators (Intel 2700G for instance) so it would be horrendously slow.
Quote:
Originally Posted by linkoraclehero
Plus I'd love to dev on the go
It would maybe be more worthwhile seeing if you can write some sort of C# RC interface and see if Stefan is prepared to put the networking code into it afterwards. A whole client port is not that straight-forward.
Reply With Quote