Results 1 to 5 of 5

Thread: LuaPlayer Euphoria V4 - Module Loading Removed - More Free Ram

                  
   
  1. #1

    Default LuaPlayer Euphoria V4 - Module Loading Removed - More Free Ram

    Ciao!

    So I finally got motivated enough on my one day off this week to do at least something. (Don't know what was wrong with me today :/)

    So I got a few complaints about basing LuaPlayer Euphoria off v.20 as opposed to v.16 which had no module loading and thus had more free ram.

    So rather than be an idiot and start over using the v.16 source, I instead have removed module loading from the code I am using (v.20).

    I know it's a small change, I am just throwing it out there to make sure I didn't break anything whilst doing it. So testing and feedback would be great.

    I don't really want to go making loads of big changes until I am assured that this is still just as stable as V3, and nothing new is broken.

    So feedback is appreciated!

    Please see "Functions & Features.txt" in the download for usage, and the "Samples" folder for examples of the new features and code system in action

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

    If you use this please leave a comment!

    "LuaPlayer Euphoria Uses intraFont by BenHur"

    Download & Give Feedback Via Comments
    Last edited by Zack; May 20th, 2009 at 23:02.
    My Business (Games, Apps & More):

    Gremlin Interactive

  2. #2
    Registered User Mr. Shizzy's Avatar
    Join Date
    Apr 2006
    Location
    In The UMD Drive
    Posts
    1,386
    Rep Power
    0

    Default

    Thanks for the update.

    Any plans for adding .vlf support ?

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

    Default

    OK, thx for the update.

    Still not convinced about Graphics primitives drawn to Images,
    but I'm sure you'll fix any anomalies at some time.

    I've worked on getting some FPS control.
    Here's the sample ( no Copyright )

  4. #4

    Default

    Quote Originally Posted by dangee View Post
    OK, thx for the update.

    Still not convinced about Graphics primitives drawn to Images,
    but I'm sure you'll fix any anomalies at some time.

    I've worked on getting some FPS control.
    Here's the sample ( no Copyright )
    Does that sample work as intended for you graphics wise? (Just curious)

    Also pm me a test of what your trying to do graphics wise (with it not working of course) and il set you in the right direction.

    As for FPS control.... You could either do that or just call screen.waitVblankStart() which will cap your FPS to 60
    My Business (Games, Apps & More):

    Gremlin Interactive

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

    Default

    lol, the sample works (almost) perfectly for me !
    I wanted to balance out any negativity by making a positive
    contribution - because you asked nicely, and Euphoria's worth it (imho)

    I've avoided GFX problems by writing direct to screen for now,
    but the main purpose of the sample is to cap FPS dynamically, anywhere between
    15 & 200, while maintaining a constant Control input rate.

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 V2 - Even more speed!
    By Zack in forum Sony Consoles News Forum
    Replies: 8
    Last Post: May 17th, 2009, 16:19

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
  •