H-Area
Welcome in H-Area.tk.If you are already a member press log in...If you are a visitor the press sign up to join our community..Anyway have fun...!!!...
H-Area
Welcome in H-Area.tk.If you are already a member press log in...If you are a visitor the press sign up to join our community..Anyway have fun...!!!...
H-Area
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Learn the hacks you always wanted to learn and downlaod all the programs you need
 
PortalHomeSearchLatest imagesRegisterLog in
Latest News and Posts:Post your ideas to improve our community.
Latest member:socomguy1

 

 LuaPlayer Euphoria v6 Released

Go down 
AuthorMessage
JacobVengeance
Admin
JacobVengeance


Posts : 228
Join date : 2009-08-23
Age : 33
Location : UnderWorld

LuaPlayer Euphoria v6 Released Empty
PostSubject: LuaPlayer Euphoria v6 Released   LuaPlayer Euphoria v6 Released EmptyMon Sep 14, 2009 2:47 pm

PSP Coder Zack has released LuaPlayer Euphoria V6, this update has some big changes. There is now TV support, improved error messages and a reduced eboot size amount other things like new script functions (See the below change log).

LuaPlayer Euphoria v6 Changelog:

It’s been a while since I released V5 and a lot has changed, despite me project hopping as usual.

What didn’t make it into this version :
Quote:

* PC Version (coming soon I promise)
* Source code (will be released in time)
* Any other crazy stuff I may have said

What did make it :
Quote:
I may come under fire for some of these decisions but I feel it’s the way forward (if there is enough objection I can put them back)

* Ir, Sio and Font functions removed. (first two are redundant and the font Function is just too slow for practical usage.) IntraFont is standard now
and there is a ttf to pgf gui converter included with the download. Bitmap font support will be added later.

* Usb connection bug is fixed.

* LPE no longer uses the boot.lua and system/system.lua set up. It now automatically loads “index.lua” from the root directory. So you don’t have to
include the System folder anymore. Your main/starting script must be named “index.lua” however.

* TV Out support.
Requires no functions/code to be added by you. Just set your PSP to output to your TV (under system settings) then when you launch your script it will
automatically output to the tv.

* Quit via home button now actually exits to the xmb rather than crash your psp (as far as I can tell…. tested with a few scripts).

* Eboot size reduced significantly. From 1.7mb to 1.5mb.

* Error messages greatly improved. Now shows the function that caused the error message and the required arguments for the function.

* Various code cleanups across the board.

* New eboot art. Derived from digitalBlasphemy preview sample. Using pixelMator. This will be the eboot art from now on. I have actually saved and made
a backup of the editable image file this time (lol).

New Functions/Function Changes :

* Controls.read() — Will check for input and the FPS will be locked to 60fps.
* Controls.readPeek() — Will check for input and the FPS will be uncapped.

* System.draw() — Initializes the GU for rendering. Must be called before any blitting/drawing to the screen. (And in a loop)

* System.endDraw() — End’s the GU and syncs. Must be called at the end of any blitting/drawing to the screen. (And in a loop)

The above functions have replaced both System.startGu() and System.endGu(). Why? Simpler names, easier to remember and less confusing.

* screen:slowClear() — If your having problems with the screen not clearing correctly and cannot fix it ( using the standard screen:clear() ), I suggest you use this. (Note : It is slower than
using the standard screen:clear() so only use if there is no alternative)

DOWNLOAD: http://www.retroemu.com/forum/downloads.php?do=file&id=29&act=down
NEED TO REGISTER!
Back to top Go down
 
LuaPlayer Euphoria v6 Released
Back to top 
Page 1 of 1
 Similar topics
-
» PSP Mario – The New Worlds v0.01 Released
» Game Decrypter V4 Released. Decrypt up to OFW 6.10

Permissions in this forum:You cannot reply to topics in this forum
H-Area :: Consoles :: PSP-
Jump to: