Need help reading EBOOT.PBP file header (e.g. Title info)

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Hoshizora
Posts: 2
Joined: Mon Aug 28, 2006 12:16 am

Need help reading EBOOT.PBP file header (e.g. Title info)

Post by Hoshizora »

Hi, I'm looking into a way to read the file header from the EBOOT.PBP file (e.g. to extract the title info), but I couldn't figure out a way to do it via LUA.

Does anyone know of a function to read the binary file header or a wapper function to do this? Thanks in advance! :)
n00b32
Posts: 7
Joined: Tue Sep 05, 2006 12:26 am

Post by n00b32 »

try just reading some bytes from it and displaying maybe this will talk to you xDDDDDD -.-
romero126
Posts: 200
Joined: Sat Dec 24, 2005 2:42 pm

Post by romero126 »

Post Reply