Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


 
 
LuaPlayerHM8




LuaPlayerHM8
Version: 1.0

Platforms: PSP, Mobile Gaming


Categories: Programming & Development

Upload date: 24 Nov 11

Developer:

License: Freeware

Downloads: 24

File Size: 1013 Kb
Download Free LuaPlayerHM8 



Rating: 0.0/5 (Total votes: 0)




  LuaPlayerHM8

 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:

LUA BMPlib for PSPLUA BMPlib for PSP
LUA BMPlib for PSP  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
A Farmer's Life Source CodeA Farmer's Life Source Code
A Farmer's Life Source Code  Another sad day in the world of homebrew, folks. On our forums, Homer (AKA Moonchild) has announced his departure from the homebrew scene. He is not, however, leaving without making a mark on the community. Homer is best known for trying to develop a homebrew version of the Harvest Moon games, called A Farmer's Life
sdlBasic PSPsdlBasic PSP
sdlBasic PSP  We've got some good news for the beginner PSP homebrew developers out there, courtesy of Deniska. The dev is announcing that the sdlBasic devkit has been updated to version 0.6. As a recap, this homebrew is actually a PSP port of the multiplatform interpreter for BASIC (Beginner's All-purpose Symbolic Instruction Code)
LibFB Tools for DSLibFB Tools for DS
LibFB Tools for DS Heads up, DS users! DragonMinded has some goodies for you. One is an update for libFB (which have been around for about a year already), and here's what the developer has to say about it:"LibFB is a set of routines that display wordwrapped variable width fonts using the DS framebuffer or extended rotation buffer mode
NetlibNetlib
Netlib  this is netlib v1.4. It features sending text messages (SMS) to a cell phone. (Its free for you, and cheap for them!) But seriously, it is free for you, but it acts like a normal text message for them
Wire3DWire3D
Wire3D Thanks to the work of Wii developer antibyte today we have version 1.0.2 of Wire3D.A  Wire stands for (Wii Independent 3D Rendering Engine) and is a developer tool to use the framework / library / 3D engine designed to develop games / applications for the Nintendo Wii.A  The full changelog is listed below.A  Changelog v 1.0.2 "v1.0
DSLuaDSLua
DSLua Heads up guys! The DSLua team is back, with a no crew to boot. From now on, Sypherce, Daltonlaffs, and Jeremysr will be handling DSLua. In fact, they just released DSLua v0.6. For those who aren't in the know, this homebrew app allows DS users to access the Lua structure, paving the way for more innovative games using the Lua script
Daedalus Pre R5Daedalus Pre R5
Daedalus Pre R5  CoderX was kind enough to tip us about StrmnNrmn's new compiled Daedalus source code done by PSdonkey. He has compiled all the updated source code by StrmnNrmn as he had been getting a lot of messages from people who wanted to try them out but couldn't because - you guessed right - they couldn't compile the source code on their own
LuaDevKitLuaDevKit
LuaDevKit  Here's the latest build, and the final beta if we may add, for LuaDevKit R2 from homebrew developer Glynnder. In a nut shell, this easy-to-use application is capable of helping both experienced and inexperienced coders create Lua programs
gba examples 20060718gba examples 20060718
gba examples 20060718 from devkitPro today are libgba and libnds libraries updates, which brings more compatibility between the two and making coding for both platform easier. Macros from libgba have now been added to libnds and changes (most apparent of which are in the interrupt system) have been implemented on libgba
 

Comments on LuaPlayerHM8:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

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
 
 
© Pantich 2009 - 2025 All rights reserved.