| View previous topic :: View next topic |
| Author |
Message |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Wed May 07, 2008 11:52 pm Post subject: Sony OSK |
|
|
Hey,
Sorry for getting on your nerves but my know-how with the utilys of sony aren' t really good. I want to use the OSK by Sony but all I found was a 3.70 M33 Sample without Makefile, so it doesn' t work in my SDK. Can you give me an more actuall Link to a sample with Makefile??
Thanks a lot!
Floorball92 _________________
 |
|
| Back to top |
|
 |
sakya
Joined: 28 Apr 2006 Posts: 190
|
Posted: Thu May 08, 2008 12:14 am Post subject: Re: Sony OSK |
|
|
Hi! :)
The sdk contains a sample usage of the Sony's OSK.
Ciaooo
Sakya |
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Thu May 08, 2008 12:22 am Post subject: |
|
|
there wasn' t a folder called OSK or something like this, means, I don' t found something which helps me. _________________
 |
|
| Back to top |
|
 |
sakya
Joined: 28 Apr 2006 Posts: 190
|
Posted: Thu May 08, 2008 12:36 am Post subject: |
|
|
Hi! :)
| floorball92 wrote: | | there wasn' t a folder called OSK or something like this, means, I don' t found something which helps me. |
Sorry...I was wrong. ;)
Try this:
www.sakya.it/downloads/testOSK.rar
If your sdk is up to date you need to change this in the sample:
| Code: | | osk.base.unknown = 19; // unknown thread pri (?) |
to
| Code: | | osk.base.accessThread = 19; |
Ciaooo
Sakya |
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Thu May 08, 2008 1:21 am Post subject: |
|
|
that' s perfect, but why do I get:
Administrator@home-pc ~/testOSK
$ make
e:/pspsdk/psp/sdk/lib/build.mak:176: *** multiple target patterns. Stop.
I know, I' m to uninteligent for it, but I need it. _________________
 |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Thu May 08, 2008 2:36 am Post subject: |
|
|
The OSK is the last utility dialog (that I'm aware of) that doesn't have a near-complete struct or a sample in the SDK.
I'm currently working on the unknown struct parameters and a sample that I'll be commiting it to the SDK in the near future. |
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Thu May 08, 2008 2:54 am Post subject: |
|
|
what do you think, when is it ready?? _________________
 |
|
| Back to top |
|
 |
sakya
Joined: 28 Apr 2006 Posts: 190
|
Posted: Thu May 08, 2008 7:12 pm Post subject: |
|
|
Hi! :)
I downloaded and compiled the sample I linked without problems (just changed the line I told to).
Your error seems a sdk problem.
Ciaooo
Sakya |
|
| Back to top |
|
 |
peb
Joined: 12 Mar 2007 Posts: 26
|
Posted: Sun May 11, 2008 3:35 am Post subject: |
|
|
I have make library which simplifies it (even if it's not very hard to use Sony OSK), you can find my library PSPOSK with sample to my website (http://www.pebdev.com) in download section. For information PSPOSK can also retrieve information on the psp, etc _________________ Sorry for my English, I'm french. |
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Tue May 13, 2008 10:12 pm Post subject: |
|
|
Hi,
thanks for this link, first I have to fix my SDK problem ( http://forums.ps2dev.org/viewtopic.php?t=10311 ), but if this is fine, I will test your source and maybe it will help, bye.
ps: On your Website, there is an mistake. Your Header with navigation is not in the middeln and there are two of the Header backgrounds, I think there could be an mistake in your CSS Code or something like thsi, I' m using Firefox 2, maybe that' s the point, why I have the Error and you not. _________________
 |
|
| Back to top |
|
 |
floorball92
Joined: 05 Apr 2008 Posts: 30 Location: Germany -> Hessen -> Hanau
|
Posted: Wed May 14, 2008 3:02 am Post subject: |
|
|
I copyed it, bit my SDK doesn' t find it, can you please paste a uncompilled version?? _________________
 |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Mon May 26, 2008 9:31 am Post subject: |
|
|
| I've commited an updated header with some of the unknowns figured out and a sample in revision 2390. |
|
| Back to top |
|
 |
pspZorba
Joined: 22 Sep 2007 Posts: 156 Location: NY
|
Posted: Mon May 26, 2008 10:16 am Post subject: |
|
|
cool thanks IWN _________________ --pspZorba--
NO to K1.5 ! |
|
| Back to top |
|
 |
|