• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

PS3 Install Package Files Returns to VSH on Rogero 4.30 CFW

Category: PS3 CFW & MFW  By: PS3 News - (psx-scene.com)
Tags: ps3 install package files returns ps3 vsh rogero 4.30 cfw ps3cfw ps3 cfw szalay ps3

24w ago - Following up on the 4.11, 4.10 and 4.00 PlayStation 3 Custom Firmware modification updates, today Szalay has shared a guide on bringing Install Package Files folder back to VSH on Rogero 4.30 CFW.

Download: add_install_package.txt / Rogero 4.30-2.03 IPF (Install Package Folder) XMB Fix

To quote: Maybe it's just my opinion, but the Install Package via multiman and other Install PKG application are not the greatest options.

Here's how to TRULY add back Install Package from the VSH directly like before in v3.41/v3.55 for CFW build's v4.30.

** All patches inside dev_flash tar files OFW: v4.30 PS3

explore_category_game.prx

1) install package:

Find Data: F821FED17C0802A6FB8101103B810070

Replace With: 386000014E800020FB8101103B810070

explore_plugin.sprx

1) install package

Find Data:	F821FED17C0802A6FB8101103B810070

Replace With: 386000014E800020FB8101103B810070

category_game.xml

1) Add to the end like before:

	<View id="seg_gamedebug">
		<Attributes>
			<Table key="game_debug">
				<Pair key="icon_rsc"><String>tex_album_icon</String></Pair>
				<Pair key="title_rsc"><String>msg_tool_app_home_ps3_game</String></Pair>
				<Pair key="child"><String>segment</String></Pair>
			</Table>
		</Attributes>
		<Items>
			<Query class="type:x-xcb/game-debug" key="game_debug"  attr="game_debug" />
		</Items>
	</View>

	<View id="seg_package_files">
		<Attributes>
			<Table key="host_device">
				<Pair key="icon_rsc"><String>tex_album_icon</String></Pair>
				<Pair key="title_rsc"><String>msg_tool_install_file</String></Pair>
				<Pair key="child"><String>segment</String></Pair>
				<Pair key="ingame"><String>disable</String></Pair>
			</Table>
		</Attributes>
		<Items>
			<Query
				class="type:x-xmb/xmlpackagefolder"
				key="host_device" attr="host_device"
				src="#seg_packages"
			/>
		</Items>
	</View>

	<View id="seg_packages">
		<Items>
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_host" src="host://localhost/q?path=/app_home/&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_bdvd" src="host://localhost/q?path=/dev_bdvd&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_ms" src="host://localhost/q?path=/dev_ms&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb0" src="host://localhost/q?path=/dev_usb000&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb1" src="host://localhost/q?path=/dev_usb001&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb2" src="host://localhost/q?path=/dev_usb002&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb3" src="host://localhost/q?path=/dev_usb003&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb4" src="host://localhost/q?path=/dev_usb004&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb5" src="host://localhost/q?path=/dev_usb005&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb6" src="host://localhost/q?path=/dev_usb006&suffix=.pkg&subclass=x-host/package" />
			<Query class="type:x-xmb/xmlpackagefolder" key="host_provider_usb7" src="host://localhost/q?path=/dev_usb007&suffix=.pkg&subclass=x-host/package" />
		</Items>
	</View>

2) Add into place where you wish for app_home and install package to show up:

			<Query
				class="type:x-xmb/folder-pixmap"
				key="seg_gamedebug"
				src="#seg_gamedebug"
				/>
			<Query
				class="type:x-xmb/folder-pixmap"
				key="seg_package_files"
				src="#seg_package_files"
				/>
Happy New Year! Enjoy!!

Installation Instructions:

The download contains two installation methods; one manual, and one automatic. Instructions below:

Manual Installation

  • Enable /dev_blind write access to /dev_flash
  • And then COPY/FTP those files to the /dev_blind/vsh/module/blah*.sprx , etc, etc
  • Reset your console

Automatic Installation

  • Enable /dev_blind write access to /dev_flash
  • Just double click it in multiMAN
  • Then reset your console

F.A.Q.

How Does this Work?

"The reason install package was blocked in later than 3.6x firmwares, was because from 3.6x and higher, they started checking for valid tokens, the new ecdsa signed tokens and then flags to enable Install Package to work. The patch done just fakes the SPRX's into thinking the token flag is set."

Is This Safe?

"As far as being dangerous, the creator of CFW should be able to decrypt said SPRX files and replace the patches and recrypt/resign files properly and package inside the PS3UPDAT.PUP for all future builds"

Finally, below is a brief Rogero 4.30 CFW 'Install Package Files' addition video tutorial by scofield:

Download: PS3~dev_blind.zip (2.02 MB)

Explanation

Hi friends, today opened the file sharing news on this topic I would like to thank my friend downloaded the necessary files, and added a small feature on the internal hard disk installation option dev_hdd0/ XXX.pkg, Installer package files tab, you can throw into the

Installation





Removal

How to Remove Install Package Files from app_home/PS3_GAME:

  • Enable /dev_blind write access to /dev_flash
  • Go in mmOS and PS3 Root
  • Go in /dev_blind and delete pkg folder
  • Reset your console

Update: We have fix install all packages, install "all" working with new patch to nas_plugin.sprx (should be final fix)

Download: Rogero_CFW_v430_v203_Install_Package.rar (8.50 MB)

1) Fix Install All Packages - nas_plugin.sprx

Find Data: FBA103D8FBC103E0FBE103E8409E003C

Replace With: FBA103D8FBC103E0FBE103E84800003C

nas_plugin.sprx

1) fix install all packages:

Find Data: FBA103D8FBC103E0FBE103E8409E003C

Replace With: FBA103D8FBC103E0FBE103E84800003C



Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 1599 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
echoes4ever's Avatar
#1599 - echoes4ever - 23m ago
Reply
Originally Posted by sumotori View Post
Quote I have downgraded my PS3 from OFW 4.41 to Rogero CFW4.40 1.03. When I try to install Mn v4.30 full or V4.40 base i have always a message error with code 80029563. I think that the only versions of mM compatibles with CFW4.40 is 4.30 or 4.40 so I don't explain why i can't install .

Can somebody help me ?



Can you please help me out ? I'm on a 4.41 ofw how can I downgrade it ?? thanks.

Originally Posted by racer0018 View Post
Quote Install rebug 4.41 lite from safe mode on the ps3 and then install what you. Or you could go back to rogero 3.55 and then install and update. Or the last way is to reinstall rogero from safe mode and see if it was a bad install. Thanks.



Im with a ofw 4.41 rsod that goes till xmb screen and them rsod. How can I install or downgrade to install cfw ?? can u help ?

santyps3's Avatar
#1598 - santyps3 - 14h ago
Reply
I heard this will be his last cfw!!!

racer0018's Avatar
#1597 - racer0018 - 2d ago
Reply
Install rebug 4.41 lite from safe mode on the ps3 and then install what you. Or you could go back to rogero 3.55 and then install and update. Or the last way is to reinstall rogero from safe mode and see if it was a bad install. Thanks.

sumotori's Avatar
#1596 - sumotori - 2d ago
Reply
I have downgraded my PS3 from OFW 4.41 to Rogero CFW4.40 1.03. When I try to install Mn v4.30 full or V4.40 base i have always a message error with code 80029563. I think that the only versions of mM compatibles with CFW4.40 is 4.30 or 4.40 so I don't explain why i can't install .

Can somebody help me ?

PS 4's Avatar
#1595 - PS 4 - 4d ago
Reply
Following up on Rogero CEX 4.40 v1.03 PS3 CFW, today PlayStation 3 developer Rogero has made available Rogero CEX 4.41 v1.00 PS3 CFW alongside NOR / NAND AutoPatcher v0.05 with details below.

Download:

• http://rapidgator.net/file/54703d30ced8664f05f0e9013175ab5e/PS3UPDAT_Rogero_CFW_4.41_v1.00.PUP.html
• http://www.sendspace.com/file/nzznvm
• http://uploaded.net/file/90lv9k86
• http://www.4shared.com/file/zp8Qh8El/PS3UPDAT_Rogero_CFW_441_v100.html
• https://rapidshare.com/#!download|699p1|2221675425|PS3UPDAT_Rogero_CFW_4.41_v1.00.PUP|203187|0|0|1|referer-80285285271D20B8A3EB65CBF0A21119
• http://sharefiles.co/b9051h12nie4/PS3UPDAT_Rogero_CFW_4.41_v1.00.PUP.html
• http://uploaded.net/file/ljiryu10
• http://www.2shared.com/file/_IVeREaQ/PS3UPDAT_Rogero_CFW_441_v100.html
• http://ul.to/cju4zwpj
• http://rapidgator.net/file/8f08e8496860c6897c35c770c15830e4/PS3_Nor_and_Nand_Auto_Patcher_v0.05.rar.html
• http://www.2shared.com/file/JQXlmtsY/PS3_Nor_and_Nand_Auto_Patcher_.html

Rogero_CEX4.41_V1.00.PUP MD5 Hash: f8edbf7b45180f823f4298b388ecfb9b
Rogero_CEX4.41_V1.00.PUP Size: 193 MB (203,187,987 bytes)

To quote: Hi everybody, I was away for a long while, a lot of work and real life projects to handle lately, I don't even have time to follow the scene news but I still managed to pre-order a Launch Day Edition PS4 and a Day One Xbox One too.

Here's my build of the CFW4.41 v1.00 (it's still v1.00 the very same PUP built initially) and honestly this may be the last too, I may not have the time to work on all the reversing/patching/building of future firmware versions.

The CFW have all the basic patches needed as usual but ToolBox payload was not updated and not included this time so ToolBox won't show on [app_home] (before anyone start asking about it).

This CFW was tested on most PS3 Models by different testers and no problems were encountered. But as any CFW release you must install it with caution and by following proper instructions, No one will be held responsible for any damage caused.

Rogero CFW4.41 v1.00 Changelog:

• ReactPSN patch to work offline without the need to log into PSN at all.
• noBD/noBT patches to allow installation on consoles with broken BluRay Drive or Bluetooth board.
• This CFW can be installed fine from XMB Update over OFW3.55 or any CFW ver: 3.55/4.21/4.30/4.40/4.41
• HDD can be swapped/changed and the CFW will re-install without any problem.
• Patched LV1 to disable LV2 Protection.
• Patched LV1 to add peek/poke support.
• Patched LV1 Core OS Hash Check (to prevent Bricking on non-dehashed downgraded consoles)
• Patched LV2 to add peek/poke support.
• QA Flag enabled by default to allow for easier downgrading using Recovery Menu.
• RSOD screen bypass patch for RSOD machines (it won't fix the RSOD but allows the PS3 to boot fine into XMB)
• PSN/SEN access is available but it's not recommended.
• It can run games signed with Keys up to version 4.41 without any Eboot/Sprx patching needed.
• The CFW can be used directly for Downgrading with Hardware flashers using the new tool PS3 Nor and Nand Auto Patcher v0.05

PS3 Nor and Nand Auto Patcher v0.05 ChangeLog:

• Added new Rogero CFW4.41 v1.00 patches to support OFW4.41 downgrading.




More PlayStation 3 News...

Page 1 of 320 123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• Rogero CEX 4.41 v1.00 PS3 CFW & NOR / NAND AutoPatcher v0.05 Out
• The Last of Us and The Last of Us PS3 DLC Unlocker By Duplex Out
• PS3 CFW ARCH 4.41 v1.01 with Cinavia Patch by Dev-Team-SPT / ARCH
• PS3ITA Manager v1.10 (Iris Manager PS3 Fork) By Rancid-o Arrives
• Iris Manager v2.50J PS3 Backup Game Manager Updated By Estwald
• Iris Manager v2.50 PS3 Backup Game Manager Updated By Estwald
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
PS3 remarry question help? - 20m ago

psnnemesis's Avatar
Quote i have been reading the guide and its not easy to follow due to translation like the following instructions. 2. Download the Remarry files (rem...
By psnnemesis with
 5 Comments »
Rogero CEX PS3 Custom Firmware (CFW) v4.21 is Now Released! - 23m ago

echoes4ever's Avatar
Quote Can you please help me out ? I'm on a 4.41 ofw how can I downgrade it ?? thanks. Im with a ofw 4.41 rsod that goes till xmb screen and ...
By echoes4ever with
 1599 Comments »
PS3 remarry question help? - 36m ago

psnnemesis's Avatar
Quote cheers bud you are a EFFING legend im looking for the corect hex but i cant remember which or even where the hex files were i found these http:...
By psnnemesis with
 5 Comments »
PSN Games Decrypted for PS3 Custom Firmware 3.55 by DUPLEX! - 43m ago

rodweygantjr's Avatar
Quote I was unable to get any of these to work?...
By rodweygantjr with
 8295 Comments »

Latest PlayStation 3 Trophies
Dungeons & Dragons: Daggerdale: The Big Stick
Dungeons & Dragons: Daggerdale: Four of a Kind
Dungeons & Dragons: Daggerdale: Man at Arms
Dungeons & Dragons: Daggerdale: Solid Gold

Latest PlayStation Vita Trophies
Jak II (Vita): The Collectationator!
Jak II (Vita): The Collectivist
Jak II (Vita): The Collector
Jak II (Vita): Head Master

Latest PlayStation 3 Releases
MotoGP 13 PS3-COLLATERAL - 06-17-2013
Remember Me USA PS3-ANTiDOTE - 06-17-2013
The Last of Us ASiA MULTi3 PS3-Kirin - 06-14-2013
Armored Core For Answer USA PS3-Googlecus - 06-12-2013

Latest PlayStation 3 Themes
The Last of Us PS3 Theme - 06-14-2013
God Of War 3 (Unofficial V1/V2) PS3 Theme - 06-12-2013
Heavy Rain (Official) Dynamic PS3 Theme - 06-11-2013
PlayStation Classic PS3 Theme - 06-11-2013
  • Contact Us
  • -
  • PS3 News