Advertising
Renaming ISO/CSO Titles in XMB
Renaming ISO/CSO Titles in XMB
I know its in the PARAM.SFO but how do I extract and edit it and how do I put it back in the ISO?
-
- Posts: 134
- Joined: Sat Mar 19, 2011 12:09 pm
Re: Renaming ISO/CSO Titles in XMB
Try hex editing the iso
Advertising
Re: Renaming ISO/CSO Titles in XMB
For this, the string length have to be the same.devshelper wrote:Try hex editing the iso
White PSV TV - 32GB - 3.65 CFW ✔
White PSV 1000 - 32GB - 3.65 CFW ✔
2x PSV 2000 - 32/64GB - 3.65 CFW ✔
PSP Fat 1000 - TA-081 - 6.61 ME-2.3 ✔
PSP Slim 2000 - TA-085¹ - 6.61 ME-2.3 ✔
4x PSPgo & 1x PSP 3kº⁴ᶢ - 6.61 LME-2.3∞ ✔
White PSV 1000 - 32GB - 3.65 CFW ✔
2x PSV 2000 - 32/64GB - 3.65 CFW ✔
PSP Fat 1000 - TA-081 - 6.61 ME-2.3 ✔
PSP Slim 2000 - TA-085¹ - 6.61 ME-2.3 ✔
4x PSPgo & 1x PSP 3kº⁴ᶢ - 6.61 LME-2.3∞ ✔
Re: Renaming ISO/CSO Titles in XMB
There's an easier way. Get a PARAM.SFO editor and UMDGen. Extract the PARAM.SFO from the ISO using UMDGen and then you can then edit the name of the ISO and stick it back into the ISO using UMDGen again.devshelper wrote:Try hex editing the iso
Download: PBP Unpacker/SFO Editor v0.94
Download: UMDGen v4.0
Small Tutorial: (In case it's needed)
1. Download required tools and Install/Unzip both tools.
2. Drag and Drop or "Open" your ISO/CSO with "UMDGen" and browse/click the "PSP_GAME" directory.
3. Right click on the "PARAM.SFO" and click "Extract Selected..." and save it to a location.
4. Open PBPUnpacker and in the top selection, select "File" then "Open", browse to your "PARAM.SFO" and open it.
5. Edit the "TITLE" by "Double Clicking" the name of the game, When your done click the "Save to File" Option at the bottom and then click "Save".
6. Go back to your ISO/CSO hopefully still opened in "UMDGen" if not re-open it, click "PSP_GAME" again and right click on the "PARAM.SFO" and click "Delete". Drag your new/modified "PARAM.SFO" into the directory, then save the ISO/CSO.
Edit: Small typo, was in the process of merging steps 2/3 when I re-edited and forgot to minus 3 and add 2 back.


Last edited by Sean994 on Fri Sep 09, 2011 2:13 pm, edited 3 times in total.
Re: Renaming ISO/CSO Titles in XMB
thisSean994 wrote:There's an easier way. Get a PARAM.SFO editor and UMDGen. Extract the PARAM.SFO from the ISO using UMDGen and then you can then edit the name of the ISO and stick it back into the ISO using UMDGen again.devshelper wrote:Try hex editing the iso
Download: PBP Unpacker/SFO Editor v0.94
Download: UMDGen v4.0
Small Tutorial: (In case it's needed)
1. Download required tools and Install/Unzip both tools.
2. Drag and Drop or "Open" your ISO/CSO with "UMDGen" and browse/click the "PSP_GAME" directory.
3. Right click on the "PARAM.SFO" and click "Extract Selected..." and save it to a location.
4. Open PBPUnpacker and in the top selection, select "File" then "Open", browse to your "PARAM.SFO" and open it.
5. Edit the "TITLE" by "Double Clicking" the name of the game, When your done click the "Save to File" Option at the bottom and then click "Save".
6. Go back to your ISO/CSO hopefully still opened in "UMDGen" if not re-open it, click "PSP_GAME" again and right click on the "PARAM.SFO" and click "Delete". Drag your new/modified "PARAM.SFO" into the directory, then save the ISO/CSO.

Last edited by Steven on Sat Sep 10, 2011 11:30 am, edited 1 time in total.
Re: Renaming ISO/CSO Titles in XMB
Thank you guys!