I'm currently developing a small Windows utility in .NET and looking for a VB.NET or C# class to extract info from PBP and SFO files.
Anybody got any relevant code and willing to share it?
Thanks in advance :)
/B
PBP/SFO class for .NET?
http://www.google.nl/search?q=pbp+file+format
http://mc.pp.se/psp/pbp.xhtml
http://mc.pp.se/psp/psf.xhtml
http://mc.pp.se/psp/
Seems you didn't even google.
(you lazy basterd :P)
PS. I don't see why we should need such a program since we have enough of them already.
http://mc.pp.se/psp/pbp.xhtml
http://mc.pp.se/psp/psf.xhtml
http://mc.pp.se/psp/
Seems you didn't even google.
(you lazy basterd :P)
PS. I don't see why we should need such a program since we have enough of them already.
Code: Select all
int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
}
You don't know what I'm planning to make - so please...jojojoris wrote:http://www.google.nl/search?q=pbp+file+format
PS. I don't see why we should need such a program since we have enough of them already.