LifeLua is a new Lua interpreter for the PS Vita. If you don't know what that is, you can basically create apps, games and more with just Lua scripting. No need for compiling, just write Lua code and it'll work.
100% of standard Lua libraries and functions will work here.
The current release has...
I am working on a script that allows me to select games (iso or pkg) and my script will automatically retrieve the game and its associated updates and dlc from my library so I can install it on my PS3. I get the title id from the game and use it to get the corresponding updates and dlc. I...
I wanted to share a few things I've come across while researching and tinkering with how to mod Portal 2/The OrangeBox on PS3. I have many years experience modding the Source Engine on PC, and am applying that knowledge here, explaining everything I can along the way.
Let's start by saying, the...