非 Windows 平台自己換 eboot - 改機

Table of Contents

給沒有 windows 換 eboot,又想嘗鮮的人

前置作業
1. 裝 mkisofs
2. 裝 7zip
3. 備份後的 ISO

以下都是用 command line 作業

ㄅ. 解壓縮 ISO
> 7z -o/path/to/dir -x YOUR.iso

ㄆ. 替換你的 eboot
> cp /path/to/new/eboot /dest/of/new/eboot

ㄇ. 壓新的 iso
> isoinfo -f -i ORGINAL.iso | nl -nln -s ";" | awk -F ";" '{print substr($2,2) " -" $1}' > sort_file
> mkisofs -sort sort_file -iso-level 4 -xa -A "PSP GAME" -V "PSP GAME" -sysid "PSP GAME" -volset SSX_PSP -p SSX -o NEW.iso /path/to/dir

給看的懂的人自己 DIY

reference
http://goo.gl/vj5v

之前收集到的 ciso convert source code
http://opensvn.csie.org/kevinblue/psp/ciso/

--
『Wow! so you are really beating the Grim Reaper』
And what I said even think about is - Randy Pausch
『We don't beat the Reaper by living longer.』 Addressed CMU Graduates
『We beat the Reaper by living well and living fully.』 2008/5
For the Reaper will come for all of us. The question is http://0rz.tw/9f4te
『What do we do between the time we born and the time he shows up?』

--

All Comments

Susan avatarSusan2010-05-02
推,順便請問linux下的xlink原po有試過能用麼?
Jacob avatarJacob2010-05-03
現在不用麻煩了 http://psper.tw/psp-homebrew-iso-tool/
新版ISO TOOL
Genevieve avatarGenevieve2010-05-11
另外這個是可以在D3下執行 隨意更換peagasus.prx文件
Rachel avatarRachel2010-05-12
也就是可以切換玩pw 玩後後再換回玩其他6.20的遊戲
http://psp.duowan.com/1004/136511412491.html
Charlie avatarCharlie2010-05-12
希望對您有幫助 http://www.94istudy.com