View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#3
Originally Posted by ArnimS View Post
Hah, this is fun. Thanks!

I can't deal with the dpad-enter as firebutton though.

On n810, it would be best to have return and backspace be fire and superbomb (or some other key on the right)

On 770/N800 i think two onscreen buttons on the right would be best. To see a simple onscreen button with source code, download http://pupnik.de/aliens-1.0.2_Nokia.tgz
ok I can add other key mappings that is no problem, but isnt the D-Pad center button return anyway? I mean I am using SDLK_RETURN for fire now, so you should be able to use return on the N810 right? I can add more than one key to each event so I can keep RETURN and add perhaps + as well.

I will download your code today when I get into the office and take a look at it. I personally don't want soft buttons but as long as I can keep N800 hard keys mapped as well I don't see why I can't add the soft buttons for anyone else who might want them. Thanks for the feedback.


-John