Go Back  
Reply
 
Thread Tools
Old 01-18-2013   #71
MajorDisaster
Member
 
MajorDisaster's Avatar
 
Join Date: Jul 2008
Posts: 824
Likes: 513
Liked 289 Times in 181 Posts
Mentioned: 57 Post(s)
Tagged: 0 Thread(s)
@aldostools & @gingerbread + others who contributed, you guys are amazing this program is so awesome I love it
__________________
Lord, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to hide the bodies.
MajorDisaster is offline   Reply With Quote
Likes: (2)
Old 01-18-2013   #72
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,406
Likes: 284
Liked 812 Times in 418 Posts
Mentioned: 302 Post(s)
Tagged: 0 Thread(s)
@aldostools Can I use this tool IDPS Viewer and copy the values and place it in the "console_id" section of global.conf?

Code:
http://www.ps3hax.net/showthread.php?t=35743
Thanks.

Last edited by gingerbread; 01-18-2013 at 04:52 AM.
gingerbread is offline   Reply With Quote
Old 01-18-2013   #73
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 941
Likes: 905
Liked 1,227 Times in 482 Posts
Mentioned: 575 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
@aldostools Can I use this tool IDPS Viewer and copy the values and place it in the "console_id" section of global.conf?

Code:
http://www.ps3hax.net/showthread.php?t=35743
Thanks.
Yes. You can also use multiMAN's System Information option found under Settings column on XMMB.
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Old 01-18-2013   #74
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,406
Likes: 284
Liked 812 Times in 418 Posts
Mentioned: 302 Post(s)
Tagged: 0 Thread(s)
@aldostools

I notice that that back up is back/restore is not working properly. When I try to back up a save, the app only creates a single back up without the (BK date time).
gingerbread is offline   Reply With Quote
Old 01-19-2013   #75
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 941
Likes: 905
Liked 1,227 Times in 482 Posts
Mentioned: 575 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
@aldostools

I notice that that back up is back/restore is not working properly. When I try to back up a save, the app only creates a single back up without the (BK date time).
You're right... I broke the code when I added the "Copy to"

It is fixed now in 2.2.3. I also added deletion of multiple save data folders.
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (2)
Old 01-19-2013   #76
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,406
Likes: 284
Liked 812 Times in 418 Posts
Mentioned: 302 Post(s)
Tagged: 0 Thread(s)
Originally Posted by aldostools View Post
You're right... I broke the code when I added the "Copy to"

It is fixed now in 2.2.3. I also added deletion of multiple save data folders.
Thanks Aldo for the FIX.

I also found a couple more issues.

1. When the app is scanning the directory for save, under the Key column, "UNPROTECTED" is not displayed. It is only displayed when I click certain saves.

2. For the saves that are "UNPROTECTED" the save data is not displayed in the bottom left box. Only PARAM.SFO is displayed.

Will it be possible for few improvements.

1. Will it be possible for a Status bar at the bottom like the "PS3 cheats editor" when you say "506 Game". So in BSD case Total Saves, Total Decryptable Saves and Total Unprotected.

2. When user decrypts a saves and tries to quit the app, there should a prompt warning the user saying : "PS3 only reads encrypted saves. Do you want to exit the application without encrypting the save?".

What is difference between Rebuilt (Partial) and (Full)?

Thanks Aldo.
gingerbread is offline   Reply With Quote
Old 01-19-2013   #77
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 941
Likes: 905
Liked 1,227 Times in 482 Posts
Mentioned: 575 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
Thanks Aldo for the FIX.

I also found a couple more issues.

1. When the app is scanning the directory for save, under the Key column, "UNPROTECTED" is not displayed. It is only displayed when I click certain saves.

2. For the saves that are "UNPROTECTED" the save data is not displayed in the bottom left box. Only PARAM.SFO is displayed.

Will it be possible for few improvements.

1. Will it be possible for a Status bar at the bottom like the "PS3 cheats editor" when you say "506 Game". So in BSD case Total Saves, Total Decryptable Saves and Total Unprotected.

2. When user decrypts a saves and tries to quit the app, there should a prompt warning the user saying : "PS3 only reads encrypted saves. Do you want to exit the application without encrypting the save?".

What is difference between Rebuilt (Partial) and (Full)?

Thanks Aldo.
Try BSD 2.3.0...

The difference between Rebuilt (Partial) and (Full) is related to the update method and it's explained by flatz in the readme:
The partial update only updates hashes which are easy to calculate (based on static data such as authentication ID and console ID).
So if you have a filled global.conf (all keys and your console ID) and run a partial update on the foreign save game to resign it for your console then you got a fully working resigned save game.

But if you want to modify save game files which are encrypted then you need to get all data and specify them in configuration files and then use a full update to resign it.
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Old 01-20-2013   #78
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,406
Likes: 284
Liked 812 Times in 418 Posts
Mentioned: 302 Post(s)
Tagged: 0 Thread(s)
@aldostools

Awesome update!

I notice couple of minor issues.

1. In the status bar, the value of Decryptable and Undecryptable are the same. I only have 12 save that does not have key. But it reports the same value of the Decryptable. It should be Undecryptable = Total Save - Decryptable - Unprotected.

2. I notice that you have fix the file display for Unprotected by showing all files. Will it be possible for the "All Files" button to be hidden when Unprotected save is selected.

3. The "All Files" button is not the same size as the "Open in Explorer" Button.

When users have decrypted the save, will it be possible for save data (Bottom left box) to be highlighted in cyan or green. Once encrypted it returns to normal colour.

Thanks Aldo.
gingerbread is offline   Reply With Quote
Old 01-20-2013   #79
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 941
Likes: 905
Liked 1,227 Times in 482 Posts
Mentioned: 575 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
@aldostools

Awesome update!

I notice couple of minor issues.

1. In the status bar, the value of Decryptable and Undecryptable are the same. I only have 12 save that does not have key. But it reports the same value of the Decryptable. It should be Undecryptable = Total Save - Decryptable - Unprotected.

2. I notice that you have fix the file display for Unprotected by showing all files. Will it be possible for the "All Files" button to be hidden when Unprotected save is selected.

3. The "All Files" button is not the same size as the "Open in Explorer" Button.

When users have decrypted the save, will it be possible for save data (Bottom left box) to be highlighted in cyan or green. Once encrypted it returns to normal colour.

Thanks Aldo.
Check the build 2.3.1 if you find additional issues or have more suggestions...
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (1)
Old 01-20-2013   #80
advocatusdiaboli
Senior Member
 
advocatusdiaboli's Avatar
 
Join Date: Sep 2010
Location: /dev/random
Posts: 1,687
Likes: 425
Liked 271 Times in 171 Posts
Mentioned: 14 Post(s)
Tagged: 0 Thread(s)
Why is this tool made for Windows, and not for the PS3 itself?
__________________
US 4USB ports OFW 3.15 PS Ubuntu
EU 4USB ports CFW 4.21.1 REX
There is only one OS; AmigaOS, the rest are just [l]imitations.
advocatusdiaboli is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 03:14 AM.