Forum: PS3 Game Backup - Discussion about backing up your PS3 discs. Find up to date lists of working and non-working games, information on Rogero Manager and much more. Discussion of warez is not allowed.


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: Editing PS3 EBOOT to allow for custom paths of any size!!!!
  

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 23
  1. #11  
    STRATEGIZER is offline Gone Back To The Dark Side (360 Scene)
    Join Date
    Oct 2010
    Location
    C:\Windows\System32
    Posts
    356
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    60
    Likes Received
    24
    Quote Originally Posted by iLLNESS View Post
    in your eboot you are using hdd0/STR/GTA4/USRDIR.
    if you are using this directory because there is no more empty space after this data, im saying you can insert some extra bytes to allow hdd0/game/GrandTheftAutoFour/USRDIR as long as you remove (empty data) the same amoutn of inserted bytes elsewhere in the eboot.
    I see what your saying but adding more bytes is not needed because PS3_GAME gives you 8 (or 4?) bytes to make a new directory which is more than enough.

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/GTA4DISC/USRDIR
    Or this which doesnt add more bytes.

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/STR/GTA4/USRDIR
    Your adding more bytes like this..

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/GRANDTHEFTAUTOFOUR/USRDIR
    No need to add more bytes only to have to remove them after when you have 8 (or 4?) bytes to use = PS3_GAME. Your trying to hard
    Reply With Quote  

  2. #12  
    NChief is offline Member
    Join Date
    Sep 2010
    Posts
    44
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Someone should try this with GT5!
    Reply With Quote  

  3. #13  
    Jassbag's Avatar
    Jassbag is offline Helios
    Join Date
    Jan 2011
    Location
    IMF
    Posts
    178
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    Quote Originally Posted by NChief View Post
    Someone should try this with GT5!
    GT5 doesn't have this problem. Actually i think that GT5 would work with the change of the GAMEID within SFO and conf method. Noone tried it yet?
    Reply With Quote  

  4. #14  
    eisbaer is offline Registered User
    Join Date
    Jan 2011
    Posts
    15
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    tested GT5 but does not seems to work
    Reply With Quote  

  5. #15  
    Jassbag's Avatar
    Jassbag is offline Helios
    Join Date
    Jan 2011
    Location
    IMF
    Posts
    178
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    Reply With Quote  

  6. #16  
    NChief is offline Member
    Join Date
    Sep 2010
    Posts
    44
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    GT5 not GTA4.. And I have tried editing the gameid in SFO.. no luck
    Reply With Quote  

  7. #17  
    Jassbag's Avatar
    Jassbag is offline Helios
    Join Date
    Jan 2011
    Location
    IMF
    Posts
    178
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    Quote Originally Posted by NChief View Post
    GT5 not GTA4.. And I have tried editing the gameid in SFO.. no luck
    You're right (need-for-sleep-state)

    You sure you succesfuly installed the pkg of GT5 you created into a hdd0/game/game-id-other-than-the-original folder?

    Remember that we're just trying to install the psn pkg of the game and its EBOOT etc in a folder other than the original GAMEID because the game wants that correct GAMEID folder inside hdd0/game/ to be GD (game data, not to be confused with disk game - DG) so it can read/write its stuff and cache to it.
    Can't handle more cheese
    Reply With Quote  

  8. #18  
    iLLNESS is offline Member
    Join Date
    Dec 2002
    Location
    Ontario
    Posts
    923
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Quote Originally Posted by STRATEGIZER View Post
    I see what your saying but adding more bytes is not needed because PS3_GAME gives you 8 (or 4?) bytes to make a new directory which is more than enough.

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/GTA4DISC/USRDIR
    Or this which doesnt add more bytes.

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/STR/GTA4/USRDIR
    Your adding more bytes like this..

    Code:
    bdvd/PS3_GAME/USRDIR = hdd0/GRANDTHEFTAUTOFOUR/USRDIR
    No need to add more bytes only to have to remove them after when you have 8 (or 4?) bytes to use = PS3_GAME. Your trying to hard
    not really. this allows people to use a uniform naming system. rather then having 50 eboots all with different directories or random packages with no info on where the data goes etc this allows us to use the full path and install some games directly to game using the conventional ps3 naming system.

    you can avoid this technique if you'd like and continue to use whatever naming system you want but the fact is, having all your games installed to the game folder using the original titleids (or in some cases a slight variation of it) lets us easily see which specific title the package is for. there is absolutely nothing wrong with a clean way to organize the contents of our drives :P

    again, im not forcing anyone to use this info, i simply put it out there so people can see it is possible to shift data around in the eboot. fact remains, its easier to not do this at all and just use jailbreak, so why are we trying so hard to make these games work without jailbreak?
    PIC based jailbreakers please visit my thread below and please READ. I have spent a few hours now trying to explain everythign as best I can here. You will also find my latest HEX releases there as well.

    http://psx-scene.com/forums/showthre...946#post546946
    Reply With Quote  

  9. #19  
    totalv is offline Member
    Join Date
    Sep 2010
    Posts
    80
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    iLLNESS, I think your method is widely adapted at this stage. For Split Second, which is a game that didn't work on JB. I tried to do the simple change on the eboot just replacing the main folder and bdvd, but it didn't work. Then I found the one that works and it is using the method u suggested here. I wonder if there's some other trick specific for this game? May be u can give me some pointers.
    Reply With Quote  

  10. #20  
    york_daro is offline Registered User
    Join Date
    Jan 2011
    Posts
    21
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by iLLNESS View Post
    As normal, i edited the param.sfo to use the titleid of BGUS98167, had my .conf use BGUS98167. Any reference to BCUS98167 was changed to BGUS98167.
    I'm sorry, but I think I have missed something.... why did You change the title ID ? What for?
    Reply With Quote  

Page 2 of 3 FirstFirst 1 2 3 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •