LuaPlayer Euphoria V2 Released *Updated*
greg | May 15, 2009
Update: Well that was quick… LuaPlayer Euphoria V2 is now available.
Based on LuaPlayer v0.20 by Shine, Zack, whom you likely recognize from other PSP development projects, has released LuaPlayer Euphoria V1.
I’ll let Zack lay it out so you can play it out –
It can display images up to 100% faster than the default LuaPlayer, by automatically swizzling the images as there loaded.
It also features Mp3 support. This is done on the main processor for now. Don’t worry however, this is a optimized mp3Player. Whilst displaying a 480×272 image and playing a Mp3 file, LuaPlayer Euphoria can achieve up to 228 FPS (Frames Per Second) running at only 222mhz!. (SEE SAMPLE DEMO FOR PROOF!)
It also features CPU Speed control. Which can be done by the user. So you can set the PSP’s CPU to either: 100, 222, 266 or 333mhz.
Another feature, albeit trivial, is a built in FPS Function. By simply calling “showFPS()” you can see your game/applications current FPS out of 60 frames. If you want to see its “True” FPS, comment out screen.waitVblankStart and pad = Controls.Read() – as these cap the framerate to 60.
The last feature (so far) is the ability to properly free images. I don’t know if this worked before but anyway… Simply call “freeImage(myImage)” (with myImage being the image you want to free) and it will remove the image from memory. It goes without saying that you should not be displaying the image your trying to free at the time of freeing it.
+ A lot more to come!
Download: LuaPlayer Euphoria V2 + DEMO
- source: dcemu
Comments (7)Affiliates
Video Games
PSP Hacks Archives
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005




It feels great, you should try it sometime, but you will be needing some quick fingers.
why do you do this?
Ok so increased frame rate up to 300mhz… does this mean that its possible to duplicate the lowest possible FP rate for a 294.91Mhz processor? If so than it could be possible to port PS2 games to the psp… I see great promise in this…
-TKG
that seems a little to awesome to be possible…
good idea but how much gb would each game be?
Like 2.2 GB in an single game (compressed).