- Joined
- May 8, 2008
- Messages
- 2,397
- Reaction score
- 27
- Trophies
- 1
- Location
- Istanbul
- Website
- www.tepetaklak.com
- XP
- 425
- Country

The latest hack about the update partition was bushing's semi-brick fix disc... after that nothing appeared...
Just thinking aloud, update process checks the update partition on the disc... once it founds it probably lists the titles there and check their tmd's with the current ones installed, if those titles versions are greater on the update partition then installs them overwriting (uninstalling) the current titles...
Now here is the question... Does it check if the title on the update partition is a system channel title or a user channel title?
Let's say it doesn't check or we successfully patched the system menu from the apploader so that it doesn't check... can we replace say news channel update with the fixed version of our bricker wad? Hence update process ,hopefully, will uninstall the faulty wad and install the healthy one instead...
here are the places to look at in system menu disassembly (3.2 ntsc)
Just thinking aloud, update process checks the update partition on the disc... once it founds it probably lists the titles there and check their tmd's with the current ones installed, if those titles versions are greater on the update partition then installs them overwriting (uninstalling) the current titles...
Now here is the question... Does it check if the title on the update partition is a system channel title or a user channel title?
Let's say it doesn't check or we successfully patched the system menu from the apploader so that it doesn't check... can we replace say news channel update with the fixed version of our bricker wad? Hence update process ,hopefully, will uninstall the faulty wad and install the healthy one instead...
here are the places to look at in system menu disassembly (3.2 ntsc)
Code:
81378DB8 BS2UpdateInit
815957B0 WADGetInstalledVersion:ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ # CODE XREF: WADCheckImport+48p
81599D18 WADImportDVDForBS
81599E2C WADImportDVDExForBS







