Matchung send me the SRC of RSPsardumper4.00byanonymousdevfrompspgen just now, so I make a quick modify on it to make it work on 4.01. here is the binary and src.
Matchung send me the SRC of RSPsardumper4.00byanonymousdevfrompspgen just now, so I make a quick modify on it to make it work on 4.01. here is the binary and src.
Here are 2 binaries of the 2nd preview of hostcore 1.2, almost full function in 4.01, but I get an odd bug in slim psp, the one which output debug info works well when the other one can not play iso game in usb mode. phat psp just all right.
It's NOT a stable version, take your own risk to test it.
hostcore 1.2p2
hostcore 1.2p2 with debug output
I will glad to receive some feedback of that bug...
As somebody said, there are some obvious bug in the random theme function, then I fix it and add a minor to 3.2, that's 3.2.1, and hostcore which works on 4.01 is coming, here is a uncomplete version of it, iso/cso function is not correct yet, but you can watch mp4, ok, it's just a preview.
I received an email asking me why 3.2 comes after 4.0, hmm... 4.0 is a mod of cxmb from Miriam, it's the first work cxmb in 4.01m33, but it's not my release, so I just follow my own version number rule.
Changes in 3.2.1:
-Fix bug ( freeze while applying theme )
-Fix bug ( restore to original official XMB when returns from game )
+make official XMB NOT a choice of random.
Sources: google project
Download: CXMB 3.2.1 Usernal Binary
Download or share CTF theme here
Somebody has modified cxmb to work at 4.01, but pity to say that, it used a wrong ctf magic 0xDEAD0400 ( should be 0xDEAD0401 ), so if you had produced some themes with that version, they won't be applied at CXMB 3.2, you can hex edit it at offset 0x10 to make it work.
If you want to contribute to CXMB, just contact me, I will add you to the CXMB google project so that you can commit source, it would save our time, right? ;)
By the way, I can't find the newest PSARDUMPER source, it's a GPL project right? is there a new rule breaker?
New In This Version
1. Add 4.01 capability.
2. Select the random.ctf, then cxmb will randomly apply your themes in /PSP/THEME/
3. Compile universal binary, cxmb.prx should work on 3.71/3.80/3.90/4.01
4. Fix some wrong io opration (I wrote some sceIoClose where there should be sceIoDclose)
5. Clean up sources (yea... I think I did it..)
Please read through this post or readme.txt before using.
Sources: google project
Download: CXMB 3.2 Usernal Binary
Download or share CTF theme here
EDIT: 3.71 is not supported in this version, and I think I would not update a 3.71 version, because it's more boring than I thought, so sorry. ;(
As its name "HostCore", it's a module "bridges" your PC contents to PSP, with it enabled, you can access music, video, games locate in PC via USBHostFs or NetHostFs directly from XMB.
After writing up this app, I can't stop thinking, "human is always ignorant". I remember I had tried to write something like hostcore 1 and a half year ago. No matter how hard I "struggling" at that time, it just gave me hundreds of crash. but how about now? It just piece of cake, I have to admit that the guy who struggling on it 1 and a half year ago is quit foolish. Maybe after some years, I would feel the current myself kind of bull shit. There's alway limitation of the ability and knowledge of human, so we can't forecasts the earthquake, we can't stop the war. As you known, a 7.8 magnitude earthquake happened at my motherland, more than 10000 ppls died, and we can do nothing, because of our ignorant, our weakness. I really feel sad about that.
What's new?
+ add 3.80m33 support.
+ improve wifi compatibility in playing game(bug #0008 some games might not start on wifi mode due to some user memory issues fixed).
- fix bug #0007(randomly fail on loading eboot.bin with error 0x80010013[SCE_ERROR_ERRNO_ENODEV])
- fix bug #0009(crash on exiting some games)
Sources:
http://code.google.com/p/hostcore-psp/source/checkout
Downloads:
HostCore 1.1
USBHostFS_PC MacOSX Version
NeHostFS_PC MacOSX Version
USBHostFS_PC Windows version
NeHostFS_PC Windows version
A module "bridges" your PC contents to PSP.
With HostCore enabled, you can access music, video, games locate in PC directly from XMB.
Downloads:
HostCore 1.0
USBHostFS_PC MacOSX Version
NeHostFS_PC MacOSX Version
USBHostFS_PC Windows version
NeHostFS_PC Windows version
15.03.2008 update
New In This Version
1. You can build .ctf file with a ptf that including wallpaper.
2. Readjusts the reboot delay after applying a theme to prevent some registry issue.
3. Add 3.80 capability.
Please read through this post or readme.txt before using.
Some ready for CXMB 3.1 ctf themes here
13.03.2008 updated
*IMPORTANT*
I have to say sorry again, I make mistake packing 3.90's cxmb.prx into the 3.71 pack in yesterday release, I repack it and it work now. 囧rz
-=FIRST OF ALL=-
I have to say sorry for all user of the previous CXMB version who had converted any theme to ctf format, because I update the ctf format structure in this version, in order to display it in XMB's theme selector, there must be a valid ptf header in my ctf format.
SO, YOU HAVE TO CONVERT ALL THEME AGAIN! ;)
Please read through this post or readme.txt before using.
Some ready for CXMB 3.0 ctf themes here
For 3.71 only, in development.
Test Instruction:
copy CheatMaster folder to ms0:/
enable scepge.prx before cheatmaster.prx as plugin.
Notice:
1. document reader only recognize UTF8 plain text
2. there is only ascii font built in, you can put additional font into CheatMaster folder with file name "font" to make doc reader show Chinese/Japanese etc.
3. here is a little psp homebrew Font Convertor to convert freetype font to the format CheatMaster uses, notice there's copyright in some freetype fonts, you will take your own risk to use it. place freetype font as "font1" with the EBOOT.PBP and run it, Left/Right adjust font width and Up/Down for height, there will be a font created at ms0 root.
Source: CheatMaster 0.8 source
Download: CheatMaster_0.8_nightly_build10071544