DosBox:Stunts
From wiki.gp2x.org
Contents |
Download Game
Status
Semi-Playable @ 200Mhz. Set Graphics to the Bottom option - FAST
Controls
- Stick
- Control Car
- Start
- Select / Confirm
- Select
- Menu
dosbox.conf
[sdl] fulldouble=false output=surface sensitivity=100 mapperfile=mapper.txt [dosbox] machine=vga memsize=4 [cpu] core=simple cycles=auto cycleup=100 cycledown=100 [mixer] nosound=false rate=11025 blocksize=64 prebuffer=1000 [sblaster] sbtype=none sbbase=220 irq=7 dma=1 hdma=5 mixer=true oplmode=auto oplrate=11025 [gus] gus=false gusrate=22050 gusbase=240 irq1=5 irq2=5 dma1=3 dma2=3 ultradir=C:\ULTRASND [speaker] pcspeaker=false pcrate=8000 tandy=auto tandyrate=11025 disney=false [joystick] joysticktype=none [dos] xms=false ems=false umb=false [autoexec] MOUNT C "/mnt/sd/dosbox/stunts" C: ST.COM
mapper.txt
hand_shutdown "key 108 mod1" hand_incfskip "key 113 mod1" hand_decfskip "key 114 mod1" hand_cycleup "key 113" hand_cycledown "key 114" key_esc "key 106" key_enter "key 105" key_space "key 109" key_lctrl "key 110" key_lalt "key 112" key_lshift "key 111" key_up "key 97" key_left "key 99" key_down "key 101" key_right "key 103" mod_1 "key 107"
Stunts.gpe
#! /bin/sh GAMENAME=stunts DIRROOT=/mnt/sd/dosbox DIRGAME=${DIRROOT}/${GAMENAME} ${DIRROOT}/cpu_speed.gpe 1 2 250 cd ${DIRGAME} ${DIRROOT}/dosbox -conf ${DIRGAME}/dosbox.conf cd /usr/gp2x exec /usr/gp2x/gp2xmenu