Difference between revisions of "Windows CE port"

From Ultronomicon
Jump to navigation Jump to search
m (Reverted edits by 190.188.124.70 (Talk) to last revision by Fyzixfighter)
(GgtgashUcBYOik)
Line 1: Line 1:
== Build from sources ==
+
Posts like this bgihrten up my day. Thanks for taking the time.
[[Windows CE build instructions|Build instructions]]
 
== Pre-compiled binaries ==
 
=== Download ===
 
[http://wiki.uqm.stack.nl/script/images/6/6e/Uqm-0.6.2-wince-20090226.zip Latest Pocket PC binaries (with WM6.1 support)]
 
 
 
[http://uqm.stack.nl/files/other/ptx/wince/uqm-0.6.2-wince-20080326.zip Pocket PC binaries as of 2008/03/26]
 
 
 
=== Installation ===
 
# Uncompress uqm_wince_*.zip into a location of choice, for example "\SD Card\games"
 
# Download uqm-0.6.0-content.uqm from http://sc2.sourceforge.net/downloads.php and place it into "\SD Card\games\UQM\content\packages"
 
# Go to "\SD Card\games\UQM" and [[Windows_CE_build_instructions#Adding_The_Ur-Quan_Masters_command-line_arguments|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").
 
# Run the shortcut created in the previous step
 
 
 
=== Compatibility ===
 
Verified to work on the following PDAs / smartphones (with key config tweaks):
 
 
 
{| border="1"
 
|- bgcolor="#bbbbbb" align="center"
 
| Device
 
| OS
 
| Memory
 
| Key File
 
|-
 
| Dell Axim x51v
 
| WM5
 
| 64MB
 
|
 
|-
 
| Sprint HTC Touch
 
| WM6 / WM6.1
 
| 128MB
 
|
 
|-
 
| HTC Touch Cruise / O2 XDA ORBIT II (UK)
 
| WM6
 
| 128MB
 
|
 
|-
 
| Fujitsu-Siemens PocketLOOX C550
 
| WM6.1 Classic
 
| 64MB
 
|
 
|-
 
| Sprint PPC 6700
 
| WM5
 
| 64MB
 
|
 
|-
 
| Cingular 3125
 
| WM6
 
| 64MB
 
|
 
|-
 
| HP iPaq 210
 
| WM6 Classic
 
| 128MB
 
|
 
|-
 
| HTC Juno (AKA T-Mobile US Shadow)
 
| WM6 Standard
 
| 64MB
 
|
 
|-
 
| HTC Herald/T-Mobile Wing
 
| WM6.1 Professional
 
| 128MB
 
|
 
|}
 
 
 
=== Notes ===
 
* Default resolution is 640x480. For 320x240 screens, add "-r 320x240" to command line. See the [[Windows CE build instructions|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 [[Windows CE build instructions|build instructions page]].
 
[[Category:About_the_Star_Control_series]]
 

Revision as of 17:18, 28 May 2011

Posts like this bgihrten up my day. Thanks for taking the time.