Difference between revisions of "Windows CE port"

From Ultronomicon
Jump to navigation Jump to search
Line 13: Line 13:
 
=== Compatibility ===
 
=== Compatibility ===
 
Verified to work on the following PDAs / smartphones (with key config tweaks):
 
Verified to work on the following PDAs / smartphones (with key config tweaks):
* Dell Axim x51v / WM5
+
 
* Sprint HTC Touch / WM6
+
{| border="1"
* Sprint PPC 6700 / WM5
+
|- bgcolor="#bbbbbb" align="center"
 +
| Device
 +
| OS
 +
| Memory
 +
|-
 +
| Dell Axim x51v
 +
| WM5
 +
| 64MB
 +
|-
 +
| Sprint HTC Touch
 +
| WM6
 +
| 128MB
 +
|-
 +
| Sprint PPC 6700
 +
| WM5
 +
| 64MB
 +
|}
  
 
=== Notes ===
 
=== Notes ===

Revision as of 14:25, 23 April 2008

Build from sources

Build instructions

Pre-compiled binaries

Download

Latest Pocket PC binaries

Installation

  1. Uncompress uqm_wince_*.zip into a location of choice, for example "\SD Card\games"
  2. Download uqm-0.6.0-content.uqm from http://sc2.sourceforge.net/downloads.php and place it into "\SD Card\games\UQM\content\packages"
  3. Go to "\SD Card\games\UQM" and create a shortcut for uqm.exe. Specify log file, and add parameter for 320x240 resolution, in case your PDA doesn't support VGA (parameter is "-r 320x240").
  4. Run the shortcut created in the previous step

Compatibility

Verified to work on the following PDAs / smartphones (with key config tweaks):

Device OS Memory
Dell Axim x51v WM5 64MB
Sprint HTC Touch WM6 128MB
Sprint PPC 6700 WM5 64MB

Notes

  • Default resolution is 640x480. For 320x240 screens, add "-r 320x240" to command line. See the build instructions page on how to do that by creating a shortcut.
  • This binary is compiled from the 0.6.2 sources of The Ur-Quan Masters, therefore 0.6.2 content must be used
  • For PDAs other than Dell Axim x51v, might have to play around with starcon.key in "\SD Card\games\UQM\content\uqm-0.6.0-~wince-*.zip" (for the key settings)
  • Screen orientation is hard-coded to landscape
  • Patches to corresponding third party libraries can be found on the build instructions page.