PSP drawing GAME
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:)
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:)
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 :)
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 :)
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 :)
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 :)
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.
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.
-
- Posts: 5
- Joined: Sun Jun 05, 2005 12:58 pm
- Contact:
Nice work.
Nice eagle though.
http://membres.lycos.fr/kosinuspsp/index.html
now it works :)
now it works :)