| View previous topic :: View next topic |
| Author |
Message |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Tue May 24, 2005 4:46 am Post subject: PSP drawing GAME |
|
|
hello
I made a very small program to draw on psp (TELECRAN PSP)
I m not a coder, so..this is just very basic...and not easy to use lol :)
you can grab it here
http://membres.lycos.fr/kosinuspsp/index.html
I ve made a small test to show what you can do with it:
I was not able to test it on real psp, so , if you have a 1.0 can you tell me if it works , or maybe make a video to show me if you have time :)
thanx to dev people who released their code:) |
|
| Back to top |
|
 |
emumaniac
Joined: 08 May 2005 Posts: 79
|
Posted: Tue May 24, 2005 5:16 am Post subject: |
|
|
| hi mate, just tried it and it loads to a black screen and when u press the triangle button a white curser comes on but thats it im afraid nothing seems to happen if you press the buttons of move the joypad |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Tue May 24, 2005 5:33 am Post subject: |
|
|
arfff crapp
the triangle thing is normal and the black screen at the begginging also, but on the epsp, when you move the arraows the brush start to paint...
the thumbstick isn t supported in this version, just the arrows to move the paintbrush, and the buttons (cirlce, cross, triangle)
sorry...
I think maybe the problem is somehting with double buffering handled differenty on epsp and real psp
I will upload a new version soon :) |
|
| Back to top |
|
 |
emumaniac
Joined: 08 May 2005 Posts: 79
|
Posted: Tue May 24, 2005 6:08 am Post subject: |
|
|
| excellent il try it then :) |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Tue May 24, 2005 10:32 am Post subject: |
|
|
ok thanx :)
you can grab the new version here
http://membres.lycos.fr/kosinuspsp/index.html
I hope it works :), the screen should flick a little bit with this version.....but at least it should work on real psp :) |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Tue May 24, 2005 9:52 pm Post subject: |
|
|
| does it works now ? |
|
| Back to top |
|
 |
emumaniac
Joined: 08 May 2005 Posts: 79
|
Posted: Wed May 25, 2005 6:20 am Post subject: |
|
|
it didnt for me sorry :(
same as before |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Wed May 25, 2005 9:30 am Post subject: |
|
|
:( oki...
I will test it tomorow on a 1.0 psp to see what goes wrong... |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
Posted: Thu May 26, 2005 12:56 am Post subject: |
|
|
haha
in fact it s working lol :)
but at VERY SLOW frame rate. the problem is that I set a timing for the drawing brushes according to the emulator speed, but the vbl time of the real psp is not the same....so maybe instead of waiting 1500 VBL, I should wait just 15 to refresh the screen :)
But I will have to adjust it on a real psp, maybe I could do a test version that goes 10x faster to see if it is ok ( if it is too fast, you will not be able to draw something easily, maybe, I could set the drawing speed to be adjusted manually by pushing the triggers to increase or decrease it instead of predefined speed preferences. |
|
| Back to top |
|
 |
apache37
Joined: 04 Jun 2004 Posts: 76
|
Posted: Fri May 27, 2005 8:58 am Post subject: |
|
|
| I wonder what took longer: making the program or making that eagle with a joysitck? |
|
| Back to top |
|
 |
archaeology
Joined: 05 Jun 2005 Posts: 5
|
Posted: Sun Jun 05, 2005 3:05 pm Post subject: Nice work. |
|
|
| Nice eagle though. |
|
| Back to top |
|
 |
kosinus
Joined: 24 May 2005 Posts: 10
|
|
| Back to top |
|
 |
|