QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[Release] Poison's keyboard v3 (final version)

This is a discussion on [Release] Poison's keyboard v3 (final version) within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Poison's keyboard V3 Information : After several failed attempt to make the Danzeff's keyboard work in one of my homebrew, ...

Reply
 
LinkBack Thread Tools
Old 08-08-2007, 03:18 PM   #1
 
Poison_xtreamlua's Avatar
 
Join Date: Jun 2007
Posts: 54
Trader Feedback: 0
Default [Release] Poison's keyboard v3 (final version)

Poison's keyboard V3



Information :

After several failed attempt to make the Danzeff's keyboard work in one of my homebrew, I've decided to create my own keyboard (coded C++), it's not better than the Danzeff's keyboard of course; but it's succesful for my need. And maybe it will help you to make your own keyboard or to use it on your own homebrew since the code source is available.

Buttons :

Up / Down / Left / Right : Move selector.
Cross : Validate the letter/number.
Joystick : Move keyboard.

Update :

1st August 2007 : First version published
2nd August 2007 : Second version published
8st August 2007 : The third and maybe the final version released

What new ?

About the 2nd version :

- You can use the joystick to move the keyboard

About the 3rd version :

- Code source remake entirely (coded in C++ , POO)
- Easier to use than the latest version.

More information in README.txt (how to use it etc...).

Download :

Download Poison's keyboard v3 + Source code
Download Poison's keyboard v3 + Source code (mirror)

This homebrew/utility is open source , so if you want to modify my code source you can !

I hope you'll enjoy

Last edited by Poison_xtreamlua; 08-18-2007 at 02:24 AM..
Poison_xtreamlua is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2007, 03:22 PM   #2

Avada Kedavra
 
Join Date: May 2007
Location: Spain
Posts: 703
Trader Feedback: 0
Default

'Linux Forever'

Hell yeah!

Nice keyboard poison
Coolj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2007, 10:52 PM   #3
 
INTelligence's Avatar
 
Join Date: Jun 2007
Posts: 9
Trader Feedback: 0
Default Nice

Ok now I seriously need this to work on AFKIM could someone tell me how I could do this. I know it will require modifying the source for AFKIM. If anyone can help please tell me.
INTelligence is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2007, 11:53 PM   #4
 
Poison_xtreamlua's Avatar
 
Join Date: Jun 2007
Posts: 54
Trader Feedback: 0
Default

Quote:
Originally Posted by INTelligence
Ok now I seriously need this to work on AFKIM could someone tell me how I could do this. I know it will require modifying the source for AFKIM. If anyone can help please tell me.
I'm so sorry but I don't know AFKIM
Poison_xtreamlua is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 04:08 AM   #5

Developer
 
Raphael's Avatar
 
Join Date: Jan 2006
Location: Germany
Posts: 919
Trader Feedback: 0
Default

POO? Program Oriented Objects? lulz
__________________
Raphs board rules #31: Excessive use of punctuation is either a sign of a lesser ego or a small mind. Avoid it if you don't want to look like a total moron.
Raphs board rules #17: When you need to ask whether you are capable of doing something, you are not.
Raphs board rules #2: Exploits aren't found by changing version numbers, blindly merging data into a file or turning your PSP upside down.
Raphs board rules #1: If you have no clue how exploits work, don't come up with ideas about them.
Raphael is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 04:45 AM   #6
 
Poison_xtreamlua's Avatar
 
Join Date: Jun 2007
Posts: 54
Trader Feedback: 0
Default

Quote:
Originally Posted by Raphael
POO? Program Oriented Objects? lulz
Yes, in french we said "Programmation orienté objet", then I think in english is quiet similar
Poison_xtreamlua is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 06:05 AM   #7

Developer
 
Raphael's Avatar
 
Join Date: Jan 2006
Location: Germany
Posts: 919
Trader Feedback: 0
Default

Ah ok, that makes sense. Well, but unfortunately you posted in english, so it should have been OOP ;P
__________________
Raphs board rules #31: Excessive use of punctuation is either a sign of a lesser ego or a small mind. Avoid it if you don't want to look like a total moron.
Raphs board rules #17: When you need to ask whether you are capable of doing something, you are not.
Raphs board rules #2: Exploits aren't found by changing version numbers, blindly merging data into a file or turning your PSP upside down.
Raphs board rules #1: If you have no clue how exploits work, don't come up with ideas about them.
Raphael is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 06:20 AM   #8
 
Join Date: Jun 2005
Posts: 210
Trader Feedback: 0
Default

Can this keyboard take down notes and save them as .txt files on your memory stick?

Or save them in any text format would be great.
BadLTD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 09:42 AM   #9
 
Poison_xtreamlua's Avatar
 
Join Date: Jun 2007
Posts: 54
Trader Feedback: 0
Default

Quote:
Originally Posted by BadLTD
Can this keyboard take down notes and save them as .txt files on your memory stick?

Or save them in any text format would be great.
Yes you can, the sentence wrote by the keyboard is located in a variable, then you juste have to write this variable in a .txt or other format.

There is only one probleme I don't know how to go to the following ligne, I know that we can use '\n' but I don't know how to print it properly on the psp screen ...
Poison_xtreamlua is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 09:44 AM   #10
 
Join Date: Jul 2007
Posts: 296
Trader Feedback: 0
Default

Well, literally keep '\n' in the string, but when you go to display the string on the PSP, instead of drawing the '\n', just parse it so that it modifies the x of the string to the next line, then when you save it to a file, it will be fine.
_dysfunctional is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-09-2007, 11:02 AM   #11
 
Poison_xtreamlua's Avatar
 
Join Date: Jun 2007
Posts: 54
Trader Feedback: 0
Default

Quote:
Originally Posted by _dysfunctional
Well, literally keep '\n' in the string, but when you go to display the string on the PSP, instead of drawing the '\n', just parse it so that it modifies the x of the string to the next line, then when you save it to a file, it will be fine.
Yeah I will think about splitt the char in two , thanks for the tips
Poison_xtreamlua is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
final , keyboard , poison , release , version

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 03:33 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us