• 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

20w 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 1584 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
UltraVision's Avatar
#1554 - UltraVision - 2w ago
Reply
hi guys, does anyone know if cfw 4.41 can be installed on a ps3 super slim 500gb? thanks

PS3 News's Avatar
#1553 - PS3 News - 2w ago
Reply
Below is a notice from Rogero that the PS3 CFW Rogero 4.41 v1 / Rogero 4.41 v1.02 CFW that is floating around is fake and should not be installed for those wondering:

Attention Please: Some of you already know that a version of my CFW4.41 was leaked on IRC by accident from some days, that was not a big deal and it was not out yet because I wanted some close friends to test it well as usual before going public.

But now, I just came across some google links posting a Rogero CFW4.41 v1.02 which I never built myself, I didn't download it and never checked it too myself. These links are in no way official and I don't really know what PUP they are linking to, it may be a modified version of my leaked PUP, I don't know and I won't check it.





The version that was leaked is 4.40 v1.00 and not v1.02, there was only one PUP built which is version 1.00 and it didn't have any known problems at all and there was no need to have another version.

Now that it was leaked and there is now some other versions claiming to be Rogero CFWs too, I will release my PUP in a short while along with the new Dump Auto Patcher v0.05 with 4.41 patches.

As usual the MD5 for the official version will be posted with the PUP soon so you know you are getting the correct version.

• 041DE13551617E23DCF997B65771E5E0: Leaked v1.00.
• F8EDBF7B45180F823F4298B388ECFB9B: Full PKG version currently.

From haz367: The real PUP and it's info, thx to Baileyscream for posting:

File: PS3UPDAT_Rogero_CFW_4.41_v1.00.PUP

• CRC-32: bca07edd
• MD4: 1bc45c650aae5dba2d96db37e70c4604
• MD5: 041de13551617e23dcf997b65771e5e0
• SHA-1: 488c4159afa6e3232c8bfa3ac80d22de9ef7747e

MateoGodlike's Avatar
#1552 - MateoGodlike - 2w ago
Reply
He would need to check his miniVERChk. Also You will NOT have to go all the way back to 3.55 (waste of time plus 3.55 is old news). With a flasher as long as its updated with the samsung bios (that means for multiple devices) you don't even need to go into FSM you can simply install it from XMB Settings>Software Update from USB.

I have done it with two slim units works perfect with Rogero 4.40 v1.03.

Place on USB. Software update from USB. LITE firmware features very similar to what Rogero has done. It is all about PREFERENCE.

Keep this thread ON TOPIC, Rogero ONLY here! -Staff

Azrial's Avatar
#1551 - Azrial - 2w ago
Reply
You can't install CFW over OFW 4.41, you would need a flasher to put your PS3 back onto OFW 3.55 first, as long as your console can go back to 3.55 that is, check what the original firmware it came with first.

http://www.ps3news.com/forums/ps3-guides-tutorials/how-check-ps3-base-firmware-version-minverchk-120995.html

nixion's Avatar
#1550 - nixion - 2w ago
Reply
can i'm installing on ofw4.41?

Page 7 of 317 «‹123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• Iris Manager v2.45 PS3 Backup Game Manager Updated By Estwald
• PS3 4.40 CFW MiralaTijera: System Manager 1.1, 3.2.0 Integrated Core
• Iris Manager v2.42 PS3 Backup Game Manager Updated By Estwald
• Tiny Tokens Empires and Star Wars Pinball PSN / PS3 By Duplex Out
• Iris Manager v2.41 PS3 Backup Game Manager Updated By Estwald
• PS3ITA Manager v1.00 (Iris Manager PS3 Fork) By Rancid-o Arrives
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
installing pkg files over 4gb from ps3 hdd - 2m ago

zael91's Avatar
Quote hey guys, i downloaded the doa psn pkg and had it split, when i transferred it over from my usb to ps3 hdd, the pkg joined as per normal. the weird th...
By zael91 with
 0 Comments »
Introductions: Hello Everyone, I'm New at PS3News.com! - 2h ago

CodModder86's Avatar
Quote welcome...
By CodModder86 with
 7032 Comments »
Ps3 Slim 4.41 which custom firmware is best - 2h ago

soulseekeruk's Avatar
Quote Hello just like to ask whats my best option for a ps3 slim with 4.41 OFW on it. Any input on whats the best to use. thanks ...
By soulseekeruk with
 0 Comments »
Introductions: Hello Everyone, I'm New at PS3News.com! - 2h ago

muertala's Avatar
Quote Hello, everyone I am new to this and I'm trying to figure out how to do everything without buying a flasher Oh I have the PS model that first came ou...
By muertala with
 7032 Comments »

Latest PlayStation 3 Trophies
Pool Nation: Mega Shot
Pool Nation: Mega Streak
Pool Nation: Super Zen
Pool Nation: Zen

Latest PlayStation Vita Trophies
Men's Room Mayhem: Toilet Trouble
Men's Room Mayhem: Mayhem Master
Men's Room Mayhem: Hygiene Award
Men's Room Mayhem: Sand in the Face

Latest PlayStation 3 Releases
Tom Clancys H A W X EUR PS3-Googlecus - 05-23-2013
Terraria JPN PS3-HR - 05-23-2013
Kamen Rider Battlide War JPN PS3-Caravan - 05-21-2013
Fast And Furious Showdown PS3-DUPLEX - 05-21-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-19-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News