Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-24-2016, 11:00 PM   #121
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Should there be a problem implementing the "My 15 line spacing values" patch on a kobo aura h20? The error I get is: ERROR(b) wrong value in 'My 15 line spacing values' (position 616F30) I haven't changed any of the values, only allowed the patch. I'm new to kobo but so far all the patches I've used have worked well, including the one for the larger dictionary fonts and the freedom to advanced fonts control, among others. Just wondering what I could be doing wrong.
jscris is offline   Reply With Quote
Old 02-25-2016, 11:31 AM   #122
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,705
Karma: 130140792
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by jscris View Post
Should there be a problem implementing the "My 15 line spacing values" patch on a kobo aura h20? The error I get is: ERROR(b) wrong value in 'My 15 line spacing values' (position 616F30) I haven't changed any of the values, only allowed the patch. I'm new to kobo but so far all the patches I've used have worked well, including the one for the larger dictionary fonts and the freedom to advanced fonts control, among others. Just wondering what I could be doing wrong.
It sounds like you've changed something accidentally.

This is the patch as I use it for my H2O.

Code:
<Patch>
patch_name = `My 15 line spacing values` 
patch_enable = `yes`
#
## This patch changes the line spacing set by the line spacing adjustment
## slider, allowing much narrower line spacing to be set. It is recommended to
## select your own custom spacings by editing the replace_float lines at the
## bottom of this patch, as the defaults will not suit everyone.
#
# load val1 from new table
replace_bytes = 616E2C, 00 23 00 22 C3 F6 F0 73, 00 46 40 A3 D3 E9 00 23
# load val5 from new table
replace_bytes = 616E84, 43 F2 33 33 4F F0 33 32, 2C A3 D3 E9 00 23 00 46
replace_bytes = 616E8C, C3 F6 F3 73, 00 46 00 46
# load val7 from new table
replace_bytes = 616EB2, 00 23 00 22 C3 F6 F8 73, 00 46 22 A3 D3 E9 00 23
# load val10 from new table
replace_bytes = 616EF0, 00 22 4F F0 80 43, 15 A3 D3 E9 00 23
# load val11-val14 from old table in a loop to make room for new table
replace_bytes = 616F04, 48 A3 D3 E9 00 23 07 F1, 48 A7 00 26 D7 E9 00 23
replace_bytes = 616F0C, 80 01 20 46 61 E9 0A 23, 20 A9 31 44 61 E9 0A 23
replace_bytes = 616F14, FC F5 48 E8 45 A3 D3 E9, 20 46 FC F5 48 E8 08 36
replace_bytes = 616F1C, 00 23 07 F1 80 01 20 46, 08 37 20 2E F2 D1 00 AF
# load val15 from new table, jump over new table
replace_bytes = 616F24, 61 E9 08 23 FC F5 3E E8, 0A A3 D3 E9 00 23 17 E0
# new table, inial values 1.0, 1.2, 1.5, 2.0, 3.0
replace_bytes = 616F30, 00 23 07 F1 80 01 20 46, 00 00 00 00 00 00 F0 3F
replace_bytes = 616F38, 61 E9 06 23 FC F5 34 E8, 33 33 33 33 33 33 F3 3F
replace_bytes = 616F40, 3F A3 D3 E9 00 23 07 F1, 00 00 00 00 00 00 F8 3F
replace_bytes = 616F48, 80 01 20 46 61 E9 04 23, 00 00 00 00 00 00 00 40
replace_bytes = 616F50, FC F5 2A E8 00 23 00 22, 00 00 00 00 00 00 08 40
#
# 15 values for replacement, change these to suit:
replace_float = 616F30, 1.0, 0.7
replace_float = 616FF8, 1.05, 0.73
replace_float = 617000, 1.07, 0.75
replace_float = 617008, 1.1, 0.8
replace_float = 616F38, 1.2, 0.84
replace_float = 617010, 1.35, 0.86
replace_float = 616F40, 1.5, 0.88
replace_float = 617018, 1.7, 0.9
replace_float = 617020, 1.8, 0.92
replace_float = 616F48, 2.0, 0.94
replace_float = 617028, 2.2, 0.96
replace_float = 617030, 2.4, 0.98
replace_float = 617038, 2.6, 1.0
replace_float = 617040, 2.8, 1.05
replace_float = 616F50, 3.0, 1.1
#
# The 15 line spacing values above should allow the line spacing to be adjusted
# in increments of one pixel when using a medium sized font on a high resolution
# device. If you use a small font size and/or a lower resolution device you may
# find that increasing the slider one step at a time doesn't always result in a
# line spacing change at each step. In that case, you might want to use 15
# replacement values that are not quite so close together. For example:
#
#   0.7 0.75 0.8 0.825 0.85 0.875 0.9 0.925 0.95 0.975 1.0 1.05 1.1 1.15 1.2
#
# Also note that the KEPUB reader has problems when the line spacing value is
# set too low, depending on the font used. Most of the built-in fonts are okay
# down to about 0.9. If you only read KePub books then you might want to remove
# some of the lower values and add some more of the higher ones. For example:
#
#   0.9 0.925 0.95 0.975 1.0 1.025 1.05 1.075 1.1 1.15 1.2 1.25 1.3 1.35 1.4
#
</Patch>
JSWolf is offline   Reply With Quote
Advert
Old 02-25-2016, 12:16 PM   #123
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Quote:
Originally Posted by JSWolf View Post
It sounds like you've changed something accidentally.

This is the patch as I use it for my H2O.
Thanks! Same result. I wondered if one of the other patches was interfering, so I put it first, but the result was the same. I really would like to try that one.
jscris is offline   Reply With Quote
Old 02-25-2016, 12:18 PM   #124
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,705
Karma: 130140792
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by jscris View Post
Thanks! Same result. I wondered if one of the other patches was interfering, so I put it first, but the result was the same. I really would like to try that one.
Did you replace the one you had with that one or did you add that one in addition to the other one?
JSWolf is offline   Reply With Quote
Old 02-25-2016, 12:23 PM   #125
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by jscris View Post
The error I get is: ERROR(b) wrong value in 'My 15 line spacing values' (position 616F30)
That error message is not from the patch32lsb program, are you using another program to apply the patch?

There is a problem with the way python handles floating point numbers, so you can't use tshering's KBPatcher program to apply this patch.
GeoffR is offline   Reply With Quote
Advert
Old 02-25-2016, 12:43 PM   #126
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Quote:
Originally Posted by JSWolf View Post
Did you replace the one you had with that one or did you add that one in addition to the other one?
Replaced it.
jscris is offline   Reply With Quote
Old 02-25-2016, 12:45 PM   #127
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Quote:
Originally Posted by GeoffR View Post
That error message is not from the patch32lsb program, are you using another program to apply the patch?

There is a problem with the way python handles floating point numbers, so you can't use tshering's KBPatcher program to apply this patch.
Hmm. Using the batch file for aura h20 with the patch for big fonts (bad eyes patches).
jscris is offline   Reply With Quote
Old 02-25-2016, 12:53 PM   #128
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by jscris View Post
Hmm. Using the batch file for aura h20 with the patch for big fonts (bad eyes patches).
That won't work for this patch, you need to use the method in the "Instructions for patching firmware ..." thread for the appropriate firmware version (listed at the top of post #1 in this thread.) You can then use the output from that process as input to the bad eyes patches method to apply the rest of the bad eyes patches.
GeoffR is offline   Reply With Quote
Old 02-25-2016, 12:54 PM   #129
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Quote:
Originally Posted by GeoffR View Post
That won't work for this patch, you need to use the method in the "Instructions for patching firmware ..." thread for the appropriate firmware version (listed at the top of post #1 in this thread.) You can then use the output from that process as input to the bad eyes patches method to apply the rest of the bad eyes patches.
Thanks! New to this. Appreciate the help!

EDIT: That was the problem! Works just as I'd hoped. Again, thanks very much!

EDIT: I haven't reapplied the bad eyes patches because I believe that's the reason I ended up the way I was doing it. When I applied the "bad eyes" earlier it wiped out the first patches. Sooo, not knowing what I'm doing, I copied/pasted the earlier patches to run with the bad eyes patches. It seemed to work for everything except the line spacing patch. I'd prefer the dictionary type larger, but not at the expense of losing the line-spacing patch.

Last edited by jscris; 02-25-2016 at 02:50 PM.
jscris is offline   Reply With Quote
Old 02-25-2016, 04:35 PM   #130
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,705
Karma: 130140792
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by oren64 View Post
Can you please double check that the patch is in "libnickel.so.1.0.0.patch" file.
See in cmd.exe if it show "Applied patch 'Dictionary frame size'".

Edit: Also you can extract "libnickel.so.1.0.0" file from 3.xx_target\KoboRoot.tgz,
and see if the patch change the text, search>go to>61720, in FW 3.19.5.

In post #78 MGlitch confirmed that the patch works on H2O.
I've redone the patch and it works fine this time. Must have been something I did. Thanks.
JSWolf is offline   Reply With Quote
Old 02-26-2016, 01:19 AM   #131
drjd
The Couch Potato
drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.
 
drjd's Avatar
 
Posts: 34,509
Karma: 230999999
Join Date: Aug 2015
Device: Kobo Glo, Kobo Touch, Archos 9, Onyx Boox C67ML Carta
Quote:
Originally Posted by jscris View Post
EDIT: I haven't reapplied the bad eyes patches because I believe that's the reason I ended up the way I was doing it. When I applied the "bad eyes" earlier it wiped out the first patches. Sooo, not knowing what I'm doing, I copied/pasted the earlier patches to run with the bad eyes patches. It seemed to work for everything except the line spacing patch. I'd prefer the dictionary type larger, but not at the expense of losing the line-spacing patch.
I have wrestled with the same problems earlier, combining 'Metazoa patches' and 'Bad eyes patches'. But it can be solved. Perhaps you should go through the procedure described in https://www.mobileread.com/forums/sho...&postcount=184. Hope it helps.
drjd is offline   Reply With Quote
Old 02-26-2016, 10:37 AM   #132
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 393
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, ipads, h2o, KA1, inkBOOK, T80s, Mars, Nova Pro
Quote:
Originally Posted by drjd View Post
I have wrestled with the same problems earlier, combining 'Metazoa patches' and 'Bad eyes patches'. But it can be solved. Perhaps you should go through the procedure described in https://www.mobileread.com/forums/sho...&postcount=184. Hope it helps.
I will check that out.

EDIT: That worked! Perfect! Thank you again!

Last edited by jscris; 02-26-2016 at 05:52 PM.
jscris is offline   Reply With Quote
Old 02-27-2016, 03:45 AM   #133
drjd
The Couch Potato
drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.drjd ought to be getting tired of karma fortunes by now.
 
drjd's Avatar
 
Posts: 34,509
Karma: 230999999
Join Date: Aug 2015
Device: Kobo Glo, Kobo Touch, Archos 9, Onyx Boox C67ML Carta
Quote:
Originally Posted by jscris View Post
I will check that out.

EDIT: That worked! Perfect! Thank you again!
Glad I could be of help to you.
drjd is offline   Reply With Quote
Old 05-04-2016, 08:06 AM   #134
oren64
I need a chapter break
oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.
 
oren64's Avatar
 
Posts: 4,042
Karma: 56058267
Join Date: Mar 2015
Location: Israel
Device: Kobo Glo
Patch to `Increasing The View Details Container`


Firmware 4.2.8810+, the patch is integrated in GeoffR patcher, nickel.patch.


Firmware 4.1.7729: nickel.patch, See CSS nickel patch.
Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
#Firmware: 4.1.7729
#File:     nickel.patch
replace_bytes = 4B6478, 78 9C AD 56 CB 6E DB 30, 78 9C AD 56 4D 8F D3 30
replace_bytes = 4B6480, 10 BC FB 2B 8C F8 5A 03, 10 BD F7 57 54 DB 2B 95
replace_bytes = 4B6488, 12 F5 70 94 A2 87 B6 29, 1A E7 83 66 11 07 60 91
replace_bytes = 4B6490, D0 1C 0A 14 49 81 1C 8A, D8 03 12 DA 45 E2 80 10
replace_bytes = 4B6498, A2 A0 2D 46 26 2C 89 0A, 72 1B 6F 6A 35 89 B3 8E
replace_bytes = 4B64A0, C5 34 31 8A FC 7B 45 4B, 97 6D 85 F6 BF 13 37 69
replace_bytes = 4B64A8, B6 45 6A 4D D2 51 E1 DB, 1B 3B 13 DB DD A0 DE 66
replace_bytes = 4B64B0, AE 35 33 E4 EE 2C 77 26, 9A F7 9E 3D F3 3C 33 13
replace_bytes = 4B64B8, 58 F5 99 95 02 D3 92 F0, AC FC C4 0A 81 69 41 F8
replace_bytes = 4B64C0, 9F 8F 1F AB EA 77 4A FE, CF C7 0F 65 F9 3B 21 7F
replace_bytes = 4B64C8, D0 15 B9 A9 7F 70 9A B3, E8 9A DC 56 DF 39 CD 58
replace_bytes = 4B64D0, 6C FB E1 42 F0 27 72 F1, BA 7F 7F 25 F8 13 B9 FA
replace_bytes = 4B64D8, 6B FA 77 32 9D 3E 56 9C, 35 FD 3B 99 4E 1F 4B CE
replace_bytes = 4B64E0, 55 84 8B ED BC F9 EE 1B, 4A C2 C5 7E 5E 7F F7 15
replace_bytes = 4B64E8, E6 19 2D AF A6 DE 7B 25, F3 94 16 D7 D3 C5 3B 25
replace_bytes = 4B64F0, 93 93 07 B1 4F 21 2D C7, 93 91 07 71 4C 21 2D C7
replace_bytes = 4B64F8, 69 B6 3E 99 5C 32 21 58, 69 BA 19 4C AE 98 10 2C
replace_bytes = 4B6500, B1 CF FA 4D F6 75 32 3B, 3F 66 BD 3A FB 32 99 0D
replace_bytes = 4B6508, AD EF FB 9A 91 92 BE 8C, EB FB B6 61 A4 A0 BB 51
replace_bytes = 4B6510, D2 17 98 F4 E9 49 4D 5F, FA 7C 93 3E 3D A9 E9 0B
replace_bytes = 4B6518, 64 D1 77 CD 71 C6 CA 51, 2D FA 6E 38 4E 59 31 4A
replace_bytes = 4B6520, F2 42 93 3C 3D A9 CA 43, 5E 60 92 A7 27 55 79 C8
replace_bytes = 4B6528, B6 EB BB C6 DB 5C C2 8D, 76 7D 37 78 9F 49 B8 51
replace_bytes = 4B6530, 12 18 21 83 40 3D A9 09, 02 43 64 10 A8 27 35 81
replace_bytes = 4B6538, 8C 77 02 97 8C 6D 6E CA, D1 41 E0 8A B1 ED 6D F1
replace_bytes = 4B6540, 07 76 4F D3 8C 08 7B 07, C0 7E D0 24 25 C2 DE 81
replace_bytes = 4B6548, 16 B4 9C AF 89 A4 91 05, 39 2D E6 1B 22 69 E4 19
replace_bytes = 4B6550, F2 AA 17 C9 51 E0 17 3D, 17 E5 4E 72 E4 78 A7 07
replace_bytes = 4B6558, 68 81 86 9A 47 81 4E 20, 2D D0 50 F3 28 D0 3E 04
replace_bytes = 4B6560, E8 C4 05 1A A8 7B 1F 39, ED BB 40 03 75 EF 22 07
replace_bytes = 4B6568, 8A 00 E4 2E 68 43 86 4A, 90 E8 C0 49 34 58 B2 2E
replace_bytes = 4B6570, D6 C7 5E F8 D1 10 BB 0B, 76 04 61 47 27 EC 84 D4
replace_bytes = 4B6578, 36 D8 29 69 1A 21 AF C7, 8D 90 55 63 FD EE 19 1A
replace_bytes = 4B6580, FA DD 37 34 84 74 C5 C9, 42 BA 62 B0 21 5A CB 98
replace_bytes = 4B6588, 86 E8 2C 63 96 E1 6C 6B, 65 38 DB DA 43 23 DE 1D
replace_bytes = 4B6590, 1F 8D 98 3B 56 19 AE EE, AB 0C 57 F7 EA 07 BE E8
replace_bytes = 4B6598, D5 0F 7C D6 74 B1 AB 70, 75 B1 AB 70 36 A9 7E 62
replace_bytes = 4B65A0, 36 A9 7E 62 45 47 62 D2, 45 47 6C D2 11 77 75 5C
replace_bytes = 4B65A8, 91 F4 75 9C 67 40 94 A0, 66 40 3F 06 FA AD 0D 0E
replace_bytes = 4B65B0, 61 BF 75 C1 53 98 56 E7, 61 DA 9C 17 7A 61 1F B3
replace_bytes = 4B65B8, C5 40 0F 77 C1 53 98 36, 0D 0E 61 5A 2C F7 D6 03
replace_bytes = 4B65C0, CB C5 90 E5 62 CF 08 69, 64 B6 C1 41 48 9B D7 96
replace_bytes = 4B65C8, F5 1A BA 04 BC D6 06 1B, 4B 00 B4 0D D6 A0 15 CD
replace_bytes = 4B65D0, D0 9A 16 34 C7 FC 7F 7B, 69 86 F9 FF F6 5A 55 E2
replace_bytes = 4B65D8, AD AE F0 8A 96 59 23 DF, 35 2D D2 FA 46 1C 58 DC
replace_bytes = 4B65E0, 81 C5 DD 4A 63 58 DE EA, AD 34 86 E5 B5 4E 39 91
replace_bytes = 4B65E8, 94 03 49 F7 D2 5B 58 DE, B4 93 DE C2 F2 6A 27 9C
replace_bytes = 4B65F0, EC 84 23 4F B0 E3 C1 79, 79 FC 03 0F CE 2A 76 47
replace_bytes = 4B65F8, CD 6E 09 4E ED 15 A9 70, 70 62 AF 48 89 93 A4 FE
replace_bytes = 4B6600, 9A 36 5F 4A 70 39 6E DA, 52 82 CB E7 A6 29 F7 31
replace_bytes = 4B6608, 72 EF 83 D2 60 C3 28 6F, 28 0D D6 8F F2 A6 0F 9A
replace_bytes = 4B6610, FB C0 DF 5B 00 26 83 0A, F0 20 19 54 18 95 2C 04
replace_bytes = 4B6618, A3 92 45 20 59 04 93 45, C9 42 98 2C 34 92 01 F5
replace_bytes = 4B6620, 46 32 A0 3E 0A 17 F2 20, 51 B8 D0 02 E2 D2 A3 FC
replace_bytes = 4B6628, 2E 3D DA 71 21 CF CC 05, 38 5D CD 5C 50 95 54 B6
replace_bytes = 4B6630, 55 49 65 8B 41 B6 18 66, 08 64 8B 60 B6 A8 65 CB
replace_bytes = 4B6638, 8B 3B B6 9C 61 19 1F C2, 18 96 F1 3E 5C A0 DA ED
replace_bytes = 4B6640, 85 AA DD 3E 35 AF 67 ED, 63 3D 3D 2B D7 55 A2 BB
replace_bytes = 4B6648, BA 4A F4 37 13 B6 69 BE, 99 B0 6D FD 95 D8 C8 CA
replace_bytes = 4B6650, 12 6B 59 B9 C1 5A C5 36, F5 D6 2A B6 FD D2 DA DB
replace_bytes = 4B6658, 5F 3B 7B FB 89 96 A4 82, 8B B5 24 15 24 BF EF 98
replace_bytes = 4B6660, 14 77 3D B3 68 E3 31 00, E5 A2 25 C2 A6 D9 68 AC
replace_bytes = 4B6668, E6 4E 17 74 D0 6C 34 56, 8E 64 A4 3B AB 2B D9 D7
replace_bytes = 4B6670, 4F 32 D2 9D D5 97 1C E8, D7 44 45 B2 D7 D3 1C 44
replace_bytes = 4B6678, 6B A2 22 D9 1F 68 0E A1, D0 7A 12 39 6B 36 DB B4
replace_bytes = 4B6680, 59 19 C6 CE 9A CD 36 ED, AB 7A 69 B8 E8 20 40 06
replace_bytes = 4B6688, AB BE 34 5C 74 18 22 83, D5 4D 89 94 A1 11 2F 81
replace_bytes = 4B6690, EA B6 44 CA 84 4F 80 61, A1 D1 04 1D 54 9B 1F CA
replace_bytes = 4B6698, DC 05 1D 54 9B 07 65 BF, 6E 77 84 06 D1 C8 0F 4D
replace_bytes = 4B66A0, 3B 22 83 68 14 44 A6 AB, 57 DD 13 ED 23 68 7A 22
replace_bytes = 4B66A8, 1E 88 0E 10 B4 63 22 ED, ED AA 3F E7 A5 D8 DF 0B
replace_bytes = 4B66B0, AA BF 14 95 D8 DE 09 2C, 2C C8 9B C9 8C D7 82 C9
replace_bytes = 4B66B8, C8 BB C9 8C 37 82 C9 73, 73 75 8E 69 52 AB EE 15
replace_bytes = 4B66C0, 7D 8C 69 52 EB FE 15 41, 41 18 C6 73 43 04 97 5C
replace_bytes = 4B66C8, 18 C6 73 43 04 E7 5C D4, D4 89 DD 77 62 57 FB DB
replace_bytes = 4B66D0, 81 3D 70 62 57 FB DB 4E, 4E 6E F4 C3 89 3B 70 E3
replace_bytes = 4B66D8, 6E F4 C3 81 3B 74 E3 D6, D6 FA D4 81 DD DC D9 E7
replace_bytes = 4B66E0, FA D4 81 DD DC D9 C7 27, 91 89 0E FC CF BC AE FE
replace_bytes = 4B66E8, 13 ED F8 9F 79 53 FD DB, DD 01 F2 F0 CF 15 5E 6F
replace_bytes = 4B66F0, 1D E4 EE 9F 4B BC DA 64, 53 CE 9E 8A 64 BE 66 19
replace_bytes = 4B66F8, 9C 3D 95 E9 7C C5 72 C6, E3 D7 D3 59 12 CB 5F A3
replace_bytes = 4B6700, AF A6 B3 34 91 BF 56 6D, 36 A3 09 B9 64 8C 2B CD
replace_bytes = 4B6708, 4E 53 72 CE 33 AE AE 37, 1F 01 BD 7F 7C 39 8D C8
replace_bytes = 4B6710, D0 76 B3 EF 22 13 B2 65, B6 BD 09 5A 9B 16 4E C0
replace_bytes = 4B6718, 6F 5A 00 FD B9 F0 9C 80, B6 ED 29 F6 FA D0 4D EC
replace_bytes = 4B6720, 6D DB 53 E2 0F A1 DB D8, E5 1F AC 1C AF 44 00 00
replace_bytes = 4B6728, EB E4 1F 1F 51 AF 88 00, 00 00 00 00 00 00 00 00
</Patch>


Firmware 4.0.7523: nickel.patch, See CSS nickel patch.
Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
# Version 4.0.7523
# file: nickel.patch
replace_bytes = 4BE7E0, AD 56 CB 6E DB 30 10 BC, AD 56 4D 8F D3 30 10 BD
replace_bytes = 4BE7E8, FB 2B 8C F8 5A 03 12 F5, F7 57 54 DB 2B 95 1A E7
replace_bytes = 4BE7F0, 70 94 A2 87 B6 29 D0 1C, 83 66 11 07 60 91 D8 03
replace_bytes = 4BE7F8, 0A 14 49 81 1C 8A A2 A0, 12 DA 45 E2 80 10 72 1B
replace_bytes = 4BE800, 2D 46 26 2C 89 0A C5 34, 6F 6A 35 89 B3 8E 97 6D
replace_bytes = 4BE808, 31 8A FC 7B 45 4B B6 45, 85 F6 BF 13 37 69 1B 3B
replace_bytes = 4BE810, 6A 4D D2 51 E1 DB AE 35, 13 DB DD A0 DE 66 9A F7
replace_bytes = 4BE818, 33 E4 EE 2C 77 26 58 F5, 9E 3D F3 3C 33 13 AC FC
replace_bytes = 4BE820, 99 95 02 D3 92 F0 9F 8F, C4 0A 81 69 41 F8 CF C7
replace_bytes = 4BE828, 1F AB EA 77 4A FE D0 15, 0F 65 F9 3B 21 7F E8 9A
replace_bytes = 4BE830, B9 A9 7F 70 9A B3 6C FB, DC 56 DF 39 CD 58 BA 7F
replace_bytes = 4BE838, E1 42 F0 27 72 F1 6B FA, 7F 25 F8 13 B9 FA 35 FD
replace_bytes = 4BE840, 77 32 9D 3E 56 9C 55 84, 3B 99 4E 1F 4B CE 4A C2
replace_bytes = 4BE848, 8B ED BC F9 EE 1B E6 19, C5 7E 5E 7F F7 15 F3 94
replace_bytes = 4BE850, 2D AF A6 DE 7B 25 93 93, 16 D7 D3 C5 3B 25 93 91
replace_bytes = 4BE858, 07 B1 4F 21 2D C7 69 B6, 07 71 4C 21 2D C7 69 BA
replace_bytes = 4BE860, 3E 99 5C 32 21 58 B1 CF, 19 4C AE 98 10 2C 3F 66
replace_bytes = 4BE868, FA 4D F6 75 32 3B AD EF, BD 3A FB 32 99 0D EB FB
replace_bytes = 4BE870, FB 9A 91 92 BE 8C D2 17, B6 61 A4 A0 BB 51 FA 7C
replace_bytes = 4BE878, 98 F4 E9 49 4D 5F 64 D1, 93 3E 3D A9 E9 0B 2D FA
replace_bytes = 4BE880, 77 CD 71 C6 CA 51 F2 42, 6E 38 4E 59 31 4A 5E 60
replace_bytes = 4BE888, 93 3C 3D A9 CA 43 B6 EB, 92 A7 27 55 79 C8 76 7D
replace_bytes = 4BE890, BB C6 DB 5C C2 8D 12 18, 37 78 9F 49 B8 51 02 43
replace_bytes = 4BE898, 21 83 40 3D A9 09 8C 77, 64 10 A8 27 35 81 D1 41
replace_bytes = 4BE8A0, 02 97 8C 6D 6E CA 07 76, E0 8A B1 ED 6D F1 C0 7E
replace_bytes = 4BE8A8, 4F D3 8C 08 7B 07 16 B4, D0 24 25 C2 DE 81 39 2D
replace_bytes = 4BE8B0, 9C AF 89 A4 91 05 F2 AA, E6 1B 22 69 E4 19 17 E5
replace_bytes = 4BE8B8, 17 C9 51 E0 17 3D 68 81, 4E 72 E4 78 A7 07 2D D0
replace_bytes = 4BE8C0, 86 9A 47 81 4E 20 E8 C4, 50 F3 28 D0 3E 04 ED BB
replace_bytes = 4BE8C8, 05 1A A8 7B 1F 39 8A 00, 40 03 75 EF 22 07 90 E8
replace_bytes = 4BE8D0, E4 2E 68 43 86 4A D6 C7, C0 49 34 58 B2 2E 76 04
replace_bytes = 4BE8D8, 5E F8 D1 10 BB 0B 36 D8, 61 47 27 EC 84 D4 8D 90
replace_bytes = 4BE8E0, 29 69 1A 21 AF C7 FA DD, 55 63 FD EE 19 1A 42 BA
replace_bytes = 4BE8E8, 37 34 84 74 C5 C9 86 E8, 62 B0 21 5A CB 98 65 38
replace_bytes = 4BE8F0, 2C 63 96 E1 6C 6B 1F 8D, DB DA 43 23 DE 1D AB 0C
replace_bytes = 4BE8F8, 98 3B 56 19 AE EE D5 0F, 57 F7 EA 07 BE E8 75 B1
replace_bytes = 4BE900, 7C D6 74 B1 AB 70 36 A9, AB 70 36 A9 7E 62 45 47
replace_bytes = 4BE908, 7E 62 45 47 62 D2 91 F4, 6C D2 11 77 75 5C 66 40
replace_bytes = 4BE910, 75 9C 67 40 94 A0 61 BF, 3F 06 FA AD 0D 0E 61 DA
replace_bytes = 4BE918, 75 C1 53 98 56 E7 C5 40, 9C 17 7A 61 1F B3 0D 0E
replace_bytes = 4BE920, 0F 77 C1 53 98 36 CB C5, 61 5A 2C F7 D6 03 64 B6
replace_bytes = 4BE928, 90 E5 62 CF 08 69 F5 1A, C1 41 48 9B D7 96 4B 00
replace_bytes = 4BE930, BA 04 BC D6 06 1B D0 9A, B4 0D D6 A0 15 CD 69 86
replace_bytes = 4BE938, 16 34 C7 FC 7F 7B AD AE, F9 FF F6 5A 55 E2 35 2D
replace_bytes = 4BE940, F0 8A 96 59 23 DF 81 C5, D2 FA 46 1C 58 DC AD 34
replace_bytes = 4BE948, DD 4A 63 58 DE EA 94 03, 86 E5 B5 4E 39 91 B4 93
replace_bytes = 4BE950, 49 F7 D2 5B 58 DE EC 84, DE C2 F2 6A 27 9C 79 FC
replace_bytes = 4BE958, 23 4F B0 E3 C1 79 CD 6E, 03 0F CE 2A 76 47 70 62
replace_bytes = 4BE960, 09 4E ED 15 A9 70 9A 36, AF 48 89 93 A4 FE 52 82
replace_bytes = 4BE968, 5F 4A 70 39 6E DA 72 EF, CB E7 A6 29 F7 31 28 0D
replace_bytes = 4BE970, 83 D2 60 C3 28 6F FB C0, D6 8F F2 A6 0F 9A F0 20
replace_bytes = 4BE978, DF 5B 00 26 83 0A A3 92, 19 54 18 95 2C 04 C9 42
replace_bytes = 4BE980, 45 20 59 04 93 45 46 32, 98 2C 34 92 01 F5 51 B8
replace_bytes = 4BE988, A0 3E 0A 17 F2 20 2E 3D, D0 02 E2 D2 A3 FC 38 5D
replace_bytes = 4BE990, DA 71 21 CF CC 05 55 49, CD 5C 50 95 54 B6 08 64
replace_bytes = 4BE998, 65 8B 41 B6 18 66 8B 3B, 8B 60 B6 A8 65 CB 18 96
replace_bytes = 4BE9A0, B6 9C 61 19 1F C2 85 AA, F1 3E 5C A0 DA ED 63 3D
replace_bytes = 4BE9A8, DD 3E 35 AF 67 ED BA 4A, 3D 2B D7 55 A2 BB 99 B0
replace_bytes = 4BE9B0, F4 37 13 B6 69 BE 12 6B, 6D FD 95 D8 C8 CA F5 D6
replace_bytes = 4BE9B8, 59 B9 C1 5A C5 36 5F 3B, 2A B6 FD D2 DA DB 8B B5
replace_bytes = 4BE9C0, 7B FB 89 96 A4 82 14 77, 24 15 24 BF EF 98 E5 A2
replace_bytes = 4BE9C8, 3D B3 68 E3 31 00 E6 4E, 25 C2 A6 D9 68 AC 8E 64
replace_bytes = 4BE9D0, 17 74 D0 6C 34 56 4F 32, A4 3B AB 2B D9 D7 D7 44
replace_bytes = 4BE9D8, D2 9D D5 97 1C E8 6B A2, 45 B2 D7 D3 1C 44 D0 7A
replace_bytes = 4BE9E0, 22 D9 1F 68 0E A1 59 19, 12 39 6B 36 DB B4 AB 7A
replace_bytes = 4BE9E8, C6 CE 9A CD 36 ED AB BE, 69 B8 E8 20 40 06 D5 4D
replace_bytes = 4BE9F0, 34 5C 74 18 22 83 EA B6, 89 94 A1 11 2F 81 A1 D1
replace_bytes = 4BE9F8, 44 CA 84 4F 80 61 DC 05, 04 1D 54 9B 1F CA 6E 77
replace_bytes = 4BEA00, 1D 54 9B 07 65 BF 3B 22, 84 06 D1 C8 0F 4D 57 DD
replace_bytes = 4BEA08, 83 68 14 44 A6 AB 1E 88, 13 ED 23 68 7A 22 ED AA
replace_bytes = 4BEA10, 0E 10 B4 63 22 ED AA BF, 3F E7 A5 D8 DF 0B 2C C8
replace_bytes = 4BEA18, 14 95 D8 DE 09 2C C8 BB, 9B C9 8C D7 82 C9 73 75
replace_bytes = 4BEA20, C9 8C 37 82 C9 73 7D 8C, 8E 69 52 AB EE 15 41 18
replace_bytes = 4BEA28, 69 52 EB FE 15 41 18 C6, C6 73 43 04 97 5C D4 89
replace_bytes = 4BEA30, 73 43 04 E7 5C D4 81 3D, DD 77 62 57 FB DB 4E 6E
replace_bytes = 4BEA38, 70 62 57 FB DB 4E 6E F4, F4 C3 89 3B 70 E3 D6 FA
replace_bytes = 4BEA40, C3 81 3B 74 E3 D6 FA D4, D4 81 DD DC D9 E7 91 89
replace_bytes = 4BEA48, 81 DD DC D9 C7 27 13 ED, 0E FC CF BC AE FE DD 01
replace_bytes = 4BEA50, F8 9F 79 53 FD DB 1D E4, F2 F0 CF 15 5E 6F 53 CE
replace_bytes = 4BEA58, EE 9F 4B BC DA 64 9C 3D, 9E 8A 64 BE 66 19 E3 D7
replace_bytes = 4BEA60, 95 E9 7C C5 72 C6 AF A6, D3 59 12 CB 5F A3 36 A3
replace_bytes = 4BEA68, B3 34 91 BF 56 6D 4E 53, 09 B9 64 8C 2B CD 1F 01
replace_bytes = 4BEA70, 72 CE 33 AE AE 37 D0 76, BD 7F 7C 39 8D C8 B6 BD
replace_bytes = 4BEA78, B3 EF 22 13 B2 65 6F 5A, 09 5A 9B 16 4E C0 B6 ED
replace_bytes = 4BEA80, 00 FD B9 F0 9C 80 6D DB, 29 F6 FA D0 4D EC E5 1F
replace_bytes = 4BEA88, 53 E2 0F A1 DB D8 EB E4, AC 1C AF 44 00 00 00 00
replace_bytes = 4BEA90, 1F 1F 51 AF 88 00 00 01, 00 00 00 00 00 00 00 01
</Patch>


Multi-version patch: 3.17.0-3.19.5761+ libnickel.so.1.0.0.patch.
Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
find_base_address = `qproperty-topMargin: 0;\n\tqproperty-leftMargin: 20;`
#<<Bottom margin top container >>
# Touch
#replace_string = 0050, `qproperty-bottomMargin: 10;`, `qproperty-bottomMargin: 05;`
# Glo\Aura
#replace_string = 00ED, `qproperty-bottomMargin:15;`, `qproperty-bottomMargin:10;`
# Aura HD\H2O & Glo HD 
#replace_string = 0188, `qproperty-bottomMargin: 20;`, `qproperty-bottomMargin: 15;`
#<<reducing the book Info>>
# Touch
replace_string = 01D9, `min-height: 300px;`, `min-height: 200px;`
replace_string = 01ED, `max-height: 300px;`, `max-height: 200px;`
#Glo\Aura
replace_string = 0233, `min-height: 390px;`, `min-height: 230px;`
replace_string = 0247, `max-height: 390px;`, `max-height: 230px;`
# Aura HD\H2O & Glo HD 
replace_string = 028C, `min-height: 550px;`, `min-height: 400px;`
replace_string = 02A0, `max-height: 550px;`, `max-height: 400px;`
#
find_base_address = `#details[qApp_deviceIsTrilogy="true"]`
#<<Increasing the details (text) Container>>
# Touch
replace_string = 0029, `min-height: 292px;`, `min-height: 390px;`
replace_string = 003D, `max-height: 292px;`, `max-height: 390px;`
# Glo\Aura
replace_string = 007C, `min-height: 365px;`, `min-height: 515px;`
replace_string = 0090, `max-height: 365px;`, `max-height: 515px;`
# Aura HD\H2O & Glo HD 
replace_string = 00CE, `min-height: 560px;`, `min-height: 710px;`
replace_string = 00E2, `max-height: 560px;`, `max-height: 710px;`
</Patch>


Version patch: 3.13.1, libnickel.so.1.0.0.patch.
Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
find_base_address = `#bookInfoWidget[qApp_deviceIsTrilogy="true"]`
#<<reducing the book Info>>
# Touch
replace_string = 0030, `min-height: 256px;`, `min-height: 200px;`
replace_string = 0044, `max-height:256px;`, `max-height:200px;`
#Glo\Aura
replace_string = 008A, `min-height: 320px;`, `min-height: 230px;`
replace_string = 009E, `max-height:320px;`, `max-height:230px;`
# Aura HD\H2O
replace_string = 00E3, `min-height: 440px;`, `min-height: 320px;`
replace_string = 00F7, `max-height:440px;`, `max-height:320px;`
#
#<<top margin details (text)>>
# Touch
replace_string = 013E, `qproperty-topMargin: 32;`, `qproperty-topMargin: 10;`
# Glo\Aura
replace_string = 018C, `qproperty-topMargin: 40;`, `qproperty-topMargin: 20;`
# Aura HD\H2O
replace_string = 01D9, `qproperty-topMargin: 50;`, `qproperty-topMargin: 30;`
#
#<<Increasing the details (text) Container>>
# Touch
replace_string = 021D, `min-height: 292px;`, `min-height: 390px;`
replace_string = 0231, `max-height: 292px;`, `max-height: 390px;`
# Glo\Aura
replace_string = 0270, `min-height: 365px;`, `min-height: 515px;`
replace_string = 0284, `max-height: 365px;`, `max-height: 515px;`
# Aura HD\H2O
replace_string = 02C2, `min-height: 560px;`, `min-height: 760px;`
replace_string = 02D6, `max-height: 560px;`, `max-height: 760px;`
#
#
find_base_address = `#ratingContainer[qApp_deviceIsPhoenix="true"]`
#
#<<Canceling the rating container>>
# Glo\Aura 
replace_string = 0064, `min-height:45px;`, `min-height:00px;`
replace_string = 007B, `max-height:45px;`, `max-height:00px;`
#replace_string = 0092, `qproperty-bottomMargin: 5;`, `qproperty-bottomMargin: 0;`
# Aura HD\H2O
replace_string = 0113, `min-height:70px;`, `min-height:00px;`
replace_string = 012A, `max-height:70px;`, `max-height:00px;`
#replace_string = 0141, `qproperty-bottomMargin: 25;`, `qproperty-bottomMargin: 0;`
</Patch>

Notes:

I only try this patch on my Kobo Glo FW 3.13.1, if there is overlapping or the text is cut, you can change the values in the patch.

The information at the top (Published, Rating,...), was add by Kobo Utilities Template editor.

Click image for larger version

Name:	screen_2 (2).png
Views:	2648
Size:	87.7 KB
ID:	148578 Click image for larger version

Name:	screen_2 (1).png
Views:	2518
Size:	105.1 KB
ID:	148579

Last edited by oren64; 03-05-2017 at 11:13 AM. Reason: fix patch
oren64 is offline   Reply With Quote
Old 05-13-2016, 03:19 PM   #135
pipcat
Connoisseur
pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.pipcat ought to be getting tired of karma fortunes by now.
 
Posts: 65
Karma: 200153
Join Date: Apr 2016
Device: Kobo Glo Hd
Quote:
Originally Posted by oren64 View Post
Patch to `Increasing The View Details Container`

Multi-version patch: 3.17.0-3.19.5761+
libnickel.so.1.0.0.patch
Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
find_base_address = `qproperty-topMargin: 0;\n\tqproperty-leftMargin: 20;`
#<<Bottom margin top container >>
# Touch
#replace_string = 0050, `qproperty-bottomMargin: 10;`, `qproperty-bottomMargin: 05;`
# Glo\Aura
#replace_string = 00ED, `qproperty-bottomMargin:15;`, `qproperty-bottomMargin:10;`
# Aura HD\H2O
#replace_string = 0188, `qproperty-bottomMargin: 25;`, `qproperty-bottomMargin: 15;`
#<<reducing the book Info>>
# Touch
replace_string = 01D9, `min-height: 300px;`, `min-height: 200px;`
replace_string = 01ED, `max-height: 300px;`, `max-height: 200px;`
#Glo\Aura
replace_string = 0233, `min-height: 390px;`, `min-height: 230px;`
replace_string = 0247, `max-height: 390px;`, `max-height: 230px;`
# Aura HD\H2O
replace_string = 028C, `min-height: 550px;`, `min-height: 320px;`
replace_string = 02A0, `max-height: 550px;`, `max-height: 320px;`
#
find_base_address = `#details[qApp_deviceIsTrilogy="true"]`
#<<Increasing the details (text) Container>>
# Touch
replace_string = 0029, `min-height: 292px;`, `min-height: 390px;`
replace_string = 003D, `max-height: 292px;`, `max-height: 390px;`
# Glo\Aura
replace_string = 007C, `min-height: 365px;`, `min-height: 515px;`
replace_string = 0090, `max-height: 365px;`, `max-height: 515px;`
# Aura HD\H2O
replace_string = 00CE, `min-height: 560px;`, `min-height: 760px;`
replace_string = 00E2, `max-height: 560px;`, `max-height: 760px;`
</Patch>

Notes:
I only try this patch on my Kobo Glo FW 3.13.1, if there is overlapping or the text is cut, you can change the values in the patch.
Nice, thx ;-) For Kobo Glo Hd the values must be changed as "Aura HD\H2O" (qApp_deviceIsDragon="true"). I get better results with this values:
Spoiler:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
find_base_address = `qproperty-topMargin: 0;\n\tqproperty-leftMargin: 20;`
# Glo Hd
replace_string = 028C, `min-height: 550px;`, `min-height: 400px;`
replace_string = 02A0, `max-height: 550px;`, `max-height: 400px;`
#
find_base_address = `#details[qApp_deviceIsTrilogy="true"]`
# Glo Hd
replace_string = 00CE, `min-height: 560px;`, `min-height: 710px;`
replace_string = 00E2, `max-height: 560px;`, `max-height: 710px;`
</Patch>
pipcat is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unofficial Sigil patches varlog Sigil 8 11-12-2014 06:14 PM
Index: Making a linked index in epub virtual_ink ePub 21 10-19-2011 11:23 PM
DR800 Long time to index files after upgrading firmware? Albyr iRex 29 06-18-2011 05:23 PM
How to apply the enhancements/patches ? nubbol Calibre 2 09-04-2010 11:42 PM
iLiad Applying DR GTK+ patches to iLiad ericshliao iRex Developer's Corner 16 03-14-2010 05:39 AM


All times are GMT -4. The time now is 04:33 PM.


MobileRead.com is a privately owned, operated and funded community.