Dosbox Problem With Keys


cce

Still Fresh
Joined
Oct 4, 2009
Messages
4
Location
Finland
Website
www.jouluserver.com
Hi all, I'm quite new to the forums, but I've owned a GP2X-F100 for a while.

So I read the Dosbox wikipage and became interested. First thing that popped into my mind was to run Red Alert on it, but a half second later realized it would be too much for the little one. Next I thought about the classic shmup Raptor: Call of The Shadows, yeah it could work! Then I took data from the game cd and created folder for it on the SD-card.
I configured the keys like I was told on the wiki, created the .gpe file and tried to run the game. Well it worked, rather slowly though and went fine through the intro movie. But then I was stuck on the main menu, it didn't detect any of the keys binded in the mapper.txt.

I also tried to take the mapper.txt from working games from the archive with no luck.
So is there a critical point I am missing somehow? :huh:
 
I actually play this game quite often on my computer..

and I'm going to try to get it going on the gp2x Wiz.

From what I've read the wiki file isn't right with key mapping information.

On my wiz, (not sure which model I have) might allow the pen deal to act as a mouse..(stylist?)

Have you tried it?



I'm going to try to get Raptor going....
 
Y is tab; without a mouse you'll need tab to select fly, save....
B is space bar; mega bomb.
X is ctrl; fire.
A is alt; change weapons.

and if I remember correctly the select button is enter, and menu is escape..

I'm not sure if this works, I'm new to linux, plus I just got my Wiz two days ago..
So I still have not figured out how to get Raptor running on Wiz with just the 'Dos files'.

I think I got the .gpe right, just not the config file. All it does is shove me back to the wiz main menu.

Help!!


hand_g2virtkey "key 266"
hand_g2debug "key 267"
hand_cycleup "key 272"
hand_cycledown "key 273"
key_up "key 256"
key_left "key 258"
key_down "key 260"
key_right "key 262"
key_enter "key 265"
key_rctrl "key 270"
key_esc "key 264"
key_space "key 269"
key_tab "key 271"
key_ralt "key 268"

key_1 "key 49"
key_2 "key 50"
key_3 "key 51"
key_4 "key 52"
key_5 "key 53"
key_6 "key 54"
key_7 "key 55"
key_8 "key 56"
key_9 "key 57"
key_0 "key 48"
key_a "key 97"
key_b "key 98"
key_c "key 99"
key_d "key 100"
key_e "key 101"
key_f "key 102"
key_g "key 103"
key_h "key 104"
key_i "key 105"
key_j "key 106"
key_k "key 107"
key_l "key 108"
key_m "key 109"
key_n "key 110"
key_o "key 111"
key_p "key 112"
key_q "key 113"
key_r "key 114"
key_s "key 115"
key_t "key 116"
key_u "key 117"
key_v "key 118"
key_w "key 119"
key_x "key 120"
key_y "key 121"
key_z "key 122"
key_f1 "key 282"
key_f2 "key 283"
key_f3 "key 284"
key_f4 "key 285"
key_f5 "key 286"
key_f6 "key 287"
key_f7 "key 288"
key_f8 "key 289"
key_f9 "key 290"
key_f10 "key 291"
key_f11 "key 292"
key_f12 "key 293"
key_space "key 270"
key_grave "key 96"
key_minus "key 45"
key_equals "key 61"
key_lbracket "key 91"
key_rbracket "key 93"
key_semicolon "key 59"
key_quote "key 39"
key_comma "key 44"
key_period "key 46"
key_slash "key 47"
key_backslash "key 92"
key_lessthan "key 60"
key_lshift "key 304"
key_bspace "key 8"
key_enter "key 106"
key_esc "key 27"
key_lalt "key 308"
key_lctrl "key 306"
key_ralt "key 307"
key_rctrl "key 305"
key_insert "key 277"
key_home "key 278"
key_delete "key 127"
key_end "key 279"
key_pagedown "key 281"
key_pageup "key 280"
key_tab "key 9"
key_pause "key 19"
 
Back
Top