Noobz has also announced that "work on a new eLoader has been progressing as well, more on that very soon. " NOOBZは、「新しいeLoaderの開発は順調に進んでいます。もうすぐです」と発表しました。
・PCとPSP(メモステ)を繋いで下さい。 ・FHacker.exeを起動してください。 ・Firmware versionを2.60にしてください。 ・Disk driveをメモステにしてください。 ・Typefaceの右の...をクリックして使いたいフォントファイルを選択してください。 ・Add fontを押して好きな名前をつけておいてください。(半角英数字のほうがいいかも) ・左のリストから、使うフォントを選択して、Install font to the PSPを押してください。 ・しばらく待つと、確認みたいなのが出てくるからOK押すと、フォントファイルの作成完了です。
・TIFF Font Hackをメモリースティックに入れてPSPで起動させます。(フォト→FONT HACK) ・起動したら、×を押してレジストリをダンプしてください。 ・メモリースティックとPCを繋いで、ルートに生成されたsystem.dreg,system.ireg を、parsedreg3aの中に入れて、バイナリエディタでsystem.dregを開いてください。 ・0002FC0の行にあるflash0:/fontをms0:/fontmodに書き換えて保存してください。 ・parsedreg3aの中にあるfixupdreg3.exeを実行してください。 ・その後、system.dreg,system.iregをメモステのルートに戻してください。 ・PSPで、TIFF Font Hackを起動させ、○を押してください。以上で完了です。 ※注意:メモステのアクセスランプがチカチカしている間は 絶対に電源を切ったりメモステを抜いたりしないようにしてください。 PSPのシステムソフトウェアが壊れて起動できなる可能性があります。
http://forums.qj.net/f-eloader-help-205/t-why-no-eloader-for-28-71596.html there is no reason to be disappointed (i'm sorry you feel that way), the .99 eloader was just released yesterday and it would take some time to optimize the code for 2.8 - plus the noobz team is doing this in their spare time, they don't get paid to do it, and owe us nothing... you are expecting too much too soon
We hope that you'll release an application built from this SDK. In the event that you do, here are some tips to help your application to coexist with others.
1. Rename your .BIN to something unique, e.g. "SUPERPONG.BIN".
2. Hex-edit the .TIFF file to load your .BIN. The filename that is loaded is located at offset 0xDBA in the TIFF file.
3. Package the application so that your TIFF can live in its own folder in the PHOTO folder. To make sure that your TIFF will not be loaded before the folder is opened, you can package it with another image file (e.g. a logo or icon for your app), and make sure that the modification time on your TIFF is later than the modification time on your other image.