PSP homebrew – LuaPlayer Euphoria v3 now faster, gets IntraFont support
May 17, 2009
PSP homebrew developer Zack_PSP has released an even faster version of LuaPlayer Euphoria over at the QJ.NET PSP Development forum. The speed increase isn’t the only thing new in this version, too. Hit the jump for the rest of the changelog for LuaPlayer Euphoria v3.
Download: LuaPlayer Euphoria v3
Visit: QJ.NET PSP Development forum
PSP homebrew developer Zack_PSP has released an even faster version of LuaPlayer Euphoria over at the QJ.NET PSP Development forum. The speed increase isn’t the only thing new in this version, though. Here’s the rest pf the changelog for LuaPlayer Euphoria v3:
New Features :
- IntraFont support. You can now load and blit fonts without the huge slowdown the built in font function has
Improvements :
- Speed increase. Roughly between 20>40fps.
- screen:clear() is now faster.
Bug Fixes :
- screen:clear() now actually works. (it didn’t in V2)
- Image alpha on created images, colors, and loaded images now works.
- 3D things I broke are now fixed (so 3d wise it is the same as .20 was).
- FPS counter no longer flickers when not using waitVblankStart().
- Checking for input (i.e pad = Controls.read()) no longer caps the framerate to 60fps. I suggest you use waitVblankStart() if you need to cap it to 60
Changes :
- The function names now ring true to the default LuaPlayer naming convention.
Download: LuaPlayer Euphoria v3
Visit: QJ.NET PSP Development forum
Related articles: