PDA

View Full Version : Trailblaze dev notes



dangee
February 26th, 2008, 15:27
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()