School's still not out for students of LUA animation: Grimfate126 has released the second volume - well edition or version, really - of his Animation Lib. Take notes, young LUA homebrew padawans: Version 2 now features the ability to load and play animations from a sprite sheet. *.bmp is now a valid extension as well, thanks to youresam's bmplib.
Again, this may not be the simplest code around, but tough education makes for tough LUA programmers, right? You guys appreciated Version 1 when it came out, and this one should expand your coding skills further.
Right now Animation Lib 2's sprite sheet loading code can only load sprite sheets that go horizontally or vertically. He's working on improving this function, which we hope will see the light of day in Version 3.
As always, check the readme for further instructions.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LuaPlayerHM LuaPlayerHM
Here's a bit of good news for the guys who've been keeping tabs on homemister91's LuaPlayerHM application for the PlayStation Portable. The developed passed by the QJ.NET Forums to announce the release of this homebrew's version 6
RPG Developer Portable Demo RPG Developer Portable Demo
from Akabane87:
Demo version containing only the party establishment and testing of cards
IMPORTANT: - Use the resources of the same size and same dimensions as those of origin to avoid crash.
Only the "autotile can receive RMXP resources as the program automatically converts these resources if it finds
gLib2D gLib2D
PSP coder Geecko is back in the homebrew scene to release his latest project, gLib2D, a lightweight 2D graphics library for the PSP. Some of its features include basic objects display, JPEG and PNG support, alpha blending and texture cropping, third coordinate support and intraFont compatibility, among others
IDE PSP 0.1.1 IDE PSP 0.1.1
from darksidious77:
Hi all I present my new PC coded in C / C + + with QT.
As its name indicates it is an IDE.
Indeed it will allow you to create projects and manage them as well as for C / C + + / Ass enable compilation ^^^^.
For this you will need to install pspdev and indicate the program or simply is pspdev ^^^^
Inflate / Deflate Library Inflate / Deflate Library
Inflate/Deflate library by Henoheno, includes some of Ruka's work.
int do_compress_m2m (char *pIn,int nInSize,char *pOut,int nOutSize,int level); /* compression */
int do_decompress_m2m(char *pIn,int nInSize,char *pOut,int nOutSize); /* decompression(restoration) */
English readme translation by Tenchu included
Snes9x TYL Source Code for the Super Nintendo Emulator Snes9x TYL v0
Animation Lib 1 Animation Lib 1
Grimfate126 was kind enough to impart his wisdom to other members of the QJ Developer forums with what you could basically call a tutorial of sorts.
Dubbed Animation Lib 1, this is meant to help people in understanding and programming LUA animations for PSP games and the like
Lib SDK Utilities Lib SDK Utilities
French homebrew developer dridri85 just released a new application called Lib SDK Utilities. This particular one is somehow related to the previous LibGE release. The latter is actually a graphics engine library for the C programming language.
Lib SDK Utilities, now, allows users to use the utility of the official SDK
PMP Mod and Muxer PMP Mod and Muxer
Source code for developers to peek at!
Here's whats new in this version:
* The color space conversion is now done with the GU (inspiration taken from the standard JiniCho's PMP 0.0.6). Speed increase of about 4fps. Quality also slightly increase (due to chroma interpolation)