Homebrew developer homemister was able to sneak in one last surprise before the weekend hits as the latest version of LuaPlayerHM is now finally available for download. Following the version 8 drivers previously released a few weeks ago, this official release comes with the actual player, a web browser, as well as all of its related drivers.
LuaPlayerHM8 comes with a hefty list of new functions, which we've compiled below:
Fixed Wlan.startGameShare(filep ath) Now all homebrew work for gameshare.
Added and Fixed System.autoCpu() now has power modes. 1 for saver, 2 for performance.
Added Controls.wlan() returns 1 for on and 0 for off
Added System.stopPRX() Will stop and unload a PRX file that has been loaded. It needs the unique name of the PRX file given when the PRX is loaded.
Eg name = System.loadPrxKernel(file name) System.stopPRX(name)
Fixed System.loadPrxKernel(file name) Will load a PRX into the kernel memory. Allows kernel functions to be used. returns a unique name
Fixed System.loadPrx(filename) Will load a PRX into the memory. returns a unique name
Fixed System.startGameSave() Saves game data Eg System.startGameSave("Nam e of savegame","Name of game","Details/message",data to save, "Name of the game*used to identify the save data")
Fixed System.startGameLoad() Loads the save data selected Eg data = System.startGameLoad("Nam e of the game*used to identify the save data")
Fixed Wlan.init(connection number) Can use just Wlan.init() to see all conections of use Wlan.init(1-10) to automaticaly connect to a specific conection.
Added IntraFont * Use in between Gu.start3d() and Gu.end3d() *
Added New TTF library
Fixed System.startUpdate() Now works properly
Added March33 and NP9660 use for ISO loading. *Only when LPHM Drivers are installed.
Improved System.runeboot()
Improved System.startPSX()
Added Mp3me.setPos() Sets the position of the mp3 file can be used for FastFwd OR Back. Returnes the position of the file
Added Mp3me.getPos() Returnes the position of the file
Added Mp3me.stream() Will return the remaining buffer left of the mp3.
Added Mp3me Will stream songs from the internet
Added Mp3me.visL() Will return the Visualtion data for left channel.
Added Mp3me.visR() Will return the Visualtion data for right channel.
Fixed Mp3me.percent()
Fixed Mp3me.rawSongTime()
Added PingPSP. In Adhoc send string "PINGPSP", start a timer and stop the timer when the Nickname of the pinged psp is returned with PING. Eg Adhoc.send("ping) the receved data will be "OtherPSP'sNicknamePI NG"
Added Aac to Audio files able to be played (thx to sakya)
Added Aa3me.setPos() Sets the position of the Aa3 file can be used for FastFwd OR Back. Returnes the position of the file
Added Aa3me.getPos() Returnes the position of the file
Added Aa3me.stream() Will return the remaining buffer left of the Aa3
Added Aa3me Will stream songs from the internet
Added Aa3me.visL() Will return the Visualtion data for left channel.
Added Aa3me.visR() Will return the Visualtion data for right channel.
Fixed Aa3me.percent()
Fixed Aa3me.rawSongTime()
Added System.getTachyon() return version
Added System.getPommel() return version
Added System.getBaryon() return version
Added System.download() Use like the Webbrowser System.download(url,downl oad path) Must be in same directory as the LPHM Eboot
########## LPHMDRIVERS############
Added Syslib Will load the syslib.prx from the flash1:/ Alows for the following functions
Added System.mute() Mute the System volume
Added System.disableDisplay() Turn off the Screen
Added System.enableDisplay() Turn on the screen
Added System.getVolume() Returns the system volume 0-30
Added System.setVolume() Set the system Volume 0->30
Added System.setBrightness() Set the backligh brightness 0->100
Added System.getBrightness() Return the backligh brightness 0->100
Added System.homePopup() 1 to enable 0 to disable
Added volup,voldown,screen,note ,home to the Controls function. Therefor all controls need the LPHMDRIVERS installed
Added System.hook() Will make the target EBOOT.PBP loaded after the game is exited. Can be used to return to your app from UMD,ISO,Other Homebrew,PSX.
Added System.unhook() Will stop the returning to the selected EBOOT.PBP Eg System.unhook()
Fixed Other Bugs.
To download LuaPlayerHM8, you can either grab the installer we've hosted on our server or use LuaPlayerHM's Update script. Running the script will allow you to automatically download the LuaPlayerHM Drivers into your handheld.
LuaPlayerHM8 includes documentation files which outline all the new functions, as well as useful information for developers who want to use the program. If you have any feedback for homemister, you can drop by the QJ.NET forums and discuss any ideas you have about LuaPlayerHM8.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LTE 3D Engine Demo LTE 3D Engine Demo
This just in! A small team called LTE studios, comprising of some really accomplished developers had been working on a free 3D engine for the Sony PSP. And today's the big day! They've just released the first demo of their product, which they've been working very hard on
GRRLIB GRRLIB
GRRLIB is a C/C++ 2D/3D graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications
DevkitARM DevkitARM Developer devkitPro is sending out word that the latest build for devkitARM is now available for download. For those asking, DevkitARM is a toolchain for programming homebrew software for Nintendo DS and Game Boy Advance. This release is for Linux OS. Here are the latest changes for devkitARM since version 19b:
* Upgraded to gcc 4.1
Easy3Dcpp Easy3Dcpp
Mootjeuh has released a handy library for those who prefer using C/C++ to code their PSP homebrew projects. This library, called Easy3Dccp, is a collection of functions that makes it easier for devs to use the PSP's 3D engine.
The dev notes that all of the functions were originally created in Lua by masterlau. Mootjeuh says he just ported them
Sandbox Engine DS-DSi Sandbox Engine DS-DSi Sandbox Engine DS is a work in progress 3D game engine for Nintendo DS.
A
Changelog:
A
made lots of changes to the code, & bug fixes.
actually added a basic GUI finally.
there are 4 maps now, im adding more objects, cars, buildings, houses & maps, etc & looking for ways to make the maps bigger
Stackless Python port for Sony PSP Stackless Python port for Sony PSP
Aside from Lua and C++, another programming language that's also been used for developing PSP homebrew is python, originally created by Guido van Rossum in 1991. With regards to python, we've just picked up word from programmer Carlos Eduardo that he's finished work on a PSP port of the Stackless Python programming code
LuaPlayerHM 8.1 (beta) LuaPlayerHM 8.1 (beta)
Barely two days after releasing LuaPlayerHM8, developer homemister has recently announced that another build of this homebrew app is now ready for download.
This new build has been specifically built to run without the need for LuaPlayerDrivers, which should help ease up the use of this application on your PSP
Micro Lua DS 1.1 Micro Lua DS 1.1 Micro Lua is an homebrew for Nintendo DS which allow you to lauch Lua scripts (www.lua.org). Tens of functions have been added to Lua 5.1.3 source code. This allow you to create applications and games very simply on your favorite console.
Changelog;
This version correct the bug with exceptions
Rain r0.7 SaTa has released a new version of Rain for the Nintendo DS, version 0
Micro Lua DS Micro Lua DS Cid2Mizard is out once more with a new version of his MicroLua homebrew app for the DS.
I- New features | ----------------+ * Add functions to keep track of the memory usage. * Alpha transparency: you can now blend any drawing. It doesn't *__ mean support for alpha channel of image files. * Add function to make colours with values up to 256 instead of *__ 31
Comments on LuaPlayerHM8:
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 LuaPlayerHM8 supports it