Go Back  
Closed Thread
 
Thread Tools
Old 06-30-2012   #31
Nicolas19
Member
 
Nicolas19's Avatar
 
Join Date: Jan 2012
Location: IRAN-Tehran
Posts: 809
Likes: 343
Liked 583 Times in 218 Posts
Mentioned: 163 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to Nicolas19
Guys
now i updated My thread With 2.7 package
100% working
http://www.ps3hax.net/showthread.php...482#post361482
Nicolas19 is offline  
Likes: (1)
Old 06-30-2012   #32
CaptainCPS-X
Homebrew Developer
 
CaptainCPS-X's Avatar
 
Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Nicolas19 View Post
Guys
now i updated My thread With 2.7 package
100% working
http://www.ps3hax.net/showthread.php...482#post361482
Thanks @Nicolas19 I just updated the main thread with a link and information to your thread.

I will appreciate if you can put a link back to this main thread in your post, so people learn and know what is really going on =).

EDIT: I just posted a link back on your thread just in case =).

SeeYa!
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ]
PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE]

Last edited by CaptainCPS-X; 06-30-2012 at 10:31 PM.
CaptainCPS-X is offline  
Likes: (1)
Old 07-01-2012   #33
Dolnor
Apprentice
null
 
Dolnor's Avatar
 
Join Date: Dec 2011
Posts: 25
Likes: 3
Liked 5 Times in 4 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
After following the steps in Nicolas's thread as well as your thread (previous page) I still get version 2.5 displayed in my System information. I wonder what is causing this ?
Dolnor is offline  
Old 07-01-2012   #34
berneslai
Apprentice
 
Join Date: Jun 2012
Posts: 7
Likes: 0
Liked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
warning

Warning

Let the thread BE and stay out of it for your own sake





I just need to find something useful to do with my JB2USB dongle. Other than shoving it up my arse.

Last edited by hellsing9; 07-01-2012 at 10:10 AM.
berneslai is offline  
Likes: (1)
Old 07-01-2012   #35
CaptainCPS-X
Homebrew Developer
 
CaptainCPS-X's Avatar
 
Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
Since for some reason all the thread edits that I made to the original message are gone, here you have the most updated info on my research about PB2 FW v1.02 compatibility with JB-King dongle =) and some extra new information.

Note: I will keep updating this with more info soon, like games tested, etc.

What is PB2?

PB2 is a recently released PS3 dongle by the creators of PS3Break. It works exactly as JB-King and TB.

New to flashing the FW for the first time?

If you need detailed information on how to flash your JB-King / PB2 FW files to your dongle, you can check the following thread made by @Nicolas19 , it has detailed information on driver installation for windows (x86 / x64) and has a package with the latest PB2 v1.02 FW files compatible with JB-King dongle as my research uncovers =)

http://www.ps3hax.net/showthread.php?t=37481 ( Thanks to Nicolas19 for the thread )

NOTE: If for some reason you keep seeing "Firmware 3.55, True Blue 2.5" and not "True Blue 2.7" on your PS3 System Information, then you must do a 2.3 FW recovery as I mentioned earlier, and then directly update to PB2 FW v1.02 (2.7 - 2.71). If after doing this you still see the same information on your PS3 send me a PM so I can help you out when I have some free time =).

PB2 CFW and JB-King CFW

Both firmwares provided by their respective websites are identical, they have the same file hashes:

Code:
File Name: PS3UPDAT.PUP
Size: 170 MB (178,826,845 bytes)
CRC32: 8FCA62E8
MD5: FF689E1E8CDD02A46DDADB14C3C5B85C
SHA-1: BA28DAD2975D58B0E55742CE0DA910F22D9516DF
So basically if you installed it for use with JB-King dongle, then you don't have to install the provided CFW by PB2 when upgrading your JB-King dongle with their FW files.

Extra Info (might be useful for devs)

This probably is nothing big, but might be of interest for those working on reverse engineering these kind of dongles (JB-King / PB2 / TB / etc)

Both JB-King and PB2 use a Firmware format with a DFU extension, DFU stand for "Device Firmware Upgrade", and they are designed for STMicroelectronics / devices.

The header of these files start with the following data (this one is from PB2 FW 1.02 / spitb27.dfu)

Code:
DfuSe.%. ..Target.....ST....:\.ourceCode.stm32_psgroove.genkeytools.spi.tb27.dfu
Code:
unsigned char rawData[80] = {
	0x44, 0x66, 0x75, 0x53, 0x65, 0x01, 0x25, 0x01, 0x20, 0x00, 0x01, 0x54,
	0x61, 0x72, 0x67, 0x65, 0x74, 0x01, 0x01, 0x00, 0x00, 0x00, 0x53, 0x54,
	0x2E, 0x2E, 0x2E, 0x00, 0x3A, 0x5C, 0x00, 0x6F, 0x75, 0x72, 0x63, 0x65,
	0x43, 0x6F, 0x64, 0x65, 0x00, 0x73, 0x74, 0x6D, 0x33, 0x32, 0x5F, 0x70,
	0x73, 0x67, 0x72, 0x6F, 0x6F, 0x76, 0x65, 0x00, 0x67, 0x65, 0x6E, 0x6B,
	0x65, 0x79, 0x74, 0x6F, 0x6F, 0x6C, 0x73, 0x00, 0x73, 0x70, 0x69, 0x00,
	0x74, 0x62, 0x32, 0x37, 0x2E, 0x64, 0x66, 0x75
};
Here you have some links to a couple of PDF with more information about the "DfuSe USB device firmware upgrade STMicroelectronics extension".

http://www.st.com/internet/com/TECHN...CD00155676.pdf
http://www.st.com/internet/com/TECHN...CD00158241.pdf

And here you have a link to download the suite of applications that allows you to, for example: Upgrade a STM device in DFU mode, Extract a DFU firmware as s19 / HEX / BIN, and even do some tests.

http://www.st.com/internet/com/SOFTW...EMO/um0412.zip
http://www.st.com/internet/mcu/produ...7.jsp#SW_DEMOS (have to click on 'Design Support' tab)

On the original thread I attached some screenshots I took from my personal installation of these applications on my system.

SeeYa!
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ]
PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE]

Last edited by CaptainCPS-X; 07-01-2012 at 09:33 AM.
CaptainCPS-X is offline  
Likes: (1)
Old 07-01-2012   #36
EthanHawks
Member
 
Join Date: Jan 2012
Location: * * * Upon a Star * * *
Posts: 79
Likes: 69
Liked 27 Times in 16 Posts
Mentioned: 6 Post(s)
Tagged: 0 Thread(s)
Originally Posted by berneslai View Post
I just need to find something useful to do with my JB2USB dongle. Other than shoving it up my arse.
How about you STFU and go read something that interests you rather than polluting threads up with this ****.

You have made 2 posts and each one is like this.
__________________
I Really should put something more interesting here......
EthanHawks is offline  
Old 07-01-2012   #37
apexcore
Member
null
 
Join Date: Nov 2011
Posts: 31
Likes: 3
Liked 4 Times in 4 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
I just ran the update with the PB2 1.02 files on my JBK, it still says TB2.5 in the system info. Is that right? Also can someone check to see if Dragon's Dogma will work? Thanks.
apexcore is offline  
Old 07-01-2012   #38
gavi00
Apprentice
 
Join Date: Jul 2012
Posts: 1
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Dolnor View Post
After following the steps in Nicolas's thread as well as your thread (previous page) I still get version 2.5 displayed in my System information. I wonder what is causing this ?
I have the same problem.

Yo tengo el mismo problema, ha que puede deberse??
gavi00 is offline  
Old 07-01-2012   #39
hellsing9
Hired Gun
 
hellsing9's Avatar
 
Join Date: May 2011
Posts: 6,710
Likes: 2,529
Liked 3,262 Times in 1,807 Posts
Mentioned: 971 Post(s)
Tagged: 1 Thread(s)
@CaptainCPS-X sorry for all the mess, i will fix it later the caps among other things.
The screens are still on the thread.

Thanks
hellsing9 is offline  
Likes: (1)
Old 07-01-2012   #40
CaptainCPS-X
Homebrew Developer
 
CaptainCPS-X's Avatar
 
Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
Thumbs up

Guys don't panic xD, I had the same situation with the FW not updating correctly for some reason, just do what I mentioned here and you should be ok.

http://www.ps3hax.net/showthread.php...018#post386018

Edit: You will need these files to do the 2.3 recovery, http://www.sendspace.com/file/1ov9sn (JBKING 2.51.rar)

Edit 2: After doing the FW Recovery to 2.3 you can go here and start from "STEP 2" of Nicolas19's tutorial =)

http://www.ps3hax.net/showthread.php...482#post361482

So far all recent games are working fine ( a detailed list of tested games will be posted later, I just woke up xD LOL )

Originally Posted by hellsing9 View Post
@CaptainCPS-X sorry for all the mess, i will fix it later the caps among other things.
The screens are still on the thread.

Thanks
Is all good man! ^__^ don't worry!



SeeYa!
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ]
PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE]

Last edited by CaptainCPS-X; 07-01-2012 at 10:01 AM.
CaptainCPS-X is offline  
Closed Thread

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 02:27 PM.