Difference between revisions of "Windows CE port"
Jump to navigation
Jump to search
(→Notes) |
(→Notes) |
||
Line 10: | Line 10: | ||
# Go to "\SD Card\games\UQM" and run uqm.exe | # Go to "\SD Card\games\UQM" and run uqm.exe | ||
=== Notes === | === Notes === | ||
− | * Default resolution is 640x480. For 320x240 screens, add "-r 320x240" command line. See the [[Windows CE build instructions|build instructions page]] on how to do that by creating a shortcut. | + | * 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 | * 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) | * 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 | * 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]]. | * Patches to corresponding third party libraries can be found on the [[Windows CE build instructions|build instructions page]]. |
Revision as of 00:10, 28 March 2008
Build from sources
Pre-compiled binaries
Download
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 run uqm.exe
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.