Sony OSK
- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
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
			
			
									
									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

Re: Sony OSK
Hi! :)
The sdk contains a sample usage of the Sony's OSK.
Ciaooo
Sakya
			
			
									
									
						The sdk contains a sample usage of the Sony's OSK.
Ciaooo
Sakya
- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
Hi! :)
Try this:
www.sakya.it/downloads/testOSK.rar
If your sdk is up to date you need to change this in the sample:
to
Ciaooo
Sakya
			
			
									
									
						Sorry...I was wrong. ;)floorball92 wrote:there wasn' t a folder called OSK or something like this, means, I don' t found something which helps me.
Try this:
www.sakya.it/downloads/testOSK.rar
If your sdk is up to date you need to change this in the sample:
Code: Select all
osk.base.unknown = 19;			// unknown thread pri (?)Code: Select all
osk.base.accessThread = 19;Sakya
- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
- 
				Insert_witty_name
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm
- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
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.
						- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
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.
			
			
									
									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.

- 
				floorball92
- Posts: 30
- Joined: Sat Apr 05, 2008 5:53 am
- Location: Germany -> Hessen -> Hanau
- Contact:
- 
				Insert_witty_name
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm