![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Button values within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; suppose I were to make a javascript thing using getkey(), what would the values be for each button on the ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() NDS Mod
|
suppose I were to make a javascript thing using getkey(), what would the values be for each button on the psp.
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#2 |
![]() I think I ripped my pants
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
|
im wondering that too, im porting a very simple program, should be out today or tomorrow hopefully.
and anyone know the home button code? |
|
|
|
|
|
#3 |
![]() NDS Mod
|
The scripts that tell you what the key value being pressed is, don't work on the pspbrowser. At least no the ones I've tried.
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#4 |
![]() |
Maybe you can do an alert(getkey);
that should show you the current key value..
__________________
NOTICE: By the time you have noticed this notice, you will have noticed that this notice is not worth noticing. FW History: 1.5>3.03OE-C>3.52 m33 |
|
|
|
|
|
#5 | |
![]() NDS Mod
|
Quote:
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
|
#6 |
![]() NDS Mod
|
I'm checking the source code of various psp javascript games.
Down=50 Left=52 Right=54
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#7 |
![]() NDS Mod
|
Wait, would the values be the save for javascript as they are for homebrew?
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#9 |
![]() NDS Mod
|
could anyone post the values used in homebrew?
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#10 | |
![]() |
They're in Hex:
Quote:
|
|
|
|
|
![]() |
| Tags |
| button , values |
| Thread Tools | |
|
|