![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on PSP Game Maker v 0.5 *working* + ScreenShots within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; -------------------------------------------------------------------------------------------------------------------------------- Latest Version OF PSP Game Maker Download : -------------------------------------------------------------------------------------------------------------------------------- REQUIRED - .net framework 3.0 Download : and to u ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
![]() -------------------------------------------------------------------------------------------------------------------------------- Latest Version OF PSP Game Maker Download : ![]() -------------------------------------------------------------------------------------------------------------------------------- REQUIRED - .net framework 3.0 Download : ![]() and to u NooBz who askd me this, NO the .net package is not a virus! its a package that you NEED to have to run this program *UPDATED* Ok ive managed to make a generally working compiling and testing lua game maker in C# no longer budget and is a decent LUA compiler the LUA compile feature works and so does the test feature in 0.07 0.07 has a working Save as and Open feature work on the visual programming aspects of the game maker are under develpoment Working on a Compile as feature where you just select your psp and it save it there for you working on a way to edit the ICON0 and PIC1 and music etc without using pbpunpacker Game Maker v 0.05 Source (0.05 sucks now) Source Downloads Download v0.01 : PSP Lua Game Maker v 0.01 Download v0.02 : PSP Lua Game Maker v 0.02 Download v0.03 : PSP Lua Game Maker v 0.03 Download v0.04 : PSP Lua Game Maker v 0.04 Download v0.05 : PSP Lua Game Maker v 0.05 Download v0.06 : PSP Lua Game Maker v 0.06 Download v0.07 : PSP Lua Game Maker v 0.07 Download v0.07 rc2 : PSP Lua Game Maker v 0.07 rc2 New in Game Maker New in PSP Game Maker ----------------------------- - @ = update of fix - - # = bug or 'To Do' - ----------------------------- @ Test Feature is now working @ It will report to you when you compile it @ quick test feature @ Beter GUI with beginings of visual programming support @ event organiser @ choose between visual programming or normal LUA programming @ full screen enabled v 0.07 @ Save and open to PGM (psp game maker file) support now enabled @ virtually no bugs with the Lua code programming (if any please report) @ Quicknotes feature enabled @ multiple workspaces at one time @ ALL bugs with gfx and sfx fixed # you need to move the gfx and sfx files manually for now (no different the when using a text editor!) v 0.07 rc2 @ added code snipet help for code view @ added make a player move using precompiled code, must have a player.png in images folder @ code editing is gr8 and this is a gr8 Lua code editor as it is # visual programming is really buggy # the adding code bit for the visual is all preset # working on being able to add script to custom pictures in location of ur choosing ScreenShots ************************* ************************* ******************* Screenshots ************************* ************************* ******************* v 0.07 ![]() ![]() v 0.07 rc2 ![]() ![]() ************************* ************************* ******************* Test Code Test code for all you non-coders waiting for the visual programming version Code:
red = Color.new(255, 0, 0) screen:print(200, 100, "Look! I made text appear!", red) screen.flip() while true do screen.waitVblankStart() end ************************* ************************* ******************* please state any comments or suggestions ************************* ************************* ******************* ************************* ************************* ******************* common guys actualy talk to me ************************* ************************* *******************
Last edited by Re_AnimAte; 03-24-2007 at 04:15 PM.. |
|
|
|
|
|
#2 |
![]() ![]() Developer in Making...
|
Neato! ill try it out now.
__________________
NEWMy New BLOG!NEW The Wentire Worls in two Sectors.... When did I get dev statz?Spoiler for my PSP homebrewReleases:
Spoiler for Great Quotes:
|
|
|
|
|
|
#4 |
![]() ![]() sceKernelExitGame();
|
screeny?
__________________
|
|
|
|
|
|
#5 |
![]() |
Ive made v0.03 it has a working test version
type this in and test it Code:
red = Color.new(255, 0, 0) screen:print(200, 100, "Look! I made text appear!", red) screen.flip() while true do screen.waitVblankStart() end Last edited by Re_AnimAte; 03-16-2007 at 05:50 PM.. |
|
|
|
|
|
#8 |
![]() ![]() Developer
|
Use a monotype font. It helps a lot for laying out code.
__________________
[Blog] [Portfolio] [Homebrew Illuminati - Serious Homebrew Development Forums] [I want to make Homebrew FAQ] [How I broke into the Games Industry] [Programming Book List] [Programming Article List] |
|
|
|
|
|
#15 | |
![]() |
Quote:
once i get the engine going ill start work on the visual game making bit |
|
|
|
|
|
|
#25 |
![]() |
Nice work, this is the second one of it's time. Glynnder made one in Java a while back but none the less good work.
__________________
[CENTER] [FONT=Verdana][SIZE=1][fieldset="The Photography Initiative"][[URL="http://forums.qj.net/f-photography-and-photoshop-tips-229/t-the-photography-initiative-information-thread-94416.html"]Information Thread[/URL]] [URL="http://forums.qj.net/f-photography-and-photoshop-tips-229/t-the-photography-initiative-help-thread-94420.html"][Help Thread][/URL] [URL="http://forums.qj.net/f-photography-and-photoshop-tips-229/t-the-photography-initiative-disscussion-thread-94419.html"][Disscussion Thread] [[/URL][URL="http://forums.qj.net/f-photography-and-photoshop-tips-229/t-win-1000000-pointsthe-photography-initiative-contests-thread-97298.html"]Contest Thread[/URL]][/fieldset] [fieldset="My Guides"][URL="http://forums.qj.net/f-photography-and-photoshop-tips-229/t-guide-basic-digital-photography-93340.html#post1540331"]Basic Digital Photography[/URL] More and Better Guides to come soon[/fieldset][/SIZE][/FONT] [/CENTER] |
|
|
|
|
|
#26 |
![]() ![]() ![]() Retired PSP Developer
|
The code is very messy :P
U need to finish it.....gj though -= Double Post =- i have made major mods to your code to include: syntax highlighting (!) a box that pops up when tying with code suggestions (like visual studio) still working on it....
__________________
Last edited by -MANIAC-; 03-17-2007 at 12:52 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
#28 | |
![]() ![]() ![]() Retired PSP Developer
|
Quote:
the updated version is a little buggy...i'll just upload a screenshot edit: i added ur msn but ur not accepting :P
__________________
Last edited by -MANIAC-; 03-23-2007 at 04:27 PM.. |
|
|
|
|
|
|
#30 |
|
how the hell do you use it...
sry but you have not made it ez cound you or some1 make video or give me a like to a video or am i going the kick away plz i sat on my comp looking at the game maker and like ?????????? wtf plz help
|
|
|
|
|
![]() |
| Tags |
| game , maker , psp , screenshots , working |
| Thread Tools | |
|
|