|  08-20-2008, 11:26 PM | #151 | 
| Enthusiast     Posts: 34 Karma: 340 Join Date: Apr 2007 Location: Seoul, Tokyo, London. Device: Sony PRS505 | 
			
			Ahhh - I guess I could have been more informative!   Option 7 does delete the firmware and does leave the Reader showing the message you described. When you connect to PC and run the Sony Updater, however, that reloads the Sony firmware and then you run the Customiser (all without affecting your on device library). I fell into the same trap - delete the firmware then for some unexplicable reason tried to re-set and when that didn't work all logic and reason left me! I resorted to a plea on this board for help (which I received), plugged in and ran the Sony updater and all was well. It was only when I had the reader running again and thought about it that my one sensible brain cell hiding in among the billiions of non-sensible ones piped up and pointed out that as I had deleted the firmware how could I expect the reader to work at all until I had reloaded!  Sorry for the panic attack...  David Last edited by macphersondh; 08-20-2008 at 11:37 PM. | 
|   |   | 
|  08-20-2008, 11:59 PM | #152 | 
| Enthusiast  Posts: 41 Karma: 10 Join Date: Nov 2007 Device: Sony PRS-505, -600, -900, Kindle 2, Touch, PW1 (all gone), PW2, Voyage | 
			
			Thanks for the explanation - at least I understand it now.  And for the help.  Now I can rest - after reading some of my current book  BTW, aside from making most things selectible, what were the changes incorporated into the .04a release?  Seems I have everything I set out to get in the way of hacks......
		 | 
|   |   | 
|  08-21-2008, 12:37 AM | #153 | |||
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | Quote: 
 Quote: 
 Quote: 
   | |||
|   |   | 
|  08-21-2008, 06:53 AM | #154 | 
| Wizard            Posts: 3,442 Karma: 300001 Join Date: Sep 2006 Location: Belgium Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear | 
			
			JFYI, option 7 does not actually "wipe the firmware" but it does switch the Reader into the firmware update mode. It's possible (theoretically) to switch back to the "normal" mode but it's much simpler just to run the flasher again.
		 | 
|   |   | 
|  08-21-2008, 07:40 AM | #155 | |
| Enthusiast  Posts: 41 Karma: 10 Join Date: Nov 2007 Device: Sony PRS-505, -600, -900, Kindle 2, Touch, PW1 (all gone), PW2, Voyage | Quote: 
 | |
|   |   | 
|  08-21-2008, 08:15 AM | #156 | 
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | 
			
			Thanks for that clarification, Igorsk.
		 | 
|   |   | 
|  08-21-2008, 08:26 AM | #157 | 
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | 
			
			Congratulations. I'll make sure I either rename or delete kBookAssets1.png from the next revision. Thanks for pointing this out. As far as files.505.1.1.00.18040/opt/sony/ebook/application/resources/scripts/ goes, I suggest you check again. Both the Flasher and my program fail if it's not present.
		 | 
|   |   | 
|  08-21-2008, 09:41 AM | #158 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 Code: <boolean key="0x41" do="doPrevious"/> <boolean key="0x41-hold" do="doFirst"/> <boolean key="0x40" do="doNext"/> <boolean key="0x40-hold" do="doLast"/> Code: <boolean key="0x31" do="doLeft"/> <boolean key="0x31-hold" do="doFirst"/> <boolean key="0x30" do="doRight"/> <boolean key="0x30-hold" do="doLast"/> Code: <boolean key="0x41" do="doLeft"/> <boolean key="0x41-hold" do="doLeft"/> <boolean key="0x40" do="doRight"/> <boolean key="0x40-hold" do="doRight"/> Now if someone would not mind testing these to see if I got them right. | |
|   |   | 
|  08-22-2008, 12:05 PM | #159 | ||
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | 
			
			As configured, these hacks aren't working for me.  Quote: 
 Quote: 
 Perhaps they need to be enclosed in a function bubble, just as the joystick next page hack needed to be. | ||
|   |   | 
|  08-22-2008, 12:07 PM | #160 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			No function bubbles are needed as far as I can tell. All that's needed is to replace the key functions. I've not seen that any function bubbles are needed. The hacks for the 500 were just key function replacement and when I did some on the 505, it was the same. I'll grab a fresh XML from Flasher 2.0 and tell you what lines those are. | 
|   |   | 
|  08-22-2008, 12:39 PM | #161 | 
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | 
			
			My "duh" post.
		 Last edited by JeffElkins; 08-22-2008 at 02:31 PM. Reason: a senior moment | 
|   |   | 
|  08-22-2008, 12:49 PM | #162 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			The code I posted is from applicationStart.xml. Nothing gets edited in main.xml to get the keypress to change.
		 | 
|   |   | 
|  08-22-2008, 02:28 PM | #163 | 
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | 
				
				0.05 Test
			 
			
			PRSCustomizer 0.05 is now available.
		 Last edited by JeffElkins; 08-25-2008 at 09:25 PM. | 
|   |   | 
|  08-22-2008, 02:29 PM | #164 | 
| Guru           Posts: 780 Karma: 1416 Join Date: Jan 2008 Device: Kobo Clara 2E/HD, Kindle PW | |
|   |   | 
|  08-22-2008, 02:38 PM | #165 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Did you get to testing my hacks and did they actually work?
		 | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| PRS500 - Will we be able to use PRSCustomizer after upgrading firmware? | jimmyzou | Sony Reader | 0 | 11-30-2009 10:10 AM | 
| Prscustomizer not working and info on unicode | shilpa | Sony Reader | 1 | 08-14-2009 01:35 AM | 
| beginner to prs505 reader | adixon | Sony Reader | 30 | 12-08-2008 01:00 PM | 
| Help with PRSCustomizer!! Please | rlanger | Sony Reader | 11 | 11-28-2008 05:47 AM | 
| How-To Customize the Reader Name and Theme | Frog29 | Sony Reader Dev Corner | 1 | 08-08-2008 07:49 PM |