Friq 0701-2 for the Sharp Zaurus ================================ A port of the GP2X game by Sebastian to the Sharp Zaurus. Read the original README.gp2x for information bearing in mind it's describing a different platform with a different directory structure :- * ./res/music.txt is now ~/.friq/music.txt * ./res/colors.txt is now ~/.friq/colors.txt * ./res/options is now ~/.friq/options Zaurus Specific Information =========================== Friq first attempts to scale up to 640x480 to accommodate VGA models but will fall back to 320x240 if unavailable for SL-5X00 models. Friq already has the ability to change its orientation so that you can play in portrait or landscape mode (see controls below). Volume ====== The volume starts low so press the volume up key a few times for it to become audible. You'll only have to do this once as it gets saved. Zaurus Controls =============== General ------- Cancel - Exit back to Linux Ok - Start or stop a game Calendar app. key - Previous music track (if ~/.friq/music.txt is configured) Address app. key - Next music track (if ~/.friq/music.txt is configured) Menu app. key - Decrease volume Mail app. key - Increase volume Main Screen ----------- Up - Mode toggle between Normal and Lives Down - Cycle through the different turret orientations In Game ------- Up/Down/Left/Right/Space - Any one of these will fire the turret There's also basic stylus support: click mode to toggle the mode; click the edges of the screen to cycle through the different turret orientations on the main screen or to fire in-game; click centre screen to start or stop a game. Command Line Options ==================== Zaurus ------ -scale{on|off} - Enable/disable x2 scaling from 320x240 pixels to 640x480. -delay{on|off} - Enable/disable a 10ms delay to reduce CPU usage. -fps - Show fps in-game. The Zaurus defaults to [if available] -scaleon -delayoff fullscreen. Changes Over the GP2X 0701 Release ================================== * Some bug fixes that have been passed on to the original author * x2 scaling * Command line options * Relocating the rc files to the user's home folder * A slot-in replacement for SDL_ttf (thunor_ttf.c) so that SDL_ttf can be removed as a dependency. * All orientations and modes now have unique highscores. * Mouse support. Friq Licence ============ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 (see COPYING). thunor 2007