|  01-12-2019, 02:57 PM | #166 | 
| Wizard            Posts: 1,775 Karma: 2694823 Join Date: Dec 2011 Location: The Netherlands Device: Kobo Touch, Glo, Clara HD | |
|   |   | 
|  01-27-2019, 08:46 AM | #167 | |
| Member  Posts: 21 Karma: 10 Join Date: Jan 2019 Location: Alicante Device: Kobo Clara HD | Quote: 
 This is probably a silly question but I dont want to brick the reader. I get lost in step 4 "Install the firmware on your kobo BEFORE proceeding with the next steps." I already have the firmware 4.12.12111 installed in the reader, so I guess I can just skip step 4, cant I? Thanks Last edited by fluffier; 01-28-2019 at 03:02 AM. | |
|   |   | 
|  01-27-2019, 10:00 AM | #168 | 
| Enthusiast  Posts: 48 Karma: 12 Join Date: Jan 2018 Device: Kobo Clara BW, PW5, Pocketbook HD3 | 
			
			yoYes, u can skip step 4
		 | 
|   |   | 
|  02-03-2019, 11:57 PM | #169 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
				
				Patches v40 with kobopatch v0.13.0 and new "Disable all tutorial dialogs" patch
			 
			
			I have released patches v40. This release updates kobopatch to v0.13.0 (new FindBaseAddressSymbol and ReplaceBytesAtSymbol instructions), adds an additional replacement to "Custom footer style" (by @jackie_w), and adds the following patch: Disable all tutorial dialogs (@geek1011): This patch removes the tutorial dialogs. These include the "Read a book" tutorial, the sync reminder, the quick tour tile, and so on. Spoiler: 
 | 
|   |   | 
|  02-06-2019, 08:42 PM | #170 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
				
				Patches v41
			 
			
			The 3 missing libadobe patches are back: https://www.mobileread.com/forums/sh...&postcount=177
		 | 
|   |   | 
|  02-07-2019, 06:02 AM | #171 | 
| Guru            Posts: 978 Karma: 3475832 Join Date: May 2012 Location: France Device: Elipsa, Sage, Libra 2 | 
			
			Thank you so much geek. I had given up reading the PDFs which were one  reason I bought the One, then the Forma, and am very happy I can now read them.
		 | 
|   |   | 
|  02-10-2019, 04:31 AM | #172 | 
| Member  Posts: 21 Karma: 10 Join Date: Jan 2019 Location: Alicante Device: Kobo Clara HD | 
				
				windows batch and patch help
			 
			
			Hello,  First I would like to thank all the developers and patch creators, my kobo is a better reader now. I know nothing about programming, I made a few mistakes when modifying the patches and the tgz file would not show up. When using the windows batch to create the tgz it would be very helpful if the windonws batch window stayed open so we would be able to see where the error lies (because it tells you). If you make a mistake it closes really quickly and one is unable to see what one did wrong. I do not know if this is something that can be changed, maybe it is a windows feature and you guys can do nothing about it, in that case, forget about it. Also, could you guys help me with the patches? I managed to get the tgz and update my kobo but there is one thing I want back and one thing I am unable to get rid of. I have gone through the patches a few times but I dont seem find what I want, let me explain, please see the attachement: 1. See the circle at the top? How do I get rid of the book title to get more space for reading? 2. See the square below? How do I get back the page progress? It used to say something like "30 / 245" Thanks!   | 
|   |   | 
|  02-10-2019, 07:00 AM | #173 | |
| Grand Sorcerer            Posts: 6,266 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | Quote: 
 You should have 2 checkboxes there labelled 'Show title' and 'Show footer'. From your photo it looks like you may have the ticks the wrong way round. | |
|   |   | 
|  02-10-2019, 07:44 AM | #174 | |
| Member  Posts: 21 Karma: 10 Join Date: Jan 2019 Location: Alicante Device: Kobo Clara HD | Quote: 
 | |
|   |   | 
|  02-10-2019, 08:55 AM | #175 | |
| Evangelist            Posts: 445 Karma: 287725 Join Date: Sep 2014 Location: Europe Device: Kobo Aura H2O/Glo HD/Libra 2, Kindle PW3/PW5/PW11, Boox Palma | 
			
			Hi all, I'm not sure what I'm doing wrong exactly, but I'm having trouble with the "Kepub stylesheet additions" patch. I want to enable it so that I can set justification as the default for all of my books, and as far as I understand it, to do that I need to 1) enable the patch itself (changing no into yes), 2) uncomment the ReplaceString line below "Example 1". However, whenever I do that the patch creation process will fail, and I will get the following in the log file: Quote: 
  I'm pasting the text of the patch below. Code: KePub stylesheet additions:
  - Enabled: yes
  - Description: Makes room to add some additional CSS to the default KePub stylesheet.
    # See replacement CSS below for examples.
  - FindBaseAddressString: ".KBHighlighting, .KBSearchResult {"
  - ReplaceString: {Offset: 0x0000, Find: ".KBHighlighting, .KBSearchResult { background-color: #C6C6C6 !important; } \t",                                                                         Replace: ".KBHighlighting,.KBSearchResult{background-color:#C6C6C6!important}.KBSearch", MustMatchLength: yes}
  - ReplaceString: {Offset: 0x004C, Find: ".KBSearchResult, .KBAnnotation, .KBHighlighting { font-size: 100% !important; -webkit-text-combine: inherit !important; } \t",                          Replace: "Result,.KBAnnotation,.KBHighlighting{font-size:100%!important;-webkit-text-combine:inherit!important}.KBAnnotation[writingM", MustMatchLength: yes}
  - ReplaceString: {Offset: 0x00C7, Find: ".KBAnnotation[writingMode=\"horizontal-tb\"], .KBAnnotationContinued[writingMode=\"horizontal-tb\"] { border-bottom: 2px solid black !important; } \t", Replace: "ode=\"horizontal-tb\"],.KBAnnotationContinued[writingMode=\"horizontal-tb\"]{border-bottom:2px solid black!important}.KBAnnotation[writingMode=\"vert", MustMatchLength: yes}
  - ReplaceString: {Offset: 0x0157, Find: ".KBAnnotation[writingMode=\"vertical-rl\"], .KBAnnotationContinued[writingMode=\"vertical-rl\"] { border-right: 2px solid black !important; } \t",      Replace: "ical-rl\"],.KBAnnotationContinued[writingMode=\"vertical-rl\"]{border-right:2px solid black!important}.KBAnnotation[writingMode=\"vertical-lr\"]", MustMatchLength: yes}
  - ReplaceString: {Offset: 0x01E2, Find: ".KBAnnotation[writingMode=\"vertical-lr\"], .KBAnnotationContinued[writingMode=\"vertical-lr\"] { border-left: 2px solid black !important; }",          Replace: ",.KBAnnotationContinued[writingMode=\"vertical-lr\"]{border-left:2px solid black!important}/*********************************************/", MustMatchLength: yes}
    #
    # Replacement value: CSS string of exactly 47 characters in length:
    #
    # Example 1: Make full justification the default:
 - ReplaceString: {Offset: 0x023B, Find: "/*********************************************/", Replace: "body{text-align:justify                       }", MustMatchLength: yes}
    #
    # Example 2: text-rendering:optimizeSpeed: Disables kerning, but fixes some
    # rendering problems that affect fully justified text.
# - ReplaceString: {Offset: 0x023B, Find: "/*********************************************/", Replace: "body{text-rendering:optimizeSpeed             }", MustMatchLength: yes}
    #
    # Example 3: text-rendering:optimizeLegibility: Enables ligatures, but causes
    # some additional rendering problems for fully justified text.
# - ReplaceString: {Offset: 0x023B, Find: "/*********************************************/", Replace: "body{text-rendering:optimizeLegibility        }", MustMatchLength: yes}
    #
    # Example 4: Make KePub font sizes match ePub font sizes: ePubs render with
    # 1.5 times the font size of KePubs by default. With this enabled they match.
# - ReplaceString: {Offset: 0x023B, Find: "/*********************************************/", Replace: "#book-inner{font-size:1.5em                   }", MustMatchLength: yes} | |
|   |   | 
|  02-10-2019, 09:46 AM | #176 | |
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 | |
|   |   | 
|  02-10-2019, 10:49 AM | #177 | 
| Evangelist            Posts: 445 Karma: 287725 Join Date: Sep 2014 Location: Europe Device: Kobo Aura H2O/Glo HD/Libra 2, Kindle PW3/PW5/PW11, Boox Palma | |
|   |   | 
|  02-11-2019, 07:48 AM | #178 | 
| Guru            Posts: 920 Karma: 275656 Join Date: Jun 2016 Device: Kobo | 
			
			Please tell me this patch too: Kepub stylesheet additions Code:   - ReplaceString: {Offset: 0x023B, Find: "/*********************************************/", Replace: "#book-inner{font-size:1.5em                   }", MustMatchLength: yes}I wanted the Pocket articles have the same font size so that my books (epub). Is it possible? | 
|   |   | 
|  02-23-2019, 04:53 AM | #179 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Jun 2018 Device: Kobo Aura One | 
				
				Overdrive
			 
			
			Where is overdrive?
		 | 
|   |   | 
|  02-23-2019, 06:26 AM | #180 | 
| 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 | 
			
			Overdrive support is restricted to certain countries. This has been discussed a lot including some workarounds. But, you should approach Kobo to encourage them to expand the support. And also talk to your local library to request the support.
		 | 
|   |   | 
|  | 
| Tags | 
| kobopatch, patch, patch32lsb, patches, patching | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Instructions for patching firmware 3.13.1 | GeoffR | Kobo Developer's Corner | 56 | 07-01-2016 09:59 AM | 
| Instructions for patching firmware 3.16.10 | GeoffR | Kobo Developer's Corner | 12 | 08-14-2015 03:40 AM | 
| Instructions for patching firmware 3.16.0 | GeoffR | Kobo Developer's Corner | 74 | 08-12-2015 02:12 PM | 
| Instructions for patching firmware 3.12.1 | GeoffR | Kobo Developer's Corner | 56 | 03-20-2015 05:14 AM | 
| Instructions for patching firmware 3.12.0 | GeoffR | Kobo Developer's Corner | 165 | 02-07-2015 09:22 AM |