[help] BookManager restarts the phone!
Alright, I flashed my K610 to W660.
Many of the Elves work, actually, all of those of which I tried out appear to be working normally. Except for BookManager, which I find most useful.
I have two versions: one of them is 2.6, the other one is who knows which...
When I click "START" on the "other" version, nothing happens - no changes, and the "shortcut" button still has the same appearance.
When I click "START" on the 2.6 version, and click on "SHORTCUT" button, my phone restarts http://www.myforum.lasyk.net/myForum...ies/crying.gif
What should I do?!
Thanks in advance!
Re: [help] BookManager restarts the phone!
OK, I solved this. In case anyone else runs onto this problem, here's what you need to do:
1. Open your library VKP file (.lib.vkp) in Notepad or whatever
2. Scroll down to the bottom.
3. You'll see line like this:
Code:
; 0A38: xxxxxxxx yyyyyyyy ; 28E: void Shortcut_Run (u16 * shortcut_name);
4. Change it to:
Code:
0A38: 00000000 2D5C4B45 ; 28E: void Shortcut_Run (u16 * shortcut_name);
Notice: now there's no semicolon at the beginning.
5. Go to SETool, load this patch, check "Use QUICK ACCESS" and remove this patch (by clicking on YES on prompt). It might say that some patch values differ, click OK.
6. Then, apply the patch.
Enjoy :D