Help with making a VSH Plug-in

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Flip333
Posts: 7
Joined: Mon Oct 20, 2008 4:41 am

Help with making a VSH Plug-in

Post by Flip333 »

can anyone help me make a prx plugin for the psps xmb?
i dont know where to get started.
i know i need to install a new library and thats all i know lol.
can anyone find me a tutorial?
i want to make a simple hello world over the vsh.
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

Post by ne0h »

You doesn't need a new library!
Have a look in the Custom Firmware Extender src...
Flip333
Posts: 7
Joined: Mon Oct 20, 2008 4:41 am

Post by Flip333 »

where's that located at?
edit:
http://dl.qj.net/Custom-Firmware-Extend ... /catid/151
i found it and i did a lot of research on it.
why would this help me make a helloworld on the VSH?
angelo
Posts: 168
Joined: Wed Aug 29, 2007 9:34 pm

Post by angelo »

Look at Unofficial piKey 0.4!

Base your plugin around it's engine piKey.PRX =D
Flip333
Posts: 7
Joined: Mon Oct 20, 2008 4:41 am

Post by Flip333 »

I tried using some source code for other programs like that but couldn't get them to work.
kralyk
Posts: 114
Joined: Sun Apr 06, 2008 8:18 pm
Location: Czech Republic, central EU

Post by kralyk »

Well, whats the problem? Can you post more detailed explanation?
Do you get compile-time error, or the module doesnt load or something else?
...sorry for my english...
Flip333
Posts: 7
Joined: Mon Oct 20, 2008 4:41 am

Post by Flip333 »

no, i don't even know where to start.
i know making a prx is different than making a plugin but i need to know how it differs and where i start.
i want to make the word hi on my psp's screen on the vsh.
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

You need to draw directly into video memory.
Post Reply