PDA

View Full Version : CrossGTA Addon to GTADevkit



LostJared
January 21st, 2006, 02:37
http://www.lostsidedead.biz/software/mpgta_2.jpg

This is a library that Ive been writing to aid me in Developing for the GTA Expliot it is based off the orignal GTADevkit..
It allows you to compile and test on windows before you test it on your PSP.
This speeds up the development proccess (atleast for me)

What this package contains:
Source code for Cross GTA and 4 example programs + 2 tools
Updated version of MasterPiece for GTA Expliot:
* Score menu
Knights Tour
Hello World with MasterX Fonts
Random Pixels Demo

You can compile this out for PSP 1.5 firmware if you like theres a example Makefile...

I cant seem to post the links.. well you know where to find it if you really want it..
http://lostsidedead.biz/software

LostJared
January 21st, 2006, 06:29
http://www.lostsidedead.biz/software/masterpiece_gta_2.jpg

4 Examples starting off with Hello World ending with a Video Game..

Source Code contains the majority of the algorithms you need to get a basic
game up and running easily.. Simply start off by reading Hello World, Than Random Pixels, then Knights Tour, than you can finish it off by MPGTA..

Also contains source code for a few tools I wrote to use with this Pack..

mxf2c - Translates MasterX Fonts (which really just translate truetype fonts to mxf) to C array
bmp2c - Translates a 24bit Bitmap to a C data structure array
mxFont2 - MasterX Font Editor.. With the ability to translate a windows truetype font to MXF to use in your PSP game..

Full Source Code for everything is included and your free to use it change it destroy it do whatever you so please with it... Its all Free..

Open Source, Open Mind

- Jared Bruni

(uploaded to forum - wraggster)

Kaiser
January 21st, 2006, 07:29
Nice work LostJared, I added it to the news page. PM wraggster to see about getting yourself a PSP coder tag under your name.

wraggster
January 21st, 2006, 08:17
Thanks for the release LostJared, you can upload to the forum up to 10mb :)

LostJared
January 21st, 2006, 08:29
:) hehe thanks for the for the tag ..

Ill start uploading here first

wraggster
January 21st, 2006, 09:29
yeah dont want to kill your bandwidth :)

Addictedd
January 21st, 2006, 11:50
very nice work, congrats!