Youresam has released LUA BMPlib for PSP. This is a library for helping Lua script coders to load and use BMP images in their Lua programs with a simple line of code. Currently this version is not optimized, and can be slow. Youresam is trying to optimize this library for a better performance.
About:
* BMPlib allows you to open bmp images in lua
How-to:
Simply copy "bmplib.lua" into your programs folder and put dofile("bmplib.lua") in your program.
I have attached a sample BMP along with a sample program. To run the sample, place this folder in your LuaPlayer/Applications folder.
2.00+ USERS: This is like a normal LuaPlayer app and should work like all luaplayer apps do.
Functions:
Image.bmpload(filename)
Opens the 24-bit BMP file and returns it as an image
Bugs:
It takes luaplayer a long time to draw an image pixel by pixel, so loading bitmaps takes some time.
To-Do:
* Bitmap saving once I learn how to save binary files in lua
* All bitmap bit support (1,4,8,16)
* Optimization: If a row of pixels are the same color, draw all at once instead of individually to save time
Author:
This program was created by "youresam". If you need to contact me, my AIM is youresam1. You may modify the source of bmplib, but I will warn you it is tricky. There is padding in certain places based on certain numbers, instead of RGB its GBR, and the pixels are upside down.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
X-Flash source code X-Flash source code
X-Flash is a homebrew application that allows you to tweak your firmware. For example, the popular program lets you install custom fonts and pick alternate sound effects. Our last coverage was in mid-January on X-Flash v18k.
(By the way, X-Flash writes to your PSP's on-board flash memory
PSPToolchain PSPToolchain
The 'long-time' developers would distinctly remember downloading a file from www.oopo.net/consoledev. Popularly known as a toolchain, it was an automated script which you ran in Cygwin or a Linux distribution to download, compile and set up the C/C++ compiler and the environment
PMP Mod PMP Mod
A mod by Malloc of Jonny'sv1.00 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.
* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast
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
Potemkin PSP Emulator for Windows (Source Codes) Potemkin PSP Emulator for Windows (Source Codes)
PSP homebrew coder ector has just come out into the open with a release we're sure the PSP community will take a shine to. It's the source codes for the Potemkin homebrew - an experimental Windows-based open source HLE PSP Emulator
Lua 3rd Person Camera Example Lua 3rd Person Camera Example
Homebrew developer blah has released a new build of his helpful demonstration for other Lua coders. Using an edited Lua Player (packaged) he has incorporated a "Gumlook.at" code to show how a 3rd Person Camera angle can be created using Lua.
This new version, v0
Lua Player 0.19 for 1.5 fw Lua Player 0.19 for 1.5 fw
This updated version of Lua player provides a new module support load by Oobles, which should be much more stable than the one included in the v0.18 alpha release (See the effect-module and the Game Of Life example how to write your own modules).
Changelog for this release:
* Directory detection bugfix
* Changed System
World of Chaos Source Code World of Chaos Source Code
We've got some saddening news for the homebrew scene today. Thanks to a tip from Unkown, we just received word that Knight Legend, the developer of the homebrew game World of Chaos, has quit development on World of Chaos and is releasing the game's source code to the public
CPS1PSP/CPS2PSP/MVSPSP source code (12/05 update) CPS1PSP/CPS2PSP/MVSPSP source code (12/05 update)
We were planning on making a Justin Timberlake reference for this article, but we realized it was a lot tougher than it seemed, so let's keep it straight. NJ's released yet another version of his emulator programs, as well as a bugfix to the source codes
Comments on LUA BMPlib for PSP:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if LUA BMPlib for PSP supports it