<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-36006461</id><updated>2011-07-28T07:08:42.192-07:00</updated><title type='text'>Chunglam's PSP Life</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36006461.post-116567405025724895</id><published>2006-12-09T05:54:00.000-08:00</published><updated>2006-12-09T06:20:50.266-08:00</updated><title type='text'>"Portable" wireless storage for PSP</title><content type='html'>I successfully ported the nethostfs daemon  to my Asus wl-500gx WIFI router with 40G USB hard disk. Attached please find the source code with pre-compiled binary for Asus wl-500g/gx/gp WIFI router. You need custom firmware running on those routers(http://oleg.wl500g.info). They aren't quite portable because you still need AC power for those routers. The ideal portable device with WIFI is the new Microsoft Zune music player. But first we need to hack its firmware security and run Linux on it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/4c2t1o"&gt;SendSpace&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116567405025724895?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116567405025724895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116567405025724895' title='55 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116567405025724895'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116567405025724895'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/12/portable-wireless-storage-for-psp.html' title='&quot;Portable&quot; wireless storage for PSP'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>55</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116533330200545119</id><published>2006-12-05T07:34:00.000-08:00</published><updated>2006-12-05T07:41:42.016-08:00</updated><title type='text'>CSO cache system with WIFI support - Release 3</title><content type='html'>umdcisomod.prx&lt;br /&gt;- Improved the CSO reading speed through WIFI connection, I got over 4mbps(500kbytes) peak data rate and average 200kbyes per second(game: Dragon ball z) in my test. Please note actual data rate you can get is highly depends on your WIFI setup, environment and even the data reading pattern of a particular game.&lt;br /&gt;&lt;br /&gt;nethostfs.exe 1.5a for Windows&lt;br /&gt;- Now you can put CSO files in any folder of nethost0:/&lt;br /&gt;&lt;br /&gt;Known game incompatible with WIFI feature&lt;br /&gt;- Tekken&lt;br /&gt;&lt;br /&gt;installation guide&lt;br /&gt;- Make sure you have installed my mod version 1.65c3&lt;br /&gt;- Unrar and copy all files in folder "dh" to "ms0:/dh", overwrite old version files if needed.&lt;br /&gt;- Copy nethostfs.exe in "pctool" (need cygwin1.dll from full package) to your PC folder contains your original CSO files and run it.&lt;br /&gt;- Edit "ms0:/dh/hostip.txt" to match IP address of your desktop PC.&lt;br /&gt;- Please make sure you can use first network infrastruction connection setting to connect PSP to your desktop PC.&lt;br /&gt;- Please re-copy("Copy to MS") CSO cache file by using the new version Vshexmod 1.26b comes with this patch. Previous version of Vshexmod has bug and always copy incomplete CSO cache file.&lt;br /&gt;- Run the cache CSO file from "ms0:/iso/cache"&lt;br /&gt;- When you play the game and game data is missing from cache file the system will try to load game data from original CSO file in "ms0:/iso", then "usbhostfs0:/iso"(if USBFS is enabled) and lastly the "nethost0:/"(any fodler) by WIFI connection. The new game data will be appended to CSO cache file if the CSO Cache flag is enalbled. WIFI connection will be closed if idle for more than 15 seconds(may be longer depends on how frequent the game read data from CSO file) to conserve battery power.&lt;br /&gt;&lt;br /&gt;* The core modules for WIFI connection(nethostfs.prx, nethostfs_dev.prx, netuser.prx and nethostfs.exe) were taken from IRSHELL by AhMan and have been enhanced from original souce code of  daxdumper by DarkAleX. Emulated FW2.71 with HEN_D is needed for these modules.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/co5zyl"&gt;SendSpace&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=PUS495E0"&gt;MegaUpload&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116533330200545119?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116533330200545119/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116533330200545119' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116533330200545119'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116533330200545119'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/12/cso-cache-system-with-wifi-support_05.html' title='CSO cache system with WIFI support - Release 3'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116499559436815969</id><published>2006-12-01T09:20:00.000-08:00</published><updated>2006-12-06T05:51:31.376-08:00</updated><title type='text'>CSO cache system with WIFI support - Release 2</title><content type='html'>Vshexmod 1.26b&lt;br /&gt;- Fixed bug of non-working cache file generated from usbhostfs&lt;br /&gt;- Moved CSO cache index files to "ms0:/iso/cache", old index files in "ms0:/dh/thumbnail" still been used by cache system but new or updated index files will be saved to "ms0:/iso/cache"&lt;br /&gt;- Updated systemctrl_dh4se.prx and systemctrl_dh.prx from 2.71SE-C and HEN_D by Dark_AleX&lt;br /&gt;- Added nethostfs modules from IRSHELL 3.0 public release by AhMan&lt;br /&gt;&lt;br /&gt;* Please note the WIFI idle time detection isn't accurate because cache system can only get control when game reading data from CSO file.&lt;br /&gt;* The WIFI feature may not works with all games(known non-working game: Tekken)&lt;br /&gt;&lt;a href="http://www.megaupload.com/?d=OPMR1Z08"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116499559436815969?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116499559436815969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116499559436815969' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116499559436815969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116499559436815969'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/12/cso-cache-system-with-wifi-support.html' title='CSO cache system with WIFI support - Release 2'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116382031227041989</id><published>2006-11-17T19:21:00.000-08:00</published><updated>2006-12-02T02:30:00.030-08:00</updated><title type='text'>Enhanced CSO cache system with WIFI support</title><content type='html'>&lt;div&gt;Thanks to AhMan's new nethostfs modules, I added WIFI support to CSO cache system of my mod. Since AhMan prefer I bundle his modules after IRSELL 2.2SE public release, attached rar file only includes my modules and you have to be IRSHELL 2.2SE beta tester to get those modules. Please follow the readme.txt instructions and copy nethostfs.prx, nethostfs_dev.prx and netuser.prx from your IRSHELL 2.2SE beta package to "ms0:/dh/kd". Below is copy of readme.txt included in rar file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Enhanced CSO cache system with WIFI support&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I am just curious, how many you guys are actually using CSO cache system? I put a lot of effort to make it work but very few reponse/question regarding this particular feature. I hope this enhancement can improve its usefulness.&lt;br /&gt;&lt;br /&gt;Now let's talk about the details:&lt;br /&gt;(if you never used this feature please read the description in the mini-faq.txt file)&lt;br /&gt;&lt;br /&gt;- Make sure you have installed my mod version 1.65c3&lt;br /&gt;- Unrar and copy all files in folder "dh" to "ms0:/dh", overwrite old version files if needed.&lt;br /&gt;- Copy nethostfs.exe in "pctool" (need cygwin1.dll from full package) to your PC folder contains your ISO/CSO files and run it.&lt;br /&gt;- Edit "ms0:/dh/hostip.txt" to match IP address of your desktop PC.&lt;br /&gt;- Please make sure you can use first network infrastruction connection setting to connect PSP to your desktop PC.&lt;br /&gt;- Please re-copy you CSO cache file by using the new version Vshexmod 1.26a comes with this patch. Previous version of Vshexmod has bug and always copy incomplete CSO cache file.&lt;br /&gt;- Run the cache CSO file from "ms0:/iso/cache" and make sure you put the original full version CSO file inside the desktop PC ISO folder.&lt;br /&gt;- When you play the game and game data is missing from cache file the system will try to load game data from original CSO file in "ms0:/iso", then "usbhostfs0:/iso"(if USBFS is enabled) and lastly the "nethost0:/iso" by WIFI connection. The new game data will be appended to CSO cache file if the CSO Cache flag is enalbled. WIFI connection will be closed if idle for more than 20 seconds to conserve battery power.&lt;br /&gt;&lt;br /&gt;* Please note the file reading speed by WIFI connection is slow so please be patient, currently I can get 100-120kbytes peak date rate and average is 60-80kbytes per sceond. I will try to improve the speed in future version.&lt;br /&gt;&lt;br /&gt;* The core modules for WIFI connection(nethostfs.prx, nethostfs_dev.prx, netuser.prx and nethostfs.exe) were taken from IRSHELL by AhMan and have been enhanced from original souce code of daxdumper by DarkAleX. Emulated FW2.71 with HEN_C is needed for these modules.&lt;/div&gt;   &lt;!-- / message --&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116382031227041989?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116382031227041989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116382031227041989' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116382031227041989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116382031227041989'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/11/enhanced-cso-cache-system-with-wifi.html' title='Enhanced CSO cache system with WIFI support'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116325791841979870</id><published>2006-11-11T07:07:00.000-08:00</published><updated>2006-11-16T07:47:18.530-08:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.65c3</title><content type='html'>Version 1.65c3&lt;br /&gt;- Added Cheat Device 1.0d PRX for GTA-LCS by Edison Carter&lt;br /&gt;- Added Cheat Device 2.1a PRX for GTA-VCS by Edison Carter&lt;br /&gt;- Added modified MP3 player PRX by AhMan, please note this is not same prx as the mp3 prx comes with IRSHELL&lt;br /&gt;This is a modified version of the opensource mp3 prx for irshell. It will play mp3 files from ms0:/PSP/MUSIC (no subdirs). It has random and sequential play modes.&lt;br /&gt;Controls&lt;br /&gt;Note + Left Trigger = pause/resume playback&lt;br /&gt;Note + Right Trigger = next song&lt;br /&gt;Note + Square = switch playback mode between random and seqeuntial&lt;br /&gt;&lt;br /&gt;- Added USB Host File System server/driver for Windows&lt;br /&gt;- Updated CW Cheat to 0.1.6&lt;br /&gt;- Updated Cheat Master 0.6 alpha&lt;br /&gt;- Updated systemctrl_dh4se.prx from 2.71SE-B3&lt;br /&gt;&lt;br /&gt;Vshexmod 1.26&lt;br /&gt;- Added "Add-on Menu" to enable/disable "CW Cheat", "Cheat Master,&lt;br /&gt;"Cheat Device LCS", "Cheat Device VCS", "IRSHELL" and "MP3 Player"&lt;br /&gt;in game mode, use "SELECT" key to toggle enabled/disabled mode.&lt;br /&gt;Please note "IRSHELL" option is only for IRSHELL 2.2SE.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/f5jkud"&gt;SendSpace&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=B80LDLW4"&gt;MegaUpload&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116325791841979870?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116325791841979870/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116325791841979870' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116325791841979870'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116325791841979870'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/11/devhook-launchervshex-mod-165c3.html' title='DEVHOOK Launcher/VSHEX Mod 1.65c3'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116290057960174180</id><published>2006-11-07T03:54:00.000-08:00</published><updated>2006-11-16T07:32:17.420-08:00</updated><title type='text'>382 icons and 832 covers for PSP</title><content type='html'>382 icons for PSP, download and save to "ms0:/dh/thumbnail/icons.cso"&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/g7gvgu"&gt;SendSpace&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=NGH9SL5S"&gt;MegaUpload&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;832 covers for PSP, download and save to "ms0:/dh/covers/covers.cso"&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/5a1hjj"&gt;SendSpace&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=9MKKL8N5"&gt;MegaUpload&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116290057960174180?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116290057960174180/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116290057960174180' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116290057960174180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116290057960174180'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/11/382-icons-and-832-covers-for-psp.html' title='382 icons and 832 covers for PSP'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116187872805634930</id><published>2006-10-26T08:56:00.000-07:00</published><updated>2006-12-02T17:43:56.416-08:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.65c</title><content type='html'>Here is a small update, mainly for Korean user.&lt;br /&gt;&lt;br /&gt;Version 1.65c&lt;br /&gt;- Compatible with 2.71SE-B&lt;br /&gt;- Added Korean font (generated from TrueType font) and language file by friends from Korea&lt;br /&gt;- Added Chinese game title macro "names.big5" by friend from Taiwan&lt;br /&gt;- Added Simplified Chinese help file by CrUmp Zhao&lt;br /&gt;- Updated Portuguese Brazil language and help file by Pender666&lt;br /&gt;&lt;br /&gt;Notes for nandflash mode in SE-A/B&lt;br /&gt;Don't copy any file/folder to &lt;span style="font-weight: bold;"&gt;game150&lt;/span&gt; folder&lt;br /&gt;If you're using 1.50 homebrew through the recovery settings you must put the % eboot folder in the &lt;b&gt;game271&lt;/b&gt; folder. (SE-B)&lt;br /&gt;If you're using 2.71 homebrew through the recovery settings you must put the % eboot folder in the &lt;b&gt;game&lt;/b&gt; folder.&lt;br /&gt;To know if nandflash mode will work or not with this mod, in the devhook menu at the bottom right hand corner you should read FW version:2.71/2.71SE. If it reads 1.50/2.71SE nandflash mode won't work and u screwed something up with putting the eboot in the right folder.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/pfka0t"&gt;SendSpace&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is v1.65c repacked with CW Cheat 0.16, Cheat Master 0.6 alpha and USB Host File System server and driver for Windows&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/fu2zje"&gt;SendSpace&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116187872805634930?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116187872805634930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116187872805634930' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116187872805634930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116187872805634930'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-165c.html' title='DEVHOOK Launcher/VSHEX Mod 1.65c'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116165905799222535</id><published>2006-10-23T20:02:00.000-07:00</published><updated>2006-10-23T20:04:18.003-07:00</updated><title type='text'>PSP Settings Corruption Problem</title><content type='html'>Since some user report the PSP settings corruption problem, i.e. the infamous PSP version Blue Screen Of Death. I have to point out this is problem of current version Devhook. Wrong emulation setting can causes Devhook crash PSP and corrupt PSP flash1 memory where all your PSP settings stored. Below is the list of some wrong emulation setting that cause Devhook crash&lt;br /&gt;- Specify non-exist ISO/CSO image file when starting emulation&lt;br /&gt;- Switch to lower firmare version from emulated fw2.60 and fw2.71&lt;br /&gt;&lt;br /&gt;BTW, some user from PSP UPDATES repeatly request fw2.81 emulation support. Please note this is Launcher/VSHEX Mod not Devhook Mod. Booster hasn't released Devhook core prx source code and I am not interested in rewriting it. So please don't complaint for something I haven't done and enjoy what you can get NOW. Do you know this kind of complaint is the only reason TheBuzzer quit his GUI Mod?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116165905799222535?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116165905799222535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116165905799222535' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116165905799222535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116165905799222535'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/psp-settings-corruption-problem.html' title='PSP Settings Corruption Problem'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116139704847325108</id><published>2006-10-20T19:16:00.000-07:00</published><updated>2006-12-02T02:40:12.553-08:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.65b</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/5260/4016/1600/snap001.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://photos1.blogger.com/blogger/5260/4016/320/snap001.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 1.65b&lt;br /&gt;- Added font5x10.LATIN1, font6x12.LATIN1, font10x10.GB and font10x10.BIG5(quality isn't very good since they were generated from TrueType font)&lt;br /&gt;- Now menus of launcher and vshexmod can be in SJIS, GB, BIG5 and LATIN1 encoding format. Please specify encoding format in your language file.&lt;br /&gt;- Updated Chinese name macro "names.gb"(GB) by angelspsp(CNGBA) / eavlvoe (MaxC)&lt;br /&gt;- Added Chinese name macro "names.sjis"(SJIS) by friend from Taiwan&lt;br /&gt;- Added Simplified Chinese language file by CrUmp Zhao&lt;br /&gt;- Added Polish language file by derdzik&lt;br /&gt;- Added Portuguese Brazil language and help file by Pender666&lt;br /&gt;- Changed background image contributed by tv8 and Whiplord&lt;br /&gt;- Added firmware 2.00 config text files&lt;br /&gt;&lt;br /&gt;Launcher&lt;br /&gt;- Now you can remove "ms0:/dh/kd/devhook046.prx" to prevent launcher prompt you "Switch Devhook" menu.(for Devhook 0.45 fans)&lt;br /&gt;- Re-added firmware 2.00 selection&lt;br /&gt;&lt;br /&gt;Vshexmod 1.25b&lt;br /&gt;- Auto load name macro (names.*) if encoding format is specified in language file otherwise load "macro.txt"&lt;br /&gt;- List only compatible fonts if encoding format is specified in language file.&lt;br /&gt;- Added loading cover bitmap "cover0.bmp" in root of ISO/CSO image.&lt;br /&gt;&lt;a href="http://www.sendspace.com/file/lxj9jf"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116139704847325108?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116139704847325108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116139704847325108' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116139704847325108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116139704847325108'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-165b.html' title='DEVHOOK Launcher/VSHEX Mod 1.65b'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116131214564364067</id><published>2006-10-19T19:40:00.000-07:00</published><updated>2006-12-02T02:39:51.993-08:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.65a</title><content type='html'>Launcher&lt;br /&gt;- Fixed unable to browse "usbhostfs0:/" bug&lt;br /&gt;- Fixed language setting bug&lt;br /&gt;&lt;br /&gt;Vshexmod 1.25a&lt;br /&gt;- Fixed show "dummy.cso" bug&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116131214564364067?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116131214564364067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116131214564364067' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116131214564364067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116131214564364067'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-165a.html' title='DEVHOOK Launcher/VSHEX Mod 1.65a'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116123237341600992</id><published>2006-10-18T21:27:00.000-07:00</published><updated>2006-10-21T10:35:40.343-07:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.65</title><content type='html'>Version 1.65&lt;br /&gt;- Replaced XMB-BOOT.cso(you can remove it from ms0:/iso) with smaller dummy.cso(in folder ms0:/dh/res) and used by Launcher to disable auto start game, start emulation by CROSS to boot into XMB or CIRCLE to start normally. Please note "Autorun/Autoboot" always boot into XMB&lt;br /&gt;- Updated all langauge files because of menu re-arrangement, please re-select your language&lt;br /&gt;- Updated Chinese(GB) name macro "names.cn" by angelspsp(CNGBA) / eavlvoe (MaxC)&lt;br /&gt;- Updated name macro "names.eng" by sanaell&lt;br /&gt;- Added Czech language file&lt;br /&gt;&lt;br /&gt;Launcher&lt;br /&gt;- Auto detect UMD disc for "NOUMD" and "ANYUMD" mount method of fw1.50 emulation mode.&lt;br /&gt;- Now display "BOOT SELECT" menu only if you select fw1.50 emulation mode&lt;br /&gt;- Moved "Thumbnail Mode" and "Auto Disc ID." to main menu&lt;br /&gt;- Now save *.vsh icons with disc ID. and can be packed into "ms0:/dh/thumbnail/icons.cso"&lt;br /&gt;- Press "SELECT" to switch USB modes: USB HOST File System, USB Mass Storage and Off.&lt;br /&gt;&lt;br /&gt;Vshexmod v1.25&lt;br /&gt;- Now search *.vsh icons by disc ID. in folder "ms0:/dh/thumbnail" and file "ms0:/dh/thumbnail/icons.cso"&lt;br /&gt;&lt;a href="http://www.megaupload.com/?d=ESU1DTQ0"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116123237341600992?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116123237341600992/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116123237341600992' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116123237341600992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116123237341600992'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-165.html' title='DEVHOOK Launcher/VSHEX Mod 1.65'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116095528701672126</id><published>2006-10-15T16:24:00.000-07:00</published><updated>2006-10-16T02:19:06.453-07:00</updated><title type='text'>760 game covers for PSP</title><content type='html'>760 cover bitmap files packed into single CSO file contributed by sanaell, download and save to cover folder "ms0:/dh/covers". Please note you still can save individual game cover to cover folder with file name in disc ID. or same as game file name and the file format should be 24/32 bit uncompressed bitmap file. The "covers.cso" just add extra search path for cover files.&lt;br /&gt;&lt;br /&gt;(warning: over 30MBytes)&lt;br /&gt;&lt;a href="http://rapidshare.de/files/36297447/covers.cso"&gt;RapidShare&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=RF71OPEP"&gt;MegaUpload&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;More than 790 game covers by sanaell&lt;br /&gt;(warning: over 33MBytes)&lt;br /&gt;&lt;a href="http://sanaell2002.free.fr/covers.cso" target="_blank"&gt;http://sanaell2002.free.fr/covers.cso&lt;/a&gt;&lt;br /&gt;More than 1090 game title macro by sanaell&lt;br /&gt;&lt;a href="http://sanaell2002.free.fr/dlm.php" target="_blank"&gt;http://sanaell2002.free.fr/dlm.php&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116095528701672126?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116095528701672126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116095528701672126' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116095528701672126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116095528701672126'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/760-game-covers-for-psp.html' title='760 game covers for PSP'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116092708601552889</id><published>2006-10-15T08:06:00.000-07:00</published><updated>2006-10-16T06:12:26.816-07:00</updated><title type='text'>Gameboot themes for PSP</title><content type='html'>These are some gameboot themes I collected from Web. Download and unrar to "ms0:/dh/gameboot" and select "@AutoTheme" in Launcher, you will see different startup video every time you start game or homebrew application. Please note Gameboot function doesn't work in NANDFlash emulation mode.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.de/files/36848614/gameboot_pack1.rar"&gt;RapidShare&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=JG3NFU82"&gt;MegaUpload&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116092708601552889?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116092708601552889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116092708601552889' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116092708601552889'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116092708601552889'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/gameboot-themes-for-psp.html' title='Gameboot themes for PSP'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116084551264080387</id><published>2006-10-14T09:58:00.000-07:00</published><updated>2006-10-20T06:44:44.360-07:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.64a</title><content type='html'>Version 1.64a&lt;br /&gt;- Updated French language file and added French help file translated by Guilouz&lt;br /&gt;- Added Chinese(GB) name macro "names.cn" contributed by angelspsp(CNGBA) / eavlvoe (MaxC)&lt;br /&gt;- Updated name macro "names.eng" to 1067 game titles by sanaell&lt;br /&gt;- Added Dutch language file translated by X-tra&lt;br /&gt;&lt;br /&gt;Launcher&lt;br /&gt;- Fixed incorrect icon display for some games(Exit2, Myst), please remove those incorrect *.vsh icons from "ms0:/dh/thumbnail"&lt;br /&gt;- Fixed non-functional autoboot for fw2.71 version&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116084551264080387?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116084551264080387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116084551264080387' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116084551264080387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116084551264080387'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-164a.html' title='DEVHOOK Launcher/VSHEX Mod 1.64a'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-36006461.post-116081121565635058</id><published>2006-10-14T00:32:00.000-07:00</published><updated>2006-10-20T05:43:16.996-07:00</updated><title type='text'>DEVHOOK Launcher/VSHEX Mod 1.64</title><content type='html'>Version 1.64&lt;br /&gt;- Added fw2.71SE-A support, including 2.71(NANDFlash) emulation mode&lt;br /&gt;- Added dummy XMB-BOOT.cso&lt;br /&gt;&lt;br /&gt;Launcher&lt;br /&gt;- Added background image support to fw2.71 version&lt;br /&gt;- Now launcher will not save icon png file to MS, it will directly load icon from ISO/CSO file. You can remove all previous generated *.png files from "ms0:/dh/thumbnail". The *.vsh files still needed for Vshexmod.&lt;br /&gt;- Added help screen, press SQUARE to display help.&lt;br /&gt;&lt;br /&gt;Vshexmod 1.24&lt;br /&gt;- Auto extract disc ID from ISO/CSO file if no disc ID embedded in file name. It is still recommended to pre-extract disc ID in Launcher mode to smooth file browsing operation.&lt;br /&gt;- Now the cover bitmap files can be packed into a single CSO file "covers.cso" in folder "ms0:/dh/covers"&lt;br /&gt;&lt;br /&gt;* Please note Launcher in folder "ms0:/psp/game" is ready for fw1.50 and fw2.71(HEN&amp;amp;SE), you DON'T need copy any file to "ms0:/psp/game150"&lt;br /&gt;&lt;a href="http://www.megaupload.com/?d=RF71OPEP"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/36006461-116081121565635058?l=chunglam188.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://chunglam188.blogspot.com/feeds/116081121565635058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=36006461&amp;postID=116081121565635058' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116081121565635058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36006461/posts/default/116081121565635058'/><link rel='alternate' type='text/html' href='http://chunglam188.blogspot.com/2006/10/devhook-launchervshex-mod-164.html' title='DEVHOOK Launcher/VSHEX Mod 1.64'/><author><name>Chunglam</name><uri>http://www.blogger.com/profile/12966730460413111253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
