Post Reply 
CXMB 3.1 for 3.71M33/3.80M33/3.90M33
now support theme selection from system menu
Author Message
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #1
CXMB 3.1 for 3.71M33/3.80M33/3.90M33
http://www.2alien.info/2008/03/cxmb_31.html
http://www.2alien.info/stuff/cxmb_3.1_for_3.71.tar.gz
http://www.2alien.info/stuff/cxmb_3.1_for_3.80.tar.gz
http://www.2alien.info/stuff/cxmb_3.1_for_3.90.tar.gz

0. Get the plguin from above url
1. Extract the file into root of your MS0:/
2. Put the theme file (any name you like) under MS0:/PSP/THEME/
3. Enable cxmb.prx in Recovery (under VSH)
4. Go to Settings » Theme Settings » Theme to select your CTF themes
5. System will reboot to take effect

For using built in wallpaper within ctf, after building the CTF, goto Setting » Theme to select the CTF theme again, after reboot, you can select the wallpaper from Theme»Background.

0.下載相關插件
1.解壓在棒棒的根目錄
2.將.ctf (隨便名字)放MS0:/PSP/THEME/
3.在修里面ENABLE
4. 到Settings » Theme Settings » Theme 選你要得主題
5. 系統會自動重啟!

如果想用CTF內置的壁紙,在建立CTF后,必須到Setting -Theme »Theme 選取一個該CTF, 重啟后才能在 Setting »Theme » Background選取

detailed readme:
Spoiler:

(\__/)
(='.'=)
( \ / )
('')_('')
To Alien
http://www.2alien.info
http://www.2alien.net

CXMB 3.1 for 3.71m33/3.80m33/3.90m33 by Poison
==============================

A hand-made PSP XMB theme (witch is usually hex edited from the official PSP firmware files) enabler.


-=FEATURE=-
3.1:
+You can build .ctf file with a ptf that including wallpaper.
-Readjusts the reboot delay after applying a theme to prevent some registry issue.
+Add 3.80 capability.
3.0:
+You can select your theme via XMB's theme selector (Settings»Theme settings»Theme) , and apply it.
-Fix a font bug ( after sleep or usb connection it display ugly character ).
before 3.0:
+Without touching your PSP Nand flash, you can get all amazing effect provided by traditional ready flash theme show in your XMB. (I mean nothing would be written into flash)
+With CXMB full version installed, traditional XMB theme would be packed into a .ctf (short of cxmb theme file) file, then you can share it easier, and CXMB lite version user can download .ctf file then apply it.


-=REQUIREMENTS=-
A PSP (either fat or slim one) with 3.71m33/3.80m33/3.90m33 custom firmware (or whatever CFW (3.71/3.80/3.90) with which you can start cxmb.prx while PSP booting into XMB) installed.
3 decrypted prx (paf.prx, common_gui.prx, vshmain.prx) from official 3.71/3.80/3.90 update EBOOT.PBP if you want to use CXMB full version to convert traditional XMB theme to a .ctf file.


-=CXMB INSTALLATION=-
Lite Version:
-Copy cxmb folder to your memory stick.
-Add a line ms0:/cxmb/cxmb.prx in your vsh.txt (ms0:/seplugins/vsh.txt).
You will get a file structure like this:
ms0:/
|-cxmb/
| |-cxmb.prx
|-seplugins/
| |-vsh.txt
|-PSP/
| |-THEME/
-Reboot PSP and enable cxmb.prx in Recovery menu.
Full Version:
-Get RS Psar Dumper by Red Squirrel from http://redsquirrel.pspgen.com/RSPsarDump...0v3.1.rar.
-Get the official 3.71/3.80/3.90 update EBOOT.PBP.
-Follow the readme of Psar Dumper, decrypt and dump 3 prx (paf.prx, common_gui.prx, vshmain.prx).
-Copy cxmb folder to your memory stick, and place the 3 decrypted prx in cxmb/support/ .
-Add a line ms0:/cxmb/cxmb.prx in your vsh.txt (ms0:/seplugins/vsh.txt).
You will get a file structure like this:
ms0:/
|-cxmb/
| |-support
| | |-paf.prx
| | |-common_gui.prx
| | |-vshmain.prx
| |-cxmb.prx
|-seplugins/
| |-vsh.txt
|-PSP/
| |-THEME/
-Reboot PSP and enable cxmb.prx in Recovery menu.


-=THEME INSTALLATION=-
Traditional Theme (CXMB full version only):
-Download SCE's official ptf Custom Theme Converter here:
http://www.jp.playstation.com/psp/dl/too..._Theme.zip
-Prepare a 16x16 256 colors png, a 300x170 24bit bmp for preview, and a 480x272 bmp format wallpaper optionally.
-Use the Converter to produce a ptf file contain the above preview icon, preview image and wallpaper at your option.
-Copy the ptf file to ms0:/cxmb/
-Edit the conf.txt's first line to /PSP/THEME/xxx.ctf, the ctf name must be the same as the ptf you produced, for example, if you have ms0:/cxmb/mytheme.ptf, you should edit this line to /PSP/THEME/mytheme.ctf
-Copy traditional theme files to ms0:/cxmb/, reboot your PSP, and it will generate your ctf theme file at ms0:/PSP/THEME/
File structure will like this:
ms0:/
|-cxmb/
| |-font
| | |-ltn0.pgf
| | ......
| |-vsh/
| | |-module/
| | | |-vshmain.prx
| | | ......
| | |-resource/
| | | |-01-12.bmp
| | | ......
| |-conf.txt
| |-mytheme.ptf
| |-support
| | |-paf.prx
| | |-common_gui.prx
| | |-vshmain.prx
| |-cxmb.prx
|-seplugins/
| |-vsh.txt
|-PSP/
| |-THEME/
| | |-mytheme.ctf
| | ......
CTF Theme file (Both version support):
copy the ctf files to ms0:/PSP/THEME/, and you can select theme via XMB's theme setting.
File structure will like this:
ms0:/
|-cxmb/
| |-cxmb.prx
| |-conf.txt
| ......
|-seplugins/
| |-vsh.txt
|-PSP/
| |-THEME/
| | |-mytheme.ctf
| | |-mytheme2.ctf
| | ......


-=NOTICE=-
-Restore to original theme before you install CXMB.
-You can't see official ptf theme in theme setting after you enabling CXMB.
-After you apply a theme in XMB's theme setting, it will reboot PSP automatically.
-DON'T forget to edit the conf.txt before you convert a new traditional theme. if the theme you specifics in conf.txt exist, it won't be override.
-CXMB Lite version can only use ctf theme file.
-It will take some time to build ctf file in XMB booting up after you install new traditional theme.
-Remove/Replace the theme in use or plug out memory stick at XMB runtime might cause some font issue (if your theme contains a custom font), after that XMB might display some characters odd.( it seems fixed in this version )
-Please follow GPL License using the source code.


-=BUILDING FROM SOURCE=-
README file in SOURCE folder.


-=CREDIT=-
Thanks to Matchung, Gilleco, Aeolusc, Real.KK, SchMilk for advise and testing.
Thanks to SilverSpring who taught me a lot in reserving.
Thanks to everyone who has contributed to the PSPSDK.
Thanks to everyone who has contributed to PSP CFW.
(This post was last modified: 15/03/2008 07:46 PM by matchung.)
12/03/2008 05:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
hibbyware
ʕθ̿␣̅θ̿ʔ ℋiЬЬyℬot™

Posts: 1,048.2613
Threads: 19
Joined: 18th Jul 2007
Reputation: -3.09168
E-Pigs: 7.0196
Offline
Post: #2
RE: CXMB 3.0 for 3.71M33/3.90M33
 Results from ℋiЬЬyℬot™ - "better than Google"
Cool,

I'm sure this will be a hot download,

[Image: small_hw_logo_001.png] ʕθ̿␣̅θ̿ʔ ℋiЬЬyℬot™
12/03/2008 05:44 PM
Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #3
RE: CXMB 3.0 for 3.71M33/3.90M33
anyone uses 3.71, please re-download again... wrong prx packed in previous release!
12/03/2008 07:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
|-Anubis-|
<3 Girls

Posts: 1,241.1884
Threads: 45
Joined: 12th Feb 2007
Reputation: -2.28734
E-Pigs: 26.8142
Offline
Post: #4
RE: CXMB 3.0 for 3.71M33/3.90M33
Nice to see he is still at work.

[Image: chikarusigrf1.png]
12/03/2008 07:13 PM
Find all posts by this user Quote this message in a reply
Hurtween
Paradigmatic Entity

Posts: 176.3311
Threads: 9
Joined: 29th Apr 2007
Reputation: 1.88741
E-Pigs: 7.4466
Offline
Post: #5
RE: CXMB 3.0 for 3.71M33/3.90M33
This plugin is literally a 2 in 1 dream from old times come true!

The ability to load custom themes from the memory stick, and the ability to swap them from an icon in xmb. Something I was dreaming about in the 3.03OE days...

This is a historical release in my opinion.

My thanks goes out to Poison for continuing work on this amazing plugin and also to you matchung, and anyone else involved in developing it. It sure has come a long way...
(This post was last modified: 12/03/2008 07:25 PM by Hurtween.)
12/03/2008 07:24 PM
Find all posts by this user Quote this message in a reply
warfab
Paradigmatic Apprentice

Posts: 33.3049
Threads: 0
Joined: 2nd Sep 2007
Reputation: 0
E-Pigs: 0.9532
Offline
Post: #6
RE: CXMB 3.0 for 3.71M33/3.90M33
Hurtween Wrote:This plugin is literally a 2 in 1 dream from old times come true!

The ability to load custom themes from the memory stick, and the ability to swap them from an icon in xmb. Something I was dreaming about in the 3.03OE days...

This is a historical release in my opinion.

My thanks goes out to Poison for continuing work on this amazing plugin and also to you matchung, and anyone else involved in developing it. It sure has come a long way...

I 2nd that Hurtween! Ahaa
12/03/2008 08:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
vinrose67
GAS

Posts: 1,183.3075
Threads: 97
Joined: 16th Jul 2007
Reputation: -2.06849
E-Pigs: 54.2375
Offline
Post: #7
RE: CXMB 3.0 for 3.71M33/3.90M33
thanks to poison for his hard work but i think this is much complicated on making themes

as what i understand on the read me you have to convert your desired theme RCO's to theme PTF using custom theme converter - which in process you have to extract all the rco's needed using RCO TOOL and put it one by one again using THEME CONVERTER to have a PTF theme to be used in the CXMB and that PTF is used to generate CXMB theme which support PAF,VSH and COMMON PRX's. somebody correct me if I'm wrong?

if that's the case i'd rather use the old ways "decrypt rco's use rco tool then flash on the nand so simple" since pandora is always there around.

maybe I'll use this for premade CTF themes

maybe someday somebody make RCO to PTF theme which support all the files.

vinrose67 Signature

[Image: PSPAddictSignature.png]
(This post was last modified: 12/03/2008 08:40 PM by vinrose67.)
12/03/2008 08:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #8
RE: CXMB 3.0 for 3.71M33/3.90M33
no. it won't need any conversion from rco » ptf

wee are making the ptf for theme preview purpose.

u can ignore the ptf required, but u can't see the preview of theme

what u have to do to build a ptf as:
1. theme icon,
2, theme preview
(in Sony themeconv, others tab)

that's all
(This post was last modified: 12/03/2008 08:43 PM by matchung.)
12/03/2008 08:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
nicodemus82
**The Welsh Guy**

Posts: 695.1157
Threads: 94
Joined: 13th Apr 2007
Reputation: 1.94324
E-Pigs: 24.7282
Offline
Post: #9
RE: CXMB 3.0 for 3.71M33/3.90M33
wow! a great plugin got even better :) now i don't need to use that theme selector app..

could someone please make me a theme icon that says CTF so i can use it for all my CTF themes cause
i can't save to the correct format in photoshop :(

thanks

   [Image: welshzh5.gif]
[Image: Olivia_lufkin_by_limone86.jpg]
12/03/2008 09:07 PM
Find all posts by this user Quote this message in a reply
vinrose67
GAS

Posts: 1,183.3075
Threads: 97
Joined: 16th Jul 2007
Reputation: -2.06849
E-Pigs: 54.2375
Offline
Post: #10
RE: CXMB 3.0 for 3.71M33/3.90M33
bro matchung please. give me all the supported files in each folder. i can't make it work plssssss.....

in module and resources -  do it support all files? after making CTF file my psp shuts down and won't boot! i just goto recovery then turn off the plugin then it will boot. please advice?

vinrose67 Signature

[Image: PSPAddictSignature.png]
(This post was last modified: 12/03/2008 10:22 PM by vinrose67.)
12/03/2008 10:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: