Difference between revisions of "Windows CE port"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
# Download uqm-0.6.0-content.uqm from http://sc2.sourceforge.net/downloads.php and place it into "\SD Card\games\UQM\content\packages" | # 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"). | # 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"). | ||
− | # Go to "\SD Card\games\UQM" and run | + | # Go to "\SD Card\games\UQM" and run the shortcut created in the previous step |
=== Notes === | === Notes === |
Revision as of 00:57, 10 April 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 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").
- Go to "\SD Card\games\UQM" and run the shortcut created in the previous step
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.