Results 1 to 1 of 1

Thread: Trailblaze dev notes

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

    psp Trailblaze dev notes

    I was excited to hear (unconfirmed) that my recent alpha release of TraileblazePSP
    runs on slim equipped with the Time Machine.

    This means that the Cools mod4 luaplayer embedded in the Eboot can
    also run onslim by

    creating an empty folder /XBOOT in the Trailblaze Eboot folder
    You can now run script.lua,index.lua etc. as normal.

    The trailblaze objects/methods are active
    example:
    spr = Sprite3.new(Image)
    spr:rotateZ(deg360Int)
    spr:draw3() -- (to screen)
    string,string Ebpbp.ebootId()
    Last edited by dangee; March 2nd, 2008 at 17:19.

Thread Information

Users Browsing this Thread

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

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
  •