![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on PSP Game Maker *updated* within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hey guys, this idea is sort of based on GameMaker.nl the idea is i want a basic psp game maker ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Hey guys,
this idea is sort of based on GameMaker.nl the idea is i want a basic psp game maker and ITs about time we got one! as soon as a full version is made ANYONE can make a psp game the game maker works like this.... you have the shell of a lua game with the folders LUAgame1_% and LUAgame1 that you save in the GAME folder (or game150) in the LUAgame1 folder there will be and eboot.pbp ,index.lua and a folder called data in data will be all the gfx and sfx this game maker is basicly combining visual aid with programming similar to the way gamemaker.nl does... if you select add a sprite it will prompt you to add a picture, it then copies the pictures you selected and pastes it in a temporary data folder then the image that you loaded in generates the code image:new("data/pic1.png") to the begining of the program. it is then listed in the box next to it as a loaded image. after that you can add it to an object that will then be programmed into moving or doing an action of some sort. the same goes for sounds and all http://www.sendspace.com/file/h8qjx0 screenshot ![]() the over all programming tab shows all the programming generated and is modifiable to debug the game... we may also include encryption the program will have a build in test and compile ready at just a mouse click. the reason i chose to use lua is that fact that all your going to be making is 2d games most likly and on top of all that you can NOT test C compiled programs without a good emulator unlike lua where you can use luaplayer for windows to test it.... wot do u think? it a idea in progress so i come here plus this will mean alot more homebrew will come out Last edited by Re_AnimAte; 03-13-2007 at 12:47 AM.. Reason: cuz i updated the thred |
|
|
|
|
|
#4 | |
![]() ![]() Developer
|
Quote:
Case in point: http://www.juniper-games.com/smoozles/downloads.htm http://www.quandaryland.com/jsp/disp....jsp?index=777 Made with Game Maker. This from a designer of Broken Sword: http://www.steve-ince.co.uk/contact.htm
__________________
[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] |
|
|
|
|
|
|
#5 | |
![]() Enter Custom Title
Join Date: Jul 2005
Real First Name: James
Location: Chicago
Just Played: MLB 09 the Show
Posts: 4,435
Trader Feedback: 0
|
Quote:
|
|
|
|
|
|
|
#7 | ||
![]() ![]() Developer
|
Quote:
Quote:
__________________
[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] |
||
|
|
|
|
|
#9 |
![]() ![]() Developer
|
Some examples: http://www.gamemaker.nl/games_exe.html
-= Double Post =- On topic, this GameMaker for Lua is going to be a lot harder then it seems. Not only do you have to create a fully expandable engine in Lua, you also have to deal with other GUI interface design issues. (Human-Computer interaction).
__________________
[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] Last edited by yaustar; 03-12-2007 at 07:16 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
#12 | |
![]() ![]() total-Z
|
Quote:
And I agree with yauster, its not gonna be as easy as you think. Besides, isn't this just a complete copy of gamemaker.nl? I think I feel a lawsuit coming on...
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
|
#14 | |
![]() ![]() Developer
|
Quote:
There will be other design issues such as behaviour of agents/sprite etc to consider.
__________________
[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:
|
||
|
|
|
|
|
#17 | ||
![]() ![]() total-Z
|
Quote:
What I'm saying is I dont think its possible to build a working "gamemaker copycat" for use with lua unless you have some serious code in there, which I doubt you will be able to do. However, you could try some other versions of luaplayer, such as .11 (my favorate version because of speed/functions) -= Double Post =- Quote:
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth Last edited by youresam; 03-12-2007 at 10:24 AM.. Reason: Automerged Doublepost |
||
|
|
|
|
|
#18 |
![]() |
game maker is awsome i used it to make my locked program, yes i no LOCKED isnt the best thing in the world but still... game maker is the best
|
|
|
|
|
|
#19 |
![]() |
guys ok, the game maker is similar to the official one but not the same. im going to make it differ but i cant/dont want to make it in visual basic and need someone who can code in other languages like java or VB.net etc to help me code it (im learning programming)...
|
|
|
|
|
|
#23 | |
![]() ![]() Developer
|
Quote:
__________________
[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] |
|
|
|
|
|
|
#26 | |
![]() |
Quote:
|
|
|
|
|
|
|
#29 | |
|
Quote:
if you want to write this "compiler" i'd suggest with all the knowledge of LUA and C++ or similar you could easily write an excellent LUA tutorial so everbody understands that. would save you the C bit and endless hours and hours of debugging the GUI and error handling, processing etc.. i say this is as useful as chasing your shadow. |
||
|
|
|
![]() |
| Tags |
| game , maker , psp , updated |
| Thread Tools | |
|
|