forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A couple of questions

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
piercer



Joined: 01 Apr 2005
Posts: 21

PostPosted: Sat May 21, 2005 9:42 pm    Post subject: A couple of questions Reply with quote

In the PARAM.SFO file

Does anybody know what the 16 bytes after the plain text file name are?

Does anybody know what the 32 bytes that start at 11C0 are?

These are in all the 5K PARAM.SFO files I have looked at.
Back to top
View user's profile Send private message
Guest






PostPosted: Sat May 21, 2005 11:19 pm    Post subject: Reply with quote

For most games, the name starts at 11a0 in param.sfo and 0x80 bytes are allocated for it, even though not all are used. So if your param.sfo is following the same pattern, the location you describe falls within that range as "allocated" but "unused" - in other words, it is likely garbage.
Back to top
pdc



Joined: 09 Mar 2005
Posts: 107
Location: Rainy Yorkshire, England

PostPosted: Sun May 22, 2005 7:43 am    Post subject: Re: A couple of questions Reply with quote

Looking at the Lumines SFO file...

piercer wrote:
In the PARAM.SFO file

Does anybody know what the 16 bytes after the plain text file name are?

Yes - the SFO header.
Edit: Unless you are talking about the "DATA.BIN" text in the SFO file, in which case see my next point about this being only part of some binary data.

piercer wrote:
Does anybody know what the 32 bytes that start at 11C0 are?


The 32B at 11C0 is only part of a data value.

The SAVEDATA_PARAMS value begins at 11B0 and is 128 bytes long.
This is binary data.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group