January 16, 2009

Xee is a lightweight, fast and convenient image viewer and browser. It is designed to be a serious tool for image viewing and management, with a sleek and powerful interface.
http://wakaba.c3.cx/s/apps/xee.html

In my opinion, It's a nice app except the icon. XD
For some special needed, I do a bit modification in the svn source to add remote controller support and prevent my mac from sleeping while it is performing slideshow.
Play: Slideshow
Menu: Fullscreen
Vol+: Slideshow delay +
Vol-: Slideshow delay -
Next: Next image
Previous: Previous image

Download:
Xee-svn-r28+patch Usernal Binary
Source Patch File

October 30, 2008

DrkIIRaziel posted a patch for the WPA bug at May 20, 2008 in Hostcore google project. I just saw that this night with sunjon's reminder, OK, it's all my bad...
and yea, I got no psp in hand so it has not been tested, I would be glad if somebody can tell if the binary work.

Sources:
http://code.google.com/p/hostcore-psp/source/checkout

Downloads:
HostCore 1.2.1
USBHostFS_PC MacOSX(PPC) Version
NeHostFS_PC MacOSX(PPC) Version
USBHostFS_PC Windows version
NeHostFS_PC Windows version

閱讀 "HostCore 1.2.1 with WPA bugfix" 全文»

October 27, 2008

As it is easier than I expected, now we have a 5.00 CFW capable CXMB, which took me 10 minutes to edit the source. No PSP in hand, if there are some bugs, contact me, thanks.

Please read through this post or readme.txt before using.

Sources: google project
Download: CXMB 3.3 Usernal Binary
Download or share CTF theme here

閱讀 "CXMB 3.3 with 5.00 support" 全文»

October 26, 2008

I did not know there was 5.00 until Albert Markish send me an email telling me that I should update Hostcore to support 5.00 CFW. Actually I had not touched PSP for more than 3 months, but I should apologize to who wait for this release, huh. and there would be an update of CXMB these days. BTW, my current major work is about Human MicroRNA computational prediction methods(mainly using Drasha/Dicer site), the PSP group is very huge, right? if somebody like to share some information with me about that, email me, thanks.

Sources:
http://code.google.com/p/hostcore-psp/source/checkout

Downloads:
HostCore 1.2
USBHostFS_PC MacOSX(PPC) Version
NeHostFS_PC MacOSX(PPC) Version
USBHostFS_PC Windows version
NeHostFS_PC Windows version


閱讀 "HostCore 1.2 with 5.00M33 support" 全文»

July 7, 2008

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.

PSARDumper for 4.01

July 6, 2008

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...

July 4, 2008

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

July 1, 2008

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

閱讀 "CXMB 3.2 for 3.71/3.80/3.90/4.01 CFW" 全文»

May 15, 2008

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

閱讀 "HostCore 1.1 release" 全文»

May 13, 2008

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

閱讀 "HostCore 1.0 release" 全文»

Google Search

Google Ads

February 2009

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28

文章分類

掠奪禁止

Creative Commons License
該Blog內所有原創內容遵循創作共用協議.