PDA

View Full Version : PSPConstructor: Create Homebrew with Ease



wraggster
September 8th, 2009, 23:45
News via psphacks (http://www.psp-hacks.com/2009/09/08/pspconstructor-create-homebrew-with-ease/)

Crack, crack, crack the egg into the bowl… Easier than baking a cake with PaRappa is creating homebrew with cbarox’s PSPConstructor.

With little or no programming knowledge you can point-and-click your way to homebrew heaven. Drag this, drop that, click, click, and compile. You just built your first homebrew app/game using the JGE++ engine.

Watch:

http://www.youtube.com/v/uRlEqxPK7rQ
PSPConstructor Features:

This program uses Visual Studio 2008’s devenv command line to compile your game under the Visual Studio 2008 environment. It uses the JGE++ to be able to run your created game under windows first before you transfer it to the PSP. The JGE++ engine also features:
Hardware accelerated 2D rendering including scaling, rotations and colour blending.
Geometry shapes rendering, including rectangle, circle, polygons and thick lines.
Loading PNG, JPEG and GIF.
Advanced multiple emitter and key frame based particle system.
Bitmap fonts.
Stereo WAV playback.
Hardware MP3 decoding on PSP.
Port of HGE helper classes: hgeParticleSystem, hgeDistortionMesh and hgeFont.

Download Here (http://www.psp-hacks.com/file/1818) (41mb)

ojdon
September 9th, 2009, 00:22
Looks interesting, I was just about to start a new psp project. I'll try it out.

darkriku2000
September 9th, 2009, 03:41
I'll try this out, looks fun

ojdon
September 9th, 2009, 09:07
I've just tried it out. It's very nice. It's like a clone of GM5. All that's really needed now is a scripting language built in. Maybe built in lua support? That would be great, I'd use it for all my small projects.