台灣小少東
2007-06-29, 05:55 PM
Custom XMB 1.02 不用刷機改造 XMB 介面
custom XMB plugin for OE
這是一個PSP自製韌體的插件, 他將會使自定義XMB變得前所未有的簡單,他不會對Flash0進行任何的改動,指示通過hook一些系統API和進行內存修改的方式來對資源文件進行轉曏,因此使用這個插件是非常安全的,你可以不擔任何變磚的風險來進行XMB自定義。
同時, 這是SCEP project 的一部分, 以後SCX裡面會有主題相關的控制功能。這個模塊就是該功能的核心了。
如何安裝:
把cxmb.prx作為vsh.txt的第一個插件激活.(或者直接刷入flash0:/kn/裡, 然後再flash0:/kn/pspbtcnf.txt 內添加/kd/cxmb.prx到 /kd/vshctrl.prx 後)
如何使用:
建立文件夾 ms0:/TM/ 然後如下地放入主題文件
ms0:/TM/vsh/resource/ 包含1個或者多個以下文件, 如果一個都不放入,XMB就沒有變化
"visualizer_plugin.rco",
"gameboot.pmf",
"opening_plugin.rco",
"01-12.bmp",
"game_plugin.rco",
"impose_plugin.rco",
"photo_plugin.rco",
"msvideo_main_plugin.rco",
"system_plugin_bg.rco",
"system_plugin_fg.rco",
"system_plugin.rco",
"sysconf_plugin.rco",
"topmenu_plugin.rco"
ms0:/TM/font/ 包含至少前面6個字體文件, 同樣如果一個都不放入, XMB 沒有變化
"ms0:/TM/font/ltn0.pgf",
"ms0:/TM/font/ltn4.pgf",
"ms0:/TM/font/ltn10.pgf",
"ms0:/TM/font/gb3s1518.bwfon",
"ms0:/TM/font/kr0.pgf",
"ms0:/TM/font/jpn0.pgf"
"ms0:/TM/font/ltn1.pgf",
"ms0:/TM/font/ltn2.pgf",
"ms0:/TM/font/ltn3.pgf",
"ms0:/TM/font/ltn5.pgf",
"ms0:/TM/font/ltn6.pgf",
...........
"ms0:/TM/font/ltn15.pgf"
注意:
如果作為OE插件使用, 當你從遊戲直接關機然後拿掉記憶卡開機地時候, 有可能會出現藍屏警告,這時候你可以直接關掉PSP插入記憶卡再開,或者之間按O修復.都是安全的。如果把插件刷入flash0 了就沒有此類問題。
==========================================================================
Here is a plugin for CFW, It cant be easier to customize your XMBwith this plugin in your system, It makes no change to your systemfiles in Flash0, It just redirect the resource file path to ms0: byHooking some funtions and doing some memory patch.
so, you know, It's always safe, you never have to take the risk of bricking your PSP in customizing XMB.
It is a part of SCEP project ,so a XMB theme controller would be brought into SCX...this module would be the core of that.
Download: CXMB 1.02 contains Calabi Spheres XMB Icons theme
How to Install:
Activeit as the first plugin in vsh.txt.(or you can just flash it intoflash0:/kn and add /kd/cxmb.prx after /kd/vshctrl.prx inflash0:/kn/pspbtcnf.txt)
How to Use:
Create a Folder ms0:/TM/ and put your resource files there like this
ms0:/TM/vsh/resource/ contains 1-all or none of these files
"visualizer_plugin.rco",
"gameboot.pmf",
"opening_plugin.rco",
"01-12.bmp",
"game_plugin.rco",
"impose_plugin.rco",
"photo_plugin.rco",
"msvideo_main_plugin.rco",
"system_plugin_bg.rco",
"system_plugin_fg.rco",
"system_plugin.rco",
"sysconf_plugin.rco",
"topmenu_plugin.rco"
ms0:/TM/font/ contains at least the first 6 or none of these 19 files
"ms0:/TM/font/ltn0.pgf",
"ms0:/TM/font/ltn4.pgf",
"ms0:/TM/font/ltn10.pgf",
"ms0:/TM/font/gb3s1518.bwfon",
"ms0:/TM/font/kr0.pgf",
"ms0:/TM/font/jpn0.pgf"
"ms0:/TM/font/ltn1.pgf",
"ms0:/TM/font/ltn2.pgf",
"ms0:/TM/font/ltn3.pgf",
"ms0:/TM/font/ltn5.pgf",
"ms0:/TM/font/ltn6.pgf",
...........
"ms0:/TM/font/ltn15.pgf"
and it works...
Attention:
if you just use it as a OE plugin,and you shut down your PSP in gamemode then start it without your memory stick inserted.. you will get aBSOD. if you got BSOD.. you can shut down PSP and insert yourmemoryStick then reboot, or just press O to fix your registry. Anyway,if you flash it into flash0, there is no this kind of problem.
轉載: http://www.2alien.info/2007/06/cxmb.html
CXMB 1.1 包含 Calabi Spheres XMB Icons 主題 (http://www.2alien.info/stuff/CXMBv1.zip)
custom XMB plugin for OE
這是一個PSP自製韌體的插件, 他將會使自定義XMB變得前所未有的簡單,他不會對Flash0進行任何的改動,指示通過hook一些系統API和進行內存修改的方式來對資源文件進行轉曏,因此使用這個插件是非常安全的,你可以不擔任何變磚的風險來進行XMB自定義。
同時, 這是SCEP project 的一部分, 以後SCX裡面會有主題相關的控制功能。這個模塊就是該功能的核心了。
如何安裝:
把cxmb.prx作為vsh.txt的第一個插件激活.(或者直接刷入flash0:/kn/裡, 然後再flash0:/kn/pspbtcnf.txt 內添加/kd/cxmb.prx到 /kd/vshctrl.prx 後)
如何使用:
建立文件夾 ms0:/TM/ 然後如下地放入主題文件
ms0:/TM/vsh/resource/ 包含1個或者多個以下文件, 如果一個都不放入,XMB就沒有變化
"visualizer_plugin.rco",
"gameboot.pmf",
"opening_plugin.rco",
"01-12.bmp",
"game_plugin.rco",
"impose_plugin.rco",
"photo_plugin.rco",
"msvideo_main_plugin.rco",
"system_plugin_bg.rco",
"system_plugin_fg.rco",
"system_plugin.rco",
"sysconf_plugin.rco",
"topmenu_plugin.rco"
ms0:/TM/font/ 包含至少前面6個字體文件, 同樣如果一個都不放入, XMB 沒有變化
"ms0:/TM/font/ltn0.pgf",
"ms0:/TM/font/ltn4.pgf",
"ms0:/TM/font/ltn10.pgf",
"ms0:/TM/font/gb3s1518.bwfon",
"ms0:/TM/font/kr0.pgf",
"ms0:/TM/font/jpn0.pgf"
"ms0:/TM/font/ltn1.pgf",
"ms0:/TM/font/ltn2.pgf",
"ms0:/TM/font/ltn3.pgf",
"ms0:/TM/font/ltn5.pgf",
"ms0:/TM/font/ltn6.pgf",
...........
"ms0:/TM/font/ltn15.pgf"
注意:
如果作為OE插件使用, 當你從遊戲直接關機然後拿掉記憶卡開機地時候, 有可能會出現藍屏警告,這時候你可以直接關掉PSP插入記憶卡再開,或者之間按O修復.都是安全的。如果把插件刷入flash0 了就沒有此類問題。
==========================================================================
Here is a plugin for CFW, It cant be easier to customize your XMBwith this plugin in your system, It makes no change to your systemfiles in Flash0, It just redirect the resource file path to ms0: byHooking some funtions and doing some memory patch.
so, you know, It's always safe, you never have to take the risk of bricking your PSP in customizing XMB.
It is a part of SCEP project ,so a XMB theme controller would be brought into SCX...this module would be the core of that.
Download: CXMB 1.02 contains Calabi Spheres XMB Icons theme
How to Install:
Activeit as the first plugin in vsh.txt.(or you can just flash it intoflash0:/kn and add /kd/cxmb.prx after /kd/vshctrl.prx inflash0:/kn/pspbtcnf.txt)
How to Use:
Create a Folder ms0:/TM/ and put your resource files there like this
ms0:/TM/vsh/resource/ contains 1-all or none of these files
"visualizer_plugin.rco",
"gameboot.pmf",
"opening_plugin.rco",
"01-12.bmp",
"game_plugin.rco",
"impose_plugin.rco",
"photo_plugin.rco",
"msvideo_main_plugin.rco",
"system_plugin_bg.rco",
"system_plugin_fg.rco",
"system_plugin.rco",
"sysconf_plugin.rco",
"topmenu_plugin.rco"
ms0:/TM/font/ contains at least the first 6 or none of these 19 files
"ms0:/TM/font/ltn0.pgf",
"ms0:/TM/font/ltn4.pgf",
"ms0:/TM/font/ltn10.pgf",
"ms0:/TM/font/gb3s1518.bwfon",
"ms0:/TM/font/kr0.pgf",
"ms0:/TM/font/jpn0.pgf"
"ms0:/TM/font/ltn1.pgf",
"ms0:/TM/font/ltn2.pgf",
"ms0:/TM/font/ltn3.pgf",
"ms0:/TM/font/ltn5.pgf",
"ms0:/TM/font/ltn6.pgf",
...........
"ms0:/TM/font/ltn15.pgf"
and it works...
Attention:
if you just use it as a OE plugin,and you shut down your PSP in gamemode then start it without your memory stick inserted.. you will get aBSOD. if you got BSOD.. you can shut down PSP and insert yourmemoryStick then reboot, or just press O to fix your registry. Anyway,if you flash it into flash0, there is no this kind of problem.
轉載: http://www.2alien.info/2007/06/cxmb.html
CXMB 1.1 包含 Calabi Spheres XMB Icons 主題 (http://www.2alien.info/stuff/CXMBv1.zip)