Results 1 to 9 of 9

Thread: [Release] LuaPlayer Euphoria V2 - Even more speed!

                  
   
  1. #1

    psp [Release] LuaPlayer Euphoria V2 - Even more speed!

    Hey.

    So after a bit of work I bring you LuaPlayer Euphoria V2.

    New Features / Improvements :

    1) Speed increase. Take the below as a reference :

    Sample Demo (included in v1 release, blits a 480x272 image and plays a mp3) speed benchmarks :

    LuaPlayer Euphoria V1 :

    Cpu Speed @222mhz
    Performance : 228 FPS.

    LuaPlayer Euphoria V2 :

    Cpu Speed @222mhz
    Performance : 263 FPS.

    2) New function :

    systemQuit()

    Will return to the xmb if called.

    Hmm..

    Yeah I know I posted quoting 1045fps, I just couldn't get that build stable enough to release for now. I have some things to take care of so rather than giving you nothing, I decided to post this worthwhile update.

    All the readme/function files have been updated to reflect this release.

    Future :

    Seen as there is a bit of interest in this, I think (might not yet) I might make my own LuaPlayer from scratch, keeping function names the same etc. Or I might just keep improving this one. I will think about it

    If you would like to request a feature be added, please do so at the official forum : LuaPlayer Euphoria Forum


    Download & Give Feedback Via Comments
    My Business (Games, Apps & More):

    Gremlin Interactive

  2. #2
    DCEmu Coder
    Join Date
    Aug 2006
    Posts
    571
    Rep Power
    67

    Default

    Neat! Good to see people still working on LuaPlayer.

  3. #3
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,516
    Blog Entries
    3209
    Rep Power
    50

    Default

    yeah i know many dont like lua apps and games but it does get a lot of people the chance to whet their feet in PSP development.

    Nice Work Zack

  4. #4

    Default

    Quote Originally Posted by wraggster View Post
    yeah i know many dont like lua apps and games but it does get a lot of people the chance to whet their feet in PSP development.

    Nice Work Zack
    Thanks man

    At the moment I am seriously thinking about just continuing my own LuaPlayer as opposed to what I am doing at the moment (updating v .20).

    I am thinking about using the Engine from my RPG as the backbone, and creating my own luaPlayer API, whilst keeping true to the function names and uses that people have gotten used to over the years.

    Also, this will be faster (than using the .20 core), the same test as the sample (albeit in C), using my RPG engine as the backbone yielded something like 650>800fps (I honestly can't remember).

    It would also allow me to easier manage adding new features and requests.
    My Business (Games, Apps & More):

    Gremlin Interactive

  5. #5
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,516
    Blog Entries
    3209
    Rep Power
    50

    Default

    yeah the luaplayer seemed to die off after the original authors went quiet, i know homemister did his luaplayer, but the PSP scene needs new blood and Lua is the best way at present to get a foot hold

  6. #6

    Default

    Quote Originally Posted by wraggster View Post
    yeah the luaplayer seemed to die off after the original authors went quiet, i know homemister did his luaplayer, but the PSP scene needs new blood and Lua is the best way at present to get a foot hold
    I fully agree with that.

    If this projects breathes some new life into a dwindling PSP scene then I for one will be a very happy man.
    My Business (Games, Apps & More):

    Gremlin Interactive

  7. #7
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,516
    Blog Entries
    3209
    Rep Power
    50

    Default

    yeah it saddens me to see the most exciting homebrew scene dwindle so much as it has in the last year

  8. #8
    DCEmu Pro dangee's Avatar
    Join Date
    Feb 2007
    Posts
    531
    Rep Power
    65

    Default

    > System.Quit()

    I've run some of my 0.2 scripts thru Euphoria and the speed increase is blinding, specially in Gu texture mapping.

    But there's a problem..

    None of the Image methods seem to work ok (eg pixel() , fillRect() etc)

    maybe because they're set up for unswizzled Images ?

    Anyway, great work , looking forward to updates however you choose to develop the project.

  9. #9

    Default

    Quote Originally Posted by dangee View Post
    > System.Quit()

    I've run some of my 0.2 scripts thru Euphoria and the speed increase is blinding, specially in Gu texture mapping.

    But there's a problem..

    None of the Image methods seem to work ok (eg pixel() , fillRect() etc)

    maybe because they're set up for unswizzled Images ?

    Anyway, great work , looking forward to updates however you choose to develop the project.
    They should work in V3.

    Also systemQuit has been renamed to System.quit() to keep with the luaplayer default naming convention.

    All the other features i have added have also had there function names changed.

    Also there is yet more speed

    I will give more info upon release.
    My Business (Games, Apps & More):

    Gremlin Interactive

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Release] LuaPlayer Euphoria V1 - Lightning Fast LuaPlayer
    By Zack in forum Sony Consoles News Forum
    Replies: 4
    Last Post: May 15th, 2009, 17:33
  2. blackSPEED v1.0beta - memorystick performance benchmark
    By wraggster in forum Sony Consoles News Forum
    Replies: 14
    Last Post: January 28th, 2007, 23:14
  3. How you can help with daedalus
    By Wally in forum DCEmu Gaming & General Discussion Forum
    Replies: 22
    Last Post: July 22nd, 2006, 04:29

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •