DosBox:Hexxagon
From wiki.gp2x.org
Contents |
Download Game
Status
Playable. Turn Sound to Off in menu. Turn Detail to Low in menu.
Controls
- Vol- and START
- Quit Game/Dosbox
- L and Vol+
- Increase Frameskip
- L and Vol-
- Decrease Frameskip
- Stick
- Move Arrow
- A/B/X/Y/L/R/Stick Click
- Confirm Jewel Movement / Menu Selection
- Start
- Menu Screen
Special
dosbox.conf
[sdl] output=surface mapperfile=./mapper.txt [dosbox] machine=vga memsize=4 [cpu] core=dynamic [sblaster] type=none [gus] gus=false [speaker] pcspeaker=false [dos] xms=false ems=false [autoexec] mount C "/mnt/sd/dosbox/hexxagon" c: hexx.exe
mapper.txt
hand_shutdown "key 105 mod1" hand_decfskip "key 114 mod2" hand_incfskip "key 113 mod2" key_esc "key 105" key_lctrl "key 107" "key 108" "key 109" "key 110" "key 111" "key 112" "key 115" key_up "key 97" key_left "key 99" key_down "key 101" key_right "key 103" mod_1 "key 114" mod_2 "key 107"
hexxagon.gpe
Overclocking Optional
/mnt/sd/cpu_speed.gpe 1 2 280
#! /bin/sh /mnt/sd/cpu_speed.gpe 1 2 280 DIRROOT=/mnt/sd/dosbox DIRGAME=${DIRROOT}/hexxagon cd ${DIRGAME} ${DIRROOT}/dosbox -conf ${DIRGAME}/dosbox.conf cd /usr/gp2x exec /usr/gp2x/gp2xmenu