|  08-29-2014, 11:16 PM | #16 | |
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | Quote: 
 | |
|   |   | 
|  08-29-2014, 11:27 PM | #17 | 
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | 
			
			That is interesting! Does everything still work correcty when there are two columns? Font size 10 is far too small for reading to my eyes, but it could be useful for scanning through some books if the navigation still works okay.
		 | 
|   |   | 
|  08-30-2014, 02:23 AM | #18 | 
| Evangelist            Posts: 411 Karma: 902071 Join Date: Jun 2008 Location: Zaragoza (Spain) Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE | |
|   |   | 
|  09-05-2014, 06:23 AM | #19 | |
| Grand Sorcerer            Posts: 6,545 Karma: 14008730 Join Date: May 2008 Location: PA (USA) Device: Kobo Clara, 2E, Libre 1, PW4, PW5, 2022 Kindle, Kobo Libre Colour | Quote: 
 Here is what I used for 3.3.0 but doesn't go through on 3.8.0. # Glo/Aura replace_string = C699F4, `font-size: 20px;`, `font-size: 30px;` # Aura HD #replace_string = C699F4, `font-size: 20px;`, `font-size: 29px;` It must be that C number. Does anyone know the right number? Thanks! | |
|   |   | 
|  09-05-2014, 11:25 PM | #20 | 
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | 
			
			The synopsis bug is fixed in the sense that the font size is now what Kobo intended it to be, but here is a patch to change the font size to something different: Firmware 3.8.0 (add to libnickel.so.1.0.0.patch): Spoiler: 
 (The replacement string is the font size in pixels, but with a "\x00" between the digits. e.g. 30 is written as 3\x000.) | 
|   |   | 
|  09-06-2014, 07:40 AM | #21 | |
| Grand Sorcerer            Posts: 6,545 Karma: 14008730 Join Date: May 2008 Location: PA (USA) Device: Kobo Clara, 2E, Libre 1, PW4, PW5, 2022 Kindle, Kobo Libre Colour | Quote: 
 Perhaps you know why one of my Glos has this list of files in .kobo stack_00 (these are text documents) Stack_01 stack_02 stack_03 stack_04 stack_05 stack_06 Trolltech (this is a config file) The other Glo only has stack_00 Trolltech The first one (with all the files) always gives me an error message on connect (scan with windows), the second does not. So would it be reasonable and safe to delete the extra files? Last edited by booklover6; 09-06-2014 at 07:47 AM. | |
|   |   | 
|  09-06-2014, 08:14 AM | #22 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 | |
|   |   | 
|  09-06-2014, 08:50 AM | #23 | |
| Grand Sorcerer            Posts: 6,545 Karma: 14008730 Join Date: May 2008 Location: PA (USA) Device: Kobo Clara, 2E, Libre 1, PW4, PW5, 2022 Kindle, Kobo Libre Colour | Quote: 
 | |
|   |   | 
|  09-06-2014, 08:58 AM | #24 | 
| Grand Sorcerer            Posts: 6,267 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | |
|   |   | 
|  09-06-2014, 09:09 AM | #25 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | |
|   |   | 
|  09-06-2014, 09:29 AM | #26 | 
| Grand Sorcerer            Posts: 6,545 Karma: 14008730 Join Date: May 2008 Location: PA (USA) Device: Kobo Clara, 2E, Libre 1, PW4, PW5, 2022 Kindle, Kobo Libre Colour | 
			
			Noted, and thanks. I didn't delete it...I won't touch anything in .kobo unless I am sure.
		 | 
|   |   | 
|  09-10-2014, 06:10 PM | #27 | |
| Member  Posts: 17 Karma: 10 Join Date: Aug 2014 Device: kobo glo | Quote: 
 | |
|   |   | 
|  09-10-2014, 06:36 PM | #28 | 
| Bibliophagist            Posts: 48,088 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			The subdirectory is part of the patcher archive. 1. Download the patch_kobo_38.zip file from the first message in this thread. 2. Open the .zip file with your favourite archive utility (I use 7Zip). 3. Copy the patch_kobo_38 directory to wherever you prefer. 4. Close the .zip file, open the patch_kobo_38 directory. Inside it you will see a directory called 3.8.0_source. 5. Copy the downloaded Kobo firmware file (kobo-update-3.8.0.zip) into that directory. The first time you run the .bat file (Windows) or the .sh file (Linux), the needed files will be extracted from the firmware archive. 6. Edit the patch files in 3.8.0_source directory for your purposes and run the .bat/.sh file. Substitute "folder" for "directory" if you are more comfortable with that terminology. Have fun. Regards, David | 
|   |   | 
|  09-11-2014, 07:40 AM | #29 | |
| Member  Posts: 17 Karma: 10 Join Date: Aug 2014 Device: kobo glo | Quote: 
 | |
|   |   | 
|  09-23-2014, 11:04 AM | #30 | 
| Member  Posts: 20 Karma: 10 Join Date: Jun 2013 Location: Rüsselsheim, Germany Device: Kobo Aura HD | 
			
			Thanks alot for updating the patches, so I have a highly readable page layout. I would like to configure it with values for the footer like this: # Example for AuraHD/H2O: replace_string = D54355, `min-height: 70px;`, `min-height: 60px;` replace_string = D54368, `max-height: 70px;`, `max-height: 60px;` replace_string = D54385, `footerMargin: 40;`, `footerMargin: 20;` replace_string = D5439F, `font-size: 16px;`, `font-size: 26px;` replace_string = D543B1, `padding-bottom: 0px;`, `padding-bottom: 22px;` replace_string = D543C7, `margin-top: 0px;`, `margin-top: 0px;` But I get the error message: Ignoring disabled patch `Disable reading footer` replace_string replacement too long. How can I get around it? | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Firmware Update Instructions and the latest Firmware Versions | mitchwah | Ectaco jetBook | 113 | 10-24-2023 09:02 PM | 
| Instructions for patching firmware 3.2.0 | DNSB | Kobo Developer's Corner | 66 | 12-05-2014 07:28 AM | 
| Instructions for patching firmware 3.3.x, 3.4.x, 3.5.x | GeoffR | Kobo Developer's Corner | 285 | 08-27-2014 10:06 AM | 
| Instructions for patching firmware 3.1.1 | GeoffR | Kobo Developer's Corner | 64 | 04-18-2014 01:23 PM |