PDA

View Full Version : psp game homebrew



xeinkolt
June 18th, 2007, 15:09
What software is needed to make homebrew games

Gold Line
June 18th, 2007, 15:21
all you need is Lua Player

-Xandu-
June 18th, 2007, 15:29
all you need is Lua Player

No...
Lua Player is used to play lua scripts.

Anyway, you do not need a software to "make" games, you can code them. If you're coding in C/C++ you can use Cygwin to compile. If you are coding in lua, use Lua Player to test your scripts.

Gold Line
June 18th, 2007, 15:43
No...
Lua Player is used to play lua scripts.

Anyway, you do not need a software to "make" games, you can code them. If you're coding in C/C++ you can use Cygwin to compile. If you are coding in lua, use Lua Player to test your scripts.

don't you need the lua player eboot?

-Xandu-
June 18th, 2007, 16:05
don't you need the lua player eboot?


If you are coding in lua, then you need the Lua Player to test your scripts