|
|
#31 |
|
Member
![]() |
Guys
now i updated My thread With 2.7 package 100% working http://www.ps3hax.net/showthread.php...482#post361482 |
|
|
|
Likes: (1) |
|
|
#32 | |
|
Homebrew Developer
![]() 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)
|
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. |
|
|
|
|
Likes: (1) |
|
|
#33 |
|
Apprentice
![]() 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 ?
|
|
|
|
|
#34 |
|
Apprentice
Join Date: Jun 2012
Posts: 7
Likes: 0
Liked 3 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
WarningLet the thread BE and stay out of it for your own sakeI 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. |
|
|
|
Likes: (1) |
|
|
#35 |
|
Homebrew Developer
![]() 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 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
};
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. |
|
|
|
Likes: (1) |
|
|
#36 | |
|
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)
|
You have made 2 posts and each one is like this.
__________________
I Really should put something more interesting here......
|
|
|
|
|
|
#37 |
|
Member
![]() 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.
|
|
|
|
|
#38 | |
|
Apprentice
Join Date: Jul 2012
Posts: 1
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Yo tengo el mismo problema, ha que puede deberse?? |
|
|
|
|
|
#39 |
|
Hired Gun
![]() Join Date: May 2011
Posts: 6,724
Likes: 2,545
Liked 3,276 Times in 1,817 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
__________________
Check Blacklist of FAKE devs
Check Whitelist of TRUSTED devs Tutorial : DEX conversion (TEST-DEBUG) One thread with all DEX information published so far. One thread with PS3 LV0 keys, CFW'S and many more. PS3devwiki your number 1 source. Check it. Console ID's Market Warning thread PS3 Ban, CFW, Unban. How to avoid it. |
|
|
|
Likes: (1) |
|
|
#40 | |
|
Homebrew Developer
![]() 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)
|
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 )
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. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|