Forum: Latest News - Get all of the latest legal dev and underground news as it relates to the Sony PlayStation right here on PSX-Scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: read_sfo (and) read_sfo_with_examples by d0zs
  

Results 1 to 2 of 2
  1. #1 read_sfo (and) read_sfo_with_examples by d0zs 
    The Central Scrutinizer's Avatar
    The Central Scrutinizer is offline PSX-SCENE Admin Bot
    Join Date
    Jul 2002
    Posts
    2,115
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    580
    PSX-SCENE developer d0zs has released read_sfo (and) read_sfo_with_examples


    read_sfo (and) read_sfo_with_examples
    command line sfo reader (uses sfo4j's open source java classes converted to vb.net)

    syntax: read_sfo <SFOpath> <value>

    included a rough make_pkg port to batch with a couple other examples
    From PSX-SCENE's: sfo4j (sfo-Filereader in Java)
    Quote Originally Posted by d0zs View Post
    converted to visual basic:

    thank you timesplinter for making this open source, and thanks trueicecold for the c# source
    I have contacted d0zs for statement, and am awaiting further response.

    it's really nothin special, but if you insist:

    i had a couple people ask me about modifying the order of operations for making a pkg to suite their own needs. there's nothing easier than editing a bat file, so i decided to take advantage of sfo4j's java sfo reader classes and make a quick exe that will spit out a requested value of a specified sfo file and use it in a rough make_pkg port to batch. since it uses those java->c#->vb.net classes, 99% of the read_sfo code isn't mine and i can't stress that enough (all i did was make it output a single value), so credits to timesplinter & trueicecold.

    with that said, it's really only useful for programmers using various languages who can't implement their own sfo reader, so they can simply execute read_sfo and set their own variables from the output.

    syntax: read_sfo <SFOpath> <value>
    example: read_sfo C:\PARAM.SFO TITLE_ID

    *value is case sensitive

    read_sfo.rar Multiupload.com - upload your files to multiple file hosting sites!
    read_sfo_with_examples.rar Multiupload.com - upload your files to multiple file hosting sites!
    read_sfo_src.rar Multiupload.com - upload your files to multiple file hosting sites! (pastebin)
    Source: d0zs.tk

    More information here: PSX-SCENE (read_sfo (and) read_sfo_with_examples - by d0zs)

    posted by tthousand
    Last edited by tthousand; 06-12-2011 at 05:43 AM.

  2. #2  
    tthousand's Avatar
    tthousand is online now Paradigm/Paragon/Prototype Robo Model #I
    Join Date
    Sep 2010
    Location
    The Future
    Posts
    6,565
    Downloads
    32
    Uploads
    143
    Mentioned
    133 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    2612
    Likes Received
    2460
    Updated Pic:
    Attached Images

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •