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 07-06-2018, 12:02 AM   #1
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
Instructions for patching firmware 4.9.11311

This firmware version is only available for mark 6/7 devices, for mark 4/5 devices see the thread for firmware 4.9.11314 instead.

See the Firmware 4.9.11311 discussion thread for information about what has changed in this firmware version.

See the Index to the Metazoa firmware patches thread for a description of what some of these patches do.


Before starting:

1. Check Settings > Device information to make sure your Kobo ereader is already running firmware version 4.9.11311 (112578920c). If not, then you need to upgrade before applying this patch.

2. Check that your battery is well charged.


Patching from Windows, Linux (i386/x86_64/ARM), or Mac (OS X 10.8-10.9, i386/x86_64):

1. Download and extract patch_kobo_40911311.zip (attached).

2. Download the Kobo firmware archive version 4.9.11311 for your device (See this post for links) and copy it into the 4.9.11311_source/ subdirectory that was created in step 1. (Don't unzip the firmware archive.)

3. Read and edit all the *.patch files in the 4.9.11311_source/ subdirectory in order to: choose which patches to enable (patch_enable=`yes`) or disable (patch_enable=`no`); and to change some of the replacement values to suit your device and preferences.

4. In Windows run 4.9.11311.bat (double-click); For Linux/Mac run 4.9.11311.sh (double-click, or right-click + run, or execute 4.9.11311.sh from the command line, or drag 4.9.11311.sh into Terminal, depending on your particular OS/desktop.)

5. If there were no errors, a new 4.9.11311_target/ subdirectory will be created. Copy the KoboRoot.tgz file from this subdirectory to the .kobo directory on your ereader.

6. Safely eject and unplug the device, which will then update and restart.


To return your ereader to its original unpatched state:

1. Edit all the 4.9.11311_source/*.patch files to disable all patches (i.e. set patch_enable = `no` for every patch).

2. Repeat steps 4-6 of the procedure above.
Attached Files
File Type: zip patch_kobo_40911311.zip (515.0 KB, 790 views)

Last edited by GeoffR; 07-07-2018 at 01:38 AM. Reason: Updated attachment to include patches from post #6 and #10
GeoffR is offline   Reply With Quote
Old 07-06-2018, 12:04 AM   #2
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
Alternative instructions using new patching tools

See the kobopatch - An improved patching system thread for more details.

This firmware version is only available for mark 6/7 devices, for mark 4/5 devices see the thread for firmware 4.9.11314 instead.
  1. Download kobopatch_4.9.11311.zip from here.
  2. Download the firmware from here to the src folder. The zip should be called kobo-update-4.9.11311.zip.
  3. Install the firmware on your kobo BEFORE proceeding with the next steps.
  4. Enable patches in the files in the src folder (or use the overrides in kobopatch.yaml to keep your options separate).
  5. Run kobopatch.bat on Windows, or kobopatch.sh on Linux.
  6. If the patching succeeded, a file named KoboRoot.tgz will be created in the out folder. Copy it to the .kobo folder of your device.

Last edited by GeoffR; 07-14-2018 at 01:49 PM.
GeoffR is offline   Reply With Quote
Advert
Old 07-06-2018, 12:08 AM   #3
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
Notes and other patches

Notes:

None of the patches are enabled by default.

If you want to disable the QuickTurn feature, add the following line to the [Reading] section of the device's configuration file:
Code:
disableQuickTurn=true
The two patches `Changing the info panel in full size screensaver (lower left corner)` / (upper left corner) are not included in the attachment to post #1, see oren64's post #7 for a replacement.

The two patches `Wikipedia Search Language` and `Show games on Beta Features` are now included in the attachment to post #1.


Other patches:

`Changing the info panel in full size screensaver- beta 1`

tshering's BAD EYES adaptation (PROGRESIVE)

If you know of any other patches for firmware 4.9.11311, post them in this thread and I'll add a link above.

Last edited by GeoffR; 07-14-2018 at 01:58 PM. Reason: Added link to tshering's BAD EYES adaptation (PROGRESIVE)
GeoffR is offline   Reply With Quote
Old 07-06-2018, 01:58 AM   #4
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,235
Karma: 11768331
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Thnak you very much! (Yes, I've got a Mark 5, 2 Mark 6 and a Mark 7 )
Terisa de morgan is offline   Reply With Quote
Old 07-06-2018, 02:24 AM   #5
Mrs_Often
Wizard
Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.
 
Mrs_Often's Avatar
 
Posts: 1,775
Karma: 2694823
Join Date: Dec 2011
Location: The Netherlands
Device: Kobo Touch, Glo, Clara HD
Thank you big heaps!!
Mrs_Often is offline   Reply With Quote
Advert
Old 07-06-2018, 04:26 AM   #6
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
FW 4.9.11311 and 4.9.11314.

Missing patches from nickel.patch.


I couldn't increase the width of the widget.

`Increase The Cover Size In Library`

* I couldn't increase the width of the widget.

Spoiler:
Code:
<Patch>
patch_name = `Increase The Cover Size In Library`
patch_enable = `yes`
# Multi-version patch: 4.9.11311+
#
## See https://www.mobileread.com/forums/showpost.php?p=3241532&postcount=82
#
find_base_address = `\x9C\xAD\x99\x4D\x8F\xDB\x36\x10\x86\xEF\xFB\x2B`
replace_bytes = 0000, 9C AD 99 4D 8F DB 36 10, 9C AD 58 5B 6F D3 30 14
replace_bytes = 0008, 86 EF FB 2B 8C F8 56 D4, 7E E7 67 D0 37 44 A5 E6
replace_bytes = 0010, 80 BE 2D 39 C8 21 DB A2, BA 34 13 0F 1B 08 01 1A
replace_bytes = 0018, 68 8A 6D B2 6D 8A E6 10, 30 2E 82 07 84 26 2F 71
replace_bytes = 0020, 04 01 57 A2 6D 76 65 51, 5B B3 D4 0E 8E B3 B6 AA
replace_bytes = 0028, A1 A8 B5 8D 22 FF BD B4, F6 DF 71 E2 D0 D8 27 73
replace_bytes = 0030, 44 79 29 71 44 DA AB 26, 52 1A DA 27 9F A6 DF 77
replace_bytes = 0038, B7 91 AC E7 15 E7 E5 CC, EC EF 5C 7C F2 6C 7F 8B
replace_bytes = 0040, 88 FB C3 EC DF 9B D9 EC, 92 BB 25 67 25 4D E3 CD
replace_bytes = 0048, 01 A5 8F 1B 46 EB 22 5B, 8A 08 7C FE F0 E4 15 47
replace_bytes = 0050, CD F6 5B C2 F1 EB 9B EF, 4B 46 AF 48 21 BE 93 74
replace_bytes = 0058, 37 3F 33 B4 A1 C5 1D A9, 89 C5 8F DF 17 79 7E 93
replace_bytes = 0060, F8 27 92 6D 30 FF FC ED, E2 7B 92 E0 B7 C5 57 4E
replace_bytes = 0068, 6D 59 7E CD F0 13 49 F1, 32 B6 DC BD 10 BC C4 3F
replace_bytes = 0070, BB EA 2F 46 72 BA 39 BE, F7 BF 73 CE 72 CC C5 6E
replace_bytes = 0078, E1 AC C6 5F 9A 87 7C 2B, 5A E4 28 21 74 19 3B EE
replace_bytes = 0080, 19 2D 31 E3 C7 45 55 A2, 79 6B CC F0 42 BC 47 7C
replace_bytes = 0088, 94 14 9B D5 CC F5 5E F7, 49 68 65 1F 82 BE 5E 31
replace_bytes = 0090, 2E E4 78 CD 7F 47 6C 43, 4C C9 D6 0E 1D 58 A0 83
replace_bytes = 0098, 8A F6 9A 0D 72 BF A5 B8, 41 68 F5 AB 15 D9 9D 3D
replace_bytes = 00A0, 20 07 0B 24 34 40 42 3B, 8E 2C ED 83 C8 68 97 91
replace_bytes = 00A8, A4 BD 6A 66 78 CE 38 E3, E5 4A D8 B1 43 0B 76 68
replace_bytes = 00B0, 74 CD CA 40 C7 9C 6C B6, C5 26 C5 6B 46 C5 97 04
replace_bytes = 00B8, DC 42 89 0C 94 68 9C 42, 65 F8 4A 3E 8C 15 76 9F
replace_bytes = 00C0, AA 5F 68 C1 3F A6 28 C7, 0E 6B B4 9D AE 70 E5 47
replace_bytes = 00C8, 77 E2 76 DC 52 6C F9 DA, EC 78 67 F9 F6 7C 4D A8
replace_bytes = 00D0, A1 C3 62 8B 4F AA C4 3A, 69 18 C3 65 0A A3 73 9D
replace_bytes = 00D8, F9 CB F2 70 82 EF 48 31, 05 80 AB 36 8C E1 32 94
replace_bytes = 00E0, 0C 4E A1 EA 09 EC 51 97, D2 A8 DC C0 35 A9 94 61
replace_bytes = 00E8, 21 40 6D 83 53 A8 5A 46, 14 95 29 9D 46 E6 79 80
replace_bytes = 00F0, 55 A8 17 7A 3A 54 06 27, 4C 19 8E 20 7B 53 FE AB
replace_bytes = 00F8, 41 F5 14 AB 58 DF 07 B0, 5C 91 07 8E B0 36 8C A0
replace_bytes = 0100, 32 78 01 F6 D7 FA 45 69, B2 AA E5 7A 80 4A 19 46
replace_bytes = 0108, 8D 7D 60 81 DB E0 04 A8, 50 D9 C4 F2 BC 10 9E 5F
replace_bytes = 0110, 39 AB 9E 0F 40 65 70 02, 38 92 C9 AA 95 EF 83 5D
replace_bytes = 0118, D4 98 54 DF 8F A0 D5 8D, 29 C3 C3 44 10 91 E1 FD
replace_bytes = 0120, A6 32 CD 39 0D 02 E0 4D, 42 22 4F 0B B1 CB 70 4C
replace_bytes = 0128, 65 F0 FB CD 9C 13 9E E3, 19 5F A3 4C FE 82 4A B1
replace_bytes = 0130, E6 47 6B 01 5A 54 FC 98, 62 5C CB 55 09 F7 A1 5C
replace_bytes = 0138, E3 D5 AC A0 6C 87 F2 E6, 5F 11 8A 8B D8 39 3C A0
replace_bytes = 0140, 06 54 F3 2D 65 83 6A 20, 3C C8 58 E5 D7 07 B4 C6
replace_bytes = 0148, 00 EF EB DD 1D 29 70 25, 2F 9E FE 42 37 EF AE 9F
replace_bytes = 0150, 72 A5 DC D7 4A CB E9 49, EA 59 BE 60 3C C1 57 18
replace_bytes = 0158, F0 7B B4 C3 6F 5E FD 83, A5 55 AA CB 3A 34 59 A0
replace_bytes = 0160, BE FE 76 FF 6A 58 4E D6, 7B 56 72 59 49 D3 A1 00
replace_bytes = 0168, 94 A5 F8 0E A3 AC A9 29, D8 90 54 AC 62 C7 6F BC
replace_bytes = 0170, 4D 01 9C AF D1 13 AD 99, D7 97 5A 78 F8 20 3A FC
replace_bytes = 0178, 28 EC D9 25 F6 D9 93 8C, 7A 6F 36 96 AE F6 0D 6C
replace_bytes = 0180, 6F 05 3C 78 7E BB 61 48, 68 B2 84 80 05 A6 71 D0
replace_bytes = 0188, 35 59 00 78 2C 90 6B 30, CB D2 91 5D A1 BA 8E 41
replace_bytes = 0190, 06 86 2D D4 51 22 1D 1C, A2 96 5A F8 CD 40 F4 CD
replace_bytes = 0198, 01 60 A8 7A 84 16 30 68, FA 49 BA 8A 37 B8 67 26
replace_bytes = 01A0, 23 09 F1 5C 8D 7B 0E A9, CD 19 A0 01 A1 57 AF 1F
replace_bytes = 01A8, 06 77 00 7F 3B 36 2E 6C, 26 05 E6 04 17 3D 9A 27
replace_bytes = 01B0, A5 0E B3 D4 C9 4B 80 0C, EC 1E F3 6B B2 5D A3 FC
replace_bytes = 01B8, B8 DC 93 26 9F 57 98 11, 1B C1 9B E3 D4 8B 02 C3
replace_bytes = 01C0, 5C D9 DD 94 D2 27 CC EE, 17 B5 D4 CE 75 06 F6 AC
replace_bytes = 01C8, C9 61 87 CA BF 09 DE 5F, 0C 03 64 56 11 0F 68 C6
replace_bytes = 01D0, 61 88 C8 D1 54 9E 43 8A, 5A 2F FD 90 CE 3B 82 CE
replace_bytes = 01D8, CA 04 58 9F A4 5B 1F 23, A2 A6 E3 03 36 1F B2 45
replace_bytes = 01E0, DD E8 8A A5 4E 5F 02 74, A0 48 2A C3 10 9B 4D 56
replace_bytes = 01E8, D7 05 F0 32 68 E3 9B CC, 27 84 31 0A 82 D4 85 BB
replace_bytes = 01F0, E1 3A B1 EE CA 73 4C 15, 73 FB 76 77 5A 0F 6D 64
replace_bytes = 01F8, 10 C5 80 80 36 68 15 60, 34 73 32 82 39 09 43 CC
replace_bytes = 0200, 74 89 1B E8 4B F0 1C 53, 69 62 EC 64 47 6C 8A CF
replace_bytes = 0208, 7D E2 02 12 64 70 4C C2, 23 C3 11 B5 D4 D3 16 56
replace_bytes = 0210, CB 87 08 A9 24 D6 CB 45, 87 C0 1F E7 88 2D 16 02
replace_bytes = 0218, 0C 95 0B C8 C4 EE D9 C5, 33 B5 9B B5 AE 4D 00 B5
replace_bytes = 0220, 2F D6 66 F4 4E A2 E7 2E, 09 46 7A 62 8D 93 39 88
replace_bytes = 0228, 81 52 17 42 B5 2C 0C A6, 93 39 88 13 6F 06 7C 51
replace_bytes = 0230, 6A 33 FA 2A D4 AB CE 73, 86 61 5F 8E EF DD 7F F3
replace_bytes = 0238, AC D7 57 81 7A 27 83 93, 2F 02 F9 08 F5 09 61 86
replace_bytes = 0240, C4 99 3D 97 00 C5 38 01, 84 3D 19 72 52 6B 6F 98
replace_bytes = 0248, AA B1 EF 00 F2 64 F0 02, 5D 70 26 2E 2C F0 87 48
replace_bytes = 0250, 79 D7 0D 38 D7 EF 49 60, 32 0C A7 7B 62 0B 94 39
replace_bytes = 0258, FA 92 C1 09 E2 CC 5D CC, 68 67 73 1F 8A 03 6F 56
replace_bytes = 0260, 03 56 CE 83 FA 58 02 15, B3 71 47 62 6F 13 87 0B
replace_bytes = 0268, 8C E4 D2 DD 7A D5 C0 74, A3 B1 D6 5C 99 43 57 E6
replace_bytes = 0270, CE 20 D0 DB 13 60 B7 FA, 8F BB 42 8A 6B 96 DC 61
replace_bytes = 0278, 0E 34 B6 3A 53 17 CE D2, F1 2F 8A 44 66 F1 8C 60
replace_bytes = 0280, 0D D5 11 5D 8B A9 EA 12, ED 74 60 A5 76 1E AF 65
replace_bytes = 0288, 48 5D 32 A6 8E 54 F7 34, 7D DC 36 0D 06 DB 84 0F
replace_bytes = 0290, 7D C4 FC EA 54 C6 7A DD, C9 FD 13 C8 AD F9 E9 01
replace_bytes = 0298, 8D A7 B7 1E 93 1C 73 27, 7A EF D8 BE 91 B2 0D CD
replace_bytes = 02A0, 02 DA 80 03 E9 09 20 3D, 18 4A 5F 4A CD 91 EC CB
replace_bytes = 02A8, C1 8B F4 98 8B 84 0F 28, FC B8 F1 D0 9C 04 5B 3B
replace_bytes = 02B0, F2 21 45 31 B4 0F E3 2E, AF C0 B5 11 71 08 DF 32
replace_bytes = 02B8, 61 19 DD 17 39 45 D9 4F, 23 9A E3 E0 E3 F0 D5 9C
replace_bytes = 02C0, C2 3F 48 CC 2C EC F2 E3, 38 08 6F 1B 14 CD 99 D0
replace_bytes = 02C8, 80 E1 57 BF 7A 8D 9D 38, 42 20 87 C5 09 97 D7 CC
replace_bytes = 02D0, FD 23 01 1B CA 70 28 30, 2F 02 89 B2 D8 E7 28 AD
replace_bytes = 02D8, FC F6 1F 25 B5 07 03 56, 6F 9C 4A B7 9C 4B 0E BC
replace_bytes = 02E0, 92 E9 68 60 78 02 30 CE, B9 44 F2 4A DD 53 BA 9E
replace_bytes = 02E8, 6A 8E 07 E6 4C 8C FD 1F, 4F 8A 1D 4D BE 23 4E E5
replace_bytes = 02F0, 39 E2 75 3B 07 96 28 6B, 5F FB 4A 5C 83 5E 7B 26
replace_bytes = 02F8, BF 02 BA 94 97 4C 50 F1, 6B 89 E4 F8 6B E1 4D BF
replace_bytes = 0300, FE 16 89 CF 20 43 9D FD, 1B A0 35 A4 EA A1 35 25
replace_bytes = 0308, 51 4C 93 C7 22 FD 84 58, 35 69 83 2E 6D 30 40 AB
replace_bytes = 0310, 21 7E 6E 2B C8 92 D2 88, 2B D8 C3 6A 08 6D 90 D6
replace_bytes = 0318, 3D 95 B8 36 C3 5D 94 75, 57 52 93 D4 1D 3A 62 53
replace_bytes = 0320, 1D DE 2A A1 97 5E 93 04, D7 3E 5A 33 00 4C E2 B0
replace_bytes = 0328, DD 07 03 09 21 2C 21 B4, 4B AC EE 14 B7 8C 73 B6
replace_bytes = 0330, 4A 50 D3 6E 52 A0 D9 A3, 51 B2 FF 07 CD EC 70 27
replace_bytes = 0338, 2F A0 FB 42 18 08 F0 EC, 69 61 87 3B E5 90 7B D0
replace_bytes = 0340, 69 E8 BB C1 28 41 F7 CD, 4E 3A 3B 99 4A 4B 8E 8B
replace_bytes = 0348, 40 44 04 8B E8 26 AD 07, E2 12 F1 BD C4 4E 31 AF
replace_bytes = 0350, CA 18 DD B7 6E F9 7F 53, 13 A6 7D E7 35 4D 58 C6
replace_bytes = 0358, 3C FE E4 A9 99 1B 7F F2, 78 3C B9 BC A8 BE B2 48
replace_bytes = 0360, C4 8C 18 1E 3C 75 9D C5, 55 C9 36 15 2C 8F EB 99
replace_bytes = 0368, 86 DD 30 5C 55 B7 A8 FD, 52 2D 6F 99 10 6C 1D 7B
replace_bytes = 0370, D4 17 A8 0C 33 B9 27 D5, 10 B2 F7 92 A0 5D 9B A3
replace_bytes = 0378, B3 D7 45 4A 73 2A 2E CC, 16 AA 15 A7 31 80 7C B2
replace_bytes = 0380, 6F DF 9E FE B7 B5 F3 B4, 60 83 26 D3 62 47 0E C4
replace_bytes = 0388, BD 17 9C 96 A2 AF 75 E5, 0E 3A D8 41 3F B6 D9 44
replace_bytes = 0390, B4 09 3D 50 CE E9 4E 46, DA 6E D9 DC 20 5A 68 35
replace_bytes = 0398, FB 14 EB 00 A5 7E 3D C4, BE E9 D0 87 D4 B0 41 83
replace_bytes = 03A0, BD A7 F6 F3 2B 83 FA 0E, 16 D1 82 CF 5D 08 1E 76
replace_bytes = 03A8, 1E 41 01 3D 54 41 C5 2E, C0 3B 12 C6 71 B2 2A E9
replace_bytes = 03B0, 84 0A 41 54 68 43 E9 FD, DD BE 2B DF AC FE 80 2C
replace_bytes = 03B8, 51 19 15 9E 87 2C 85 74, 35 32 71 2F F0 56 4C 05
replace_bytes = 03C0, FE 6A EF 91 94 2D 39 46, 47 B4 90 13 FB 3A 2E 73
replace_bytes = 03C8, 02 3A 9F C2 4A 3C 88 15, 59 63 13 54 E0 6A D8 4F
replace_bytes = 03D0, 81 2C C0 11 AB 55 BA AD, 04 61 B4 80 43 FD 67 9C
replace_bytes = 03D8, 8B C7 C1 29 FC D9 09 4E, CB 2A 2E 3E D2 B7 54 76
replace_bytes = 03E0, F3 4F AB 19 FD BA D0 FC, 45 11 57 9B D0 AA F3 4A
replace_bytes = 03E8, 98 E3 03 5F 70 86 8A 6A, 7A F9 A9 44 19 11 BB E6
replace_bytes = 03F0, 4D 99 F0 45 5D 8A 2E 91, 81 05 CA 6A BC DB 72 77
replace_bytes = 03F8, A2 0A B7 27 48 29 27 B4, 59 CA 90 A1 5D 4F 9B 57
replace_bytes = 0400, 18 1E 0E 34 27 45 7F E2, AC 7F 00 54 79 17 31 00
replace_bytes = 0408, 52 74 25 FE A1 78 57 88, 00 00 00 00 00 00 00 00
replace_bytes = 0410, 71 40 C8 3C BD 67 BF D3, 00 00 00 00 00 00 00 00
replace_bytes = 0418, 6C 85 FE 3F 6A 94 13 7E, 00 00 00 00 00 00 00 00
replace_bytes = 0420, EC 6E 5A A3 5C 3E FA A1, 00 00 00 00 00 00 00 00
replace_bytes = 0428, 3E DE D6 C2 8B C5 C8 3B, 00 00 00 00 00 00 00 00
replace_bytes = 0430, 9C FF 9E F0 1F ED 62 5F, 00 00 00 00 00 00 00 00
replace_bytes = 0438, 87 00, 00 00
</Patch>


`Increasing The View Details Container`

Spoiler:
Code:
<Patch>
patch_name = `Increasing The View Details Container`
patch_enable = `yes`
# Multi-version patch: 4.9.11311+
#
## See https://www.mobileread.com/forums/showpost.php?p=3311354&postcount=134
#
find_base_address = `\xA5\x95\x5F\x6B\xC2\x30\x14\xC5\xDF\xFD\x14\x05`
replace_bytes = 0000, A5 95 5F 6B C2 30 14 C5, A5 54 5D 6B C2 30 14 7D
replace_bytes = 0008, DF FD 14 05 9F 85 DA B5, F7 57 14 7C 16 AA B5 F5
replace_bytes = 0010, 95 3A 7C 18 73 0F C2 06, 63 F8 30 E6 1E 84 0D C6
replace_bytes = 0018, 63 08 7B 10 19 B1 89 35, 10 F6 20 32 62 73 AD C1
replace_bytes = 0020, 98 26 31 8D B3 65 EC BB, 34 89 69 9C 96 B1 FF BE
replace_bytes = 0028, AF ED A2 F4 4F 4C A9 D2, B6 54 E9 47 9A A2 D2 97
replace_bytes = 0030, 17 B9 27 BD BF 73 7B 6E, 72 CF CD 39 27 F7 9E B6
replace_bytes = 0038, EB 50 32 FE CC A8 04 98, AB B8 78 E1 4C 21 C2 40
replace_bytes = 0040, 22 B1 3A 3C 71 FE 05 D1, AE 0E CF 42 7C 63 F8 21
replace_bytes = 0048, 37 0E D1 22 59 0A 4C 58, 3E 2C A2 A5 24 94 07 F1
replace_bytes = 0050, 94 CD A4 38 A2 B5 F5 33, 4C C9 23 AC AD DF 8E 65
replace_bytes = 0058, B0 AC 03 17 8C 23 21 B3, 1D 84 E4 02 A4 8A 7B C9
replace_bytes = 0060, 51 7E D7 1B 10 11 A6 53, A9 77 24 03 C2 A6 96 FD
replace_bytes = 0068, CB 7E AC 29 04 6D E5 59, 54 42 28 6C D5 05 1A 54
replace_bytes = 0070, 72 1A 9A C0 D1 EE AA B8, 30 49 82 5D 23 B8 E1 4A
replace_bytes = 0078, 61 52 B2 F8 AC 8E 73 F5, F1 F0 82 F6 13 F4 AF D3
replace_bytes = 0080, 77 30 BC EE EE 7D C7 10, 6D 76 F7 B1 E3 C0 C8 F9
replace_bytes = 0088, C5 E9 1D EE 1E 4C EE 9A, 01 77 8E C9 5D 15 AC B8
replace_bytes = 0090, 62 C3 9D D7 E1 6E 2E 40, 73 5B DC CD 25 0A 38 7B
replace_bytes = 0098, C4 E8 1D E6 5C 93 B9 A6, C0 DC D0 64 AE 0A 96 CD
replace_bytes = 00A0, 58 37 E7 74 3D BA 39 C8, 0D DA 46 37 47 31 4D E9
replace_bytes = 00A8, 48 D1 EE 0E 7B 9E 63 B0, 1E B0 E7 0E 0C F6 AA 60
replace_bytes = 00B0, D7 14 1B F6 FC D2 DE 86, C5 9E 97 D9 DB 70 BE 5F
replace_bytes = 00B8, B1 FD 82 6E D9 27 86 11, B0 2D FF 22 38 00 B5 22
replace_bytes = 00C0, 92 2B 9C BC 02 0A 93 10, D1 1B 62 38 F2 91 80 D9
replace_bytes = 00C8, 70 34 DB 02 92 A0 75 D7, 16 D1 08 D6 6D 61 0C D1
replace_bytes = 00D0, 32 C6 20 1D ED 50 C1 2D, B9 B7 83 54 37 BD B2 2D
replace_bytes = 00D8, D2 B2 79 5A 40 63 4C 9B, CE A9 68 48 58 B5 78 BB
replace_bytes = 00E0, C5 FE AC F6 6A D5 58 81, 56 3D 5A 25 2D 47 A7 E5
replace_bytes = 00E8, 8E 15 DC C8 6A 2D 4A 15, DC A9 55 0B 4A 51 6A A8
replace_bytes = 00F0, E5 79 1A 94 2A DE 80 6A, BB D6 F0 DE 6B 69 D6 5E
replace_bytes = 00F8, C7 5E 85 4D C6 5E 1B A6, 14 F3 74 62 DE 55 0C 43
replace_bytes = 0100, 8A 66 58 D9 AF 4F 5C CE, 12 25 1A DD B2 15 67 A2
replace_bytes = 0108, 58 33 97 2A F6 46 99 D3, 61 CC 8B 4D 8C E6 D9 BB
replace_bytes = 0110, 72 7C CD 54 AA D8 1B 65, 7D B7 CE 98 17 9B 18 8D
replace_bytes = 0118, 0C CB 75 34 43 A9 62 7F, 13 1E F5 35 16 F3 62 23
replace_bytes = 0120, 92 39 2B CF D5 2D 86 7B, A1 79 8E E3 B1 86 32 2F
replace_bytes = 0128, 66 11 06 20 A6 51 79 1B, 26 94 94 23 4C 58 90 1D
replace_bytes = 0130, 07 B0 F8 5D BC D7 B9 1D, 13 08 A7 EF E9 37 97 EC
replace_bytes = 0138, 75 E0 24 B0 44 1F 39 0B, 35 6F 38 49 A2 E0 33 D1
replace_bytes = 0140, 9D CA 43 1B 10 EE 23 C1, 82 53 D6 B4 41 FE 3E 90
replace_bytes = 0148, 8E 14 8E 42 46 98 98 5A, FC C8 70 CF E7 94 CB A9
replace_bytes = 0150, 43 18 14 57 79 3A 21 18, D5 C5 93 F4 C9 BA 23 4A
replace_bytes = 0158, 76 FF 39 D4 C6 F6 95 BD, 70 FB 8F BB 94 1F 2F B7
replace_bytes = 0160, EA F3 F1 15 5C D7 4E 13, 57 0C 9A 97 8B EB E8 34
replace_bytes = 0168, 62 75 32 4D 3B CF D4 AE, 2B 29 4E 5F 43 E7 9A E8
replace_bytes = 0170, 1D 54 75 A7 ED 76 B7 89, EA FB 28 8E DE AE B3 8D
replace_bytes = 0178, 6D EA A6 09 A3 D2 2F D0, 6C 13 9B 66 19 05 BE 89
replace_bytes = 0180, F4 BB 7C 0E 12 1C 63 02, 86 EF 1A C0 88 84 84 22
replace_bytes = 0188, C4 4B CC 65 B6 44 A9 AC, F9 1A 0A 15 2F E1 AC 8A
replace_bytes = 0190, 66 92 7F 61 FF 4F FD 01, 3B 49 FE 7E 59 D7 3F 92
replace_bytes = 0198, 5F 6E 9A 7A, 5B 73 22 00
</Patch>


`Increase size of Kepub chapter progress chart`

*I couldn't move the text to the middle.

Spoiler:
Code:
<Patch>
patch_name = `Increase size of Kepub chapter progress chart`
patch_enable = `yes`
# Multi-version patch: 4.6.9960 - 4.8.11090+
# Patch version: 3.0
#
find_base_address = `\x9C\xB5\x97\xC9\x6E\xDB\x30\x14\x45\xF7\xFE\x0A`
replace_bytes = 0000, 9C B5 97 C9 6E DB 30 14, 9C 95 97 5D 6F DA 30 14
replace_bytes = 0008, 45 F7 FE 0A 21 5E 64 53, 86 FF 4A 55 2E 7A 33 A4
replace_bytes = 0010, 03 1E 2A 1B 55 90 85 EB, 92 34 40 82 7A C1 98 B4
replace_bytes = 0018, 02 1D 80 14 46 93 66 53, 0F A9 13 5A BB DE 4C 53
replace_bytes = 0020, 14 01 2D B1 12 6B 89 54, 65 12 2F F1 48 EC D4 31
replace_bytes = 0028, 28 AA B1 13 F4 DF AB C1, 2B 34 EA 7F 5F 3E C1 36
replace_bytes = 0030, D6 44 F2 89 0A D0 55 12, B6 E3 5E 81 B1 7D 9E 37
replace_bytes = 0038, 91 BC F7 48 EF F2 85 1C, E7 3D 27 D8 A3 1F 10 44
replace_bytes = 0040, 7F C3 C8 23 D4 BF C1 34, 08 C7 77 10 EF EE 19 60
replace_bytes = 0048, BD 15 48 24 F7 04 3F 59, C5 23 82 2F E5 06 84 DB
replace_bytes = 0050, 2F 23 CB DA 21 77 EF 73, 98 92 1D 8E C6 21 49 09
replace_bytes = 0058, 96 52 6F E2 B2 90 71 C7, 0D 18 05 B8 C8 01 85 98
replace_bytes = 0060, 12 1C D1 24 46 1C 53 71, 2D DE 46 61 02 72 06 E9
replace_bytes = 0068, 35 FA 3B 1A BB 01 8A 05, 9A 92 98 C2 A2 F8 08 68
replace_bytes = 0070, E6 5B CE 7C 8E 93 E4 3D, B9 21 34 82 74 CC 48 1E
replace_bytes = 0078, E2 E5 42 C6 3D CC 27 82, 5C E7 FB 8B 82 A4 28 BA
replace_bytes = 0080, C5 8E 35 8D 0F 56 C2 42, D8 A4 55 9C 45 37 B5 21
replace_bytes = 0088, E2 59 BB 30 D3 BB AA 87, 8C 91 EC 7C 56 46 A5 28
replace_bytes = 0090, 77 4C 08 16 A9 67 48 CE, 4E D8 67 0A 0E 4A D0 AF
replace_bytes = 0098, 21 F1 03 F1 91 A3 A3 C6, E7 65 9E 3F 45 F0 1F 0A
replace_bytes = 00A0, F7 C7 E3 3A 8E 1F 3C FC, E1 D7 E2 81 A2 94 C4 87
replace_bytes = 00A8, 87 B8 F8 73 72 C7 49 C8, 5B 46 77 F0 77 99 81 FD
replace_bytes = 00B0, FC E3 B5 E0 29 FE 59 20, 38 81 F5 F6 60 96 EF 17
replace_bytes = 00B8, 45 E8 30 09 70 2E E2 58, 19 C2 FC 70 38 DA 3A 21
replace_bytes = 00C0, AB F8 90 9B 44 84 B6 1F, 10 A3 FD 79 B4 C9 44 0C
replace_bytes = 00C8, 19 08 6F 03 86 29 39 68, D7 8C 87 E3 7D A2 20 26
replace_bytes = 00D0, 84 67 33 59 B9 7C 66 20, 58 11 CE 93 C2 79 76 E1
replace_bytes = 00D8, FD 81 23 9F 51 9D B2 AD, C0 A1 C9 CD 79 40 E7 5A
replace_bytes = 00E0, 50 B6 4D 95 D1 B1 F8 7C, 0C D8 8C 55 01 83 20 4C
replace_bytes = 00E8, 1A ED F9 54 D6 2E 9F 29, 76 78 CB F9 1B B4 2E BC
replace_bytes = 00F0, B5 1D C7 0D 52 BA EF 24, A0 88 25 41 AB 23 03 08
replace_bytes = 00F8, C4 A9 8B F7 44 3C 11 38, AF 08 66 D5 07 A4 FC 52
replace_bytes = 0100, D6 99 2E 42 84 6E 18 15, 4C 30 94 E7 4D 7E 3C E7
replace_bytes = 0108, D9 0F CC A5 55 94 51 2C, 94 E4 90 B2 C3 38 85 7F
replace_bytes = 0110, 4F EB AB E6 63 CC 59 8C, D8 1D A0 31 C2 AD B6 D3
replace_bytes = 0118, B9 38 4E 42 FC 4B DC 20, 0C AD 05 AB A7 AA 7A 0B
replace_bytes = 0120, EE 13 5A BF 48 3D CA F3, AB CA EC D3 63 C0 8A C6
replace_bytes = 0128, B7 D1 0F 67 51 76 B3 E4, A9 B1 9E 1E EB 29 B1 5D
replace_bytes = 0130, 37 3E 25 40 21 97 5E 43, 12 0D 58 C1 5F 25 D5 D5
replace_bytes = 0138, 61 C3 14 D2 70 45 51 7D, 3F AC AB 7E 58 67 F0 61
replace_bytes = 0140, 74 80 42 4A 89 1A 62 01, A5 32 50 73 7D 3D D7 57
replace_bytes = 0148, 7F 0A 79 B8 86 30 F8 14, 72 5D B7 E1 56 FD FB 85
replace_bytes = 0150, 8A 40 69 30 DE C1 18 D2, 50 F4 5A A3 53 1B 93 3F
replace_bytes = 0158, 70 85 B1 58 9C 30 B2 26, 8C DA BE 7E DF AE 52 EB
replace_bytes = 0160, F2 89 71 F2 9C 93 84 26, B2 8D 00 C1 6E 6B 01 BA
replace_bytes = 0168, 01 79 33 1A 97 9D 65 D8, 22 91 32 6F 23 80 37 DE
replace_bytes = 0170, B2 CE 5B C8 D1 30 01 69, 9A AF A9 96 1E 7F 63 6F
replace_bytes = 0178, 65 C4 1C 04 8A 96 5C 18, 80 58 01 F6 02 74 85 D3
replace_bytes = 0180, 13 90 66 4C CC 39 80 70, 4B F0 A6 8D 84 FC F4 BE
replace_bytes = 0188, 55 18 6F 87 14 A6 1D 94, 78 A7 97 95 F8 AE CA 26
replace_bytes = 0190, 01 20 50 C0 2A 14 7B 79, 8E 50 65 5C 69 36 33 36
replace_bytes = 0198, 42 89 EB EE F4 8A 52 67, 10 9D 5F 1C C4 D3 42 3C
replace_bytes = 01A0, 2F 72 0E E4 6C DE 0D 64, 4B 88 C6 94 13 43 7A 27
replace_bytes = 01A8, 33 CD E5 A8 91 1F 54 D1, C9 2F 32 2B 86 2E EF 1C
replace_bytes = 01B0, A6 9F D4 0C 5A 7E B6 B1, 65 AA A5 B4 9E B0 04 15
replace_bytes = 01B8, 1F 50 B9 86 9D DC 01 E5, AB F6 75 FE 80 32 68 6C
replace_bytes = 01C0, F6 69 66 07 D5 A7 69 B8, 48 0C F7 CC 6E 6D 99 83
replace_bytes = 01C8, 04 0D CF F5 13 01 49 36, A8 FE F3 6F 80 BD 33 46
replace_bytes = 01D0, E5 3F 9A 3B 12 61 78 73, 94 D4 7A 46 94 68 A0 88
replace_bytes = 01D8, 53 7C 10 66 93 0B AE 18, F2 86 51 62 93 19 49 82
replace_bytes = 01E0, 79 F9 E9 A6 30 6E 94 10, 8B 02 A8 33 C9 0C 92 DA
replace_bytes = 01E8, B4 EC 6E 63 D0 52 2E 75, C9 8C 12 CD 14 61 06 AF
replace_bytes = 01F0, C7 D2 36 B1 EC 6C 58 D0, 52 12 82 14 7E 07 19 BC
replace_bytes = 01F8, 51 2A 76 DB B0 AA 23 6C, BD FC 0B 9E BE AD 2F 75
replace_bytes = 0200, D8 DD 9A B0 A5 5C F0 8E, 24 E5 CA 0D 21 DB 81 25
replace_bytes = 0208, 29 58 CB 90 B9 28 C4 5F, 12 F6 27 46 AC B0 67 0F
replace_bytes = 0210, 51 84 AF 2F 7E A3 87 2F, 2D EF 05 98 D7 1D F3 51
replace_bytes = 0218, DB 0B AD A3 62 6A CB AE, 9F 03 C5 EE 04 55 DA 70
replace_bytes = 0220, 38 54 4A DB 06 65 74 34, 56 9D 1F 83 AB 65 FD F5
replace_bytes = 0228, CA 8E A5 8E 75 B9 CE 7F, 71 55 7D 87 F4 EA 3C 61
replace_bytes = 0230, BF DF 64 7F 60 7E A9 62, 1C C2 AE C2 87 37 28 D4
replace_bytes = 0238, FA 4E 89 48 06 85 CC 60, 6B 56 0E 6B 31 B7 C0 F0
replace_bytes = 0240, C5 8E B1 BD C9 54 F9 65, 06 83 16 75 C7 D4 B9 54
replace_bytes = 0248, 74 01 51 28 F5 04 D3 60, 37 8C 22 84 B1 6B 06 D7
replace_bytes = 0250, 05 80 A9 0F F2 50 4C 38, 1B B4 29 7B AC 96 E6 58
replace_bytes = 0258, CC FD 0B 00 48 6D F6 0B, 4B 33 F7 99 C5 0E 93 3C
replace_bytes = 0260, C6 F9 00 C6 9E FC 9B 2C, 69 E9 B0 9C 65 7A 28 8A
replace_bytes = 0268, 81 38 F5 1B A6 20 AD CF, 5D 66 AF 46 DA 60 10 23
replace_bytes = 0270, 37 BD A4 EB F0 98 24 69, AC 14 92 E5 3A FC C9 FC
replace_bytes = 0278, 34 00 B4 BB 02 E0 6C 4D, 1E BD 42 53 39 96 DC 99
replace_bytes = 0280, 55 60 6A 7A 49 43 C9 68, DE 6F CE F8 A7 33 BF DF
replace_bytes = 0288, 6F F7 CE 57 20 BE AE 13, 9F F9 DB A3 BB 3B F7 BA
replace_bytes = 0290, 84 E5 6D 36 1B 19 D2 21, 79 7E 6C 22 49 B7 1D EE
replace_bytes = 0298, CE F6 FF AF 07 9D 2E 52, 3A E2 4A A8 EE 87 23 EB
replace_bytes = 02A0, B7 E4 19 F7 B6 87 E6 ED, C6 17 59 ED D8 C4 12 6F
replace_bytes = 02A8, CC 5E CA B7 B3 EA E0 A3, 42 1C 6A 26 A3 66 22 6A
replace_bytes = 02B0, 17 85 2F AA 2B C5 95 6F, 3A 9B 0B A8 76 6C 44 49
replace_bytes = 02B8, 35 ED 15 85 AF A8 53 85, B7 24 EE 56 34 F1 44 98
replace_bytes = 02C0, E8 E9 21 AC 0A 5F 4F 67, 73 BC 88 B5 C1 E7 53 F1
replace_bytes = 02C8, 0B 95 EE 39 98 FF 00 A5, B9 DA F1 DB 7F 83 20 D3
replace_bytes = 02D0, 47 05 F1 00, 3F 00 00 00
</Patch>


`Custom font to Collection and Authors names`

Spoiler:
Code:
<Patch>
patch_name = `Custom font to Collection and Authors names`
patch_enable = `yes`
# Multi-version patch: 4.6.9960 - 4.8.11090+
#
## See https://www.mobileread.com/forums/showpost.php?p=3520879&postcount=42
#
find_base_address = `\xC8\x4D\xDD\xD6\x23\xB5\x8D\xE3\xB2\x76\xD3\xFE`
replace_bytes = 0000, C8 4D DD D6 23 B5 8D E3, C8 4D DD D6 23 B1 83 E3
replace_bytes = 0008, B2 76 D3 FE FB 9C 26 4D, B2 76 D3 FE FB 9C E6 A3
replace_bytes = 0010, 63 3B BE 09 6C 4F 55 7D, B1 1D DF 04 B6 A7 2A BE
replace_bytes = 0018, ED 73 4E EC 7B AE 6F B2, F6 39 A7 F6 3D D7 37 D9
replace_bytes = 0020, 1F 33 2A 11 A1 58 3C BE, 0F 19 15 88 50 CC 1F 5F
replace_bytes = 0028, 9E 70 FE 3C C1 6F 24 C6, 4F 92 E4 79 86 DF 48 88
replace_bytes = 0030, E7 E9 83 20 09 9B AD 8F, CF D3 07 4E 22 B6 D8 1C
replace_bytes = 0038, A5 58 E2 27 EF F7 9E E7, 0B BE C2 4F CE EF 3D C7
replace_bytes = 0040, BD 72 C1 38 16 72 DD 91, 79 4D 38 4B 30 17 9B 9E
replace_bytes = 0048, 8C 5F 21 31 23 74 E4 45, 60 C9 15 E2 0B 42 27 4E
replace_bytes = 0050, E1 91 16 4A F0 54 6E 63, E0 1F 29 A1 08 CF 45 19
replace_bytes = 0058, FD AE 1E 13 64 36 D7 82, 1B F6 D5 18 27 8B A5 12
replace_bytes = 0060, 7F F6 F6 1D EC B7 73 86, FC B3 B7 6F 61 BF 5D 32
replace_bytes = 0068, 29 59 35 B1 F7 7C 80 7E, 4C C9 BA 8D 7D E0 02 F4
replace_bytes = 0070, 00 D1 0F 40 FA 2F 02 CD, 23 88 7E 04 D2 7F E1 68
replace_bytes = 0078, 18 6D 64 3F EC BA D9 43, C1 68 2B FB 61 DF CE EE
replace_bytes = 0080, 88 3D 84 D9 D1 3A C9 66, 43 EC 3E CC 8E 36 51 36
replace_bytes = 0088, 37 F1 FB 3E C0 7F 38 04, BB 8D DF 75 01 FE C3 31
replace_bytes = 0090, F8 B3 A0 9B 1F 3A FA 31, C0 9F 05 ED FC D0 D1 4F
replace_bytes = 0098, 93 92 2D CA 1D 08 3E 7A, 99 10 2C AE 76 C0 FB E8
replace_bytes = 00A0, 88 06 0E A8 07 38 0D 1D, 21 6A 38 A0 1E E0 34 54
replace_bytes = 00A8, C6 87 61 A0 6D D5 81 FA, 18 17 86 81 B6 55 05 1A
replace_bytes = 00B0, A1 01 94 CE D9 CF 5B A4, FA 1A 50 BA 64 3F 6F 91
replace_bytes = 00B8, 62 B3 AF 8C 49 2C 5A 60, 8C 2D BE 32 26 30 EF 80
replace_bytes = 00C0, E4 47 3C C7 68 F2 9E FD, 91 1F F1 12 A3 D9 7B F6
replace_bytes = 00C8, 4D 39 8A 15 8B DA 92 CD, 37 4D 50 28 59 E4 96 6C
replace_bytes = 00D0, D9 2E D0 AA 33 C7 99 6A, CF 36 46 EB DE 12 67 AA
replace_bytes = 00D8, 95 B2 21 5F 6D C6 08 35, 65 CA FA C9 7A 3B 46 A8
replace_bytes = 00E0, C6 1C 3C D0 FE EF 78 FA, 36 66 E1 81 F6 7F C7 33
replace_bytes = 00E8, 26 4F 50 C3 13 40 3C C0, D4 79 BC 06 1E 0F E2 01
replace_bytes = 00F0, F9 EC 68 86 26 CD 61 D7, CE 67 47 33 D6 69 0E FB
replace_bytes = 00F8, A6 C9 C7 5C 34 D0 F9 95, 26 4D 3E 66 A3 81 CE AF
replace_bytes = 0100, 44 BE F5 3C 51 0D 51 A4, 22 72 8D FF 13 34 10 05
replace_bytes = 0108, 13 79 C5 EF 03 91 09 DE, 2A 91 53 FC 3E 10 11 E1
replace_bytes = 0110, 20 4F D5 D1 77 A6 68 41, 2D F2 5C 1E 7D 6F 8E 62
replace_bytes = 0118, 92 F5 C8 3B 79 53 FB 28, 12 6D 26 CE C9 9B DC 47
replace_bytes = 0120, 32 0C 89 57 B2 23 05 A2, 9E 61 08 BC 16 3D C1 11
replace_bytes = 0128, E9 94 89 C5 C8 5B 72 45, 4D E7 8C C7 13 87 32 8A
replace_bytes = 0130, 1F A3 14 BB C0 F2 47 48, 6D 38 B9 FA 88 85 28 C2
replace_bytes = 0138, 58 8C 12 7C 8D 16 F8 F8, D7 28 C6 C7 9F 7E A0 E7
replace_bytes = 0140, D3 0F F4 7C 71 FB E9 C9, 8B DB 4F 4F 26 C1 BD 04
replace_bytes = 0148, 66 B9 57 A8 9D 7B 2C C8, EC DD 63 4E E6 17 B7 07
replace_bytes = 0150, F4 E2 F6 C0 4B B3 7F 69, 4E 9A 3D A5 D9 D3 51 39
replace_bytes = 0158, F6 EF 68 3B 31 95 EB 04, 31 15 9B 08 67 74 3C 46
replace_bytes = 0160, 8F 3C AA 98 51 D2 9E 50, 51 77 42 C1 9F 1F EE 9A
replace_bytes = 0168, 8A E7 87 BB 3A C2 6F 98, 08 BF 61 26 B3 14 C1 48
replace_bytes = 0170, A9 54 45 30 92 3B 69 73, F6 7C CD 35 91 5F 38 F3
replace_bytes = 0178, 4D E4 97 92 D4 0B DD DB, 9C 7D 27 DB D2 B1 06 33
replace_bytes = 0180, D9 94 93 15 18 1F 38 95, F4 BB C2 18 D9 56 43 19
replace_bytes = 0188, 86 94 AB A2 0C 5B A3 D8, B9 9D 51 CC 64 AA E1 78
replace_bytes = 0190, 19 55 C1 E9 37 3E 94 EB, 40 7A C0 C7 6A 4D 90 04
replace_bytes = 0198, 58 CD 2C A1 8C E6 09 C2, 2D 5A B7 B5 9E B5 BE 37
replace_bytes = 01A0, D1 AC 71 5B AB A9 1B 06, 36 D3 B6 18 6C 84 33 B7
replace_bytes = 01A8, 43 3B 77 8B C1 5A 38 7B, B7 0E 37 1E BA 26 5C 31
replace_bytes = 01B0, 7B AB 70 C3 BE 6F C3 15, D8 08 67 6C 73 1D 6D 30
replace_bytes = 01B8, 83 B5 70 D6 36 57 D1 7A, 08 46 26 5C 39 DA 8C 67
replace_bytes = 01C0, BD 68 60 C3 6D 47 EB F1, 6E B8 82 E8 F9 41 03 62
replace_bytes = 01C8, EC 0D D7 10 83 30 AA 41, 31 5A 9D C4 C1 DE FE 14
replace_bytes = 01D0, 2C 46 CB 93 38 D8 DB 1F, 85 2F 9F 57 B2 D2 52 F9
replace_bytes = 01D8, A3 F8 E5 F3 52 95 5B AA, 10 33 8E 2F 09 7D D9 E2
replace_bytes = 01E0, FE 2C 98 C0 97 84 BE 6C, 4D 19 97 53 8A 32 2C 17
replace_bytes = 01E8, F0 C6 4C A8 29 45 2D 56, 27 6B 27 65 11 99 39 D3
replace_bytes = 01F0, 8B F9 CA 4B 59 42 26 DE, 48 AE D9 A2 28 F3 77 D5
replace_bytes = 01F8, 38 51 6B 36 28 DA FC 5D, 63 49 C4 BD 40 02 9F 51
replace_bytes = 0200, 09 99 13 79 2F 91 C4 67, 34 8D F0 6C E2 CC 51 94
replace_bytes = 0208, 14 8D 13 3C 19 79 53 94, E6 E7 86 E3 44 6C B6 C1
replace_bytes = 0210, 14 C6 C6 0B 2E D7 9B E0, 0F F5 47 6E FF 5F 7A 84
replace_bytes = 0218, 87 9A 24 BF FB 2F 8D 42, E6 52 EA 81 C2 3A B6 4E
replace_bytes = 0220, 7D 3D 0D 40 61 2D FB 27, AE 07 08 0B 20 61 7A 70
replace_bytes = 0228, 3F 00 84 45 90 30 33 B8, 57 7A FB A0 B0 6E 4D D5
replace_bytes = 0230, AB BF 5D 50 58 BB CE AA, 70 0C E8 1A 80 3D 9D 11
replace_bytes = 0238, 3F 04 74 F5 C0 C6 CE 8A, AD 94 0D 5B 94 75 6C B8
replace_bytes = 0240, 96 CA FA 0D CA 5A 76 5D, 46 C1 08 D0 36 76 21 6D
replace_bytes = 0248, 83 68 00 68 1B FA 90 36, 7A B4 D2 36 AA 69 CB F3
replace_bytes = 0250, 33 5A 6A 1B 54 B4 E5 79, 5A 13 90 70 12 23 5E C4
replace_bytes = 0258, 6D 08 E0 82 2C 90 28 62, 26 4E A6 71 B7 E2 41 D6
replace_bytes = 0260, 23 2F D3 B8 5B F1 A0 EA, 9B ED FC 04 CD 66 5B BC
replace_bytes = 0268, CD 66 3E 47 93 C9 06 6F, B2 74 E5 E1 EA 42 53 E3
replace_bytes = 0270, 5B 48 F3 70 79 AB E9 71, D6 6B 25 2A CD 51 CC AF
replace_bytes = 0278, E7 B5 92 6C CD 51 CC 2F, DC E4 17 EB 3A 99 26 43
replace_bytes = 0280, DD 14 16 EB 5A 99 26 43, 69 B3 4B 49 20 F7 57 16
replace_bytes = 0288, 69 B2 CB 96 40 ED AF 6A, DC 42 B4 B9 D0 4C 67 65
replace_bytes = 0290, 32 0A D1 F6 42 3B 9D B5, E1 A0 6F 5D 69 E4 9B BA
replace_bytes = 0298, 85 BD AE 73 A5 95 6F FA, D0 4E D9 90 0E CA 52 B7
replace_bytes = 02A0, 42 37 65 4D 3A 68 4B CB, E4 4C 58 F8 82 C5 D9 07
replace_bytes = 02A8, BB 8A B3 F8 05 CB B3 0F, 2A 44 3D 71 74 23 2A 79
replace_bytes = 02B0, 54 88 6A E2 98 46 D4 F2, A3 07 F5 2A 00 4B 80 6A
replace_bytes = 02B8, C6 0C 9A 55 00 96 00 D5, 81 52 88 02 A8 10 05 B0
replace_bytes = 02C0, 02 AD 10 45 50 21 8A 60, DF 61 09 80 EB 15 F7 78
replace_bytes = 02C8, BF C3 12 00 D7 6B EE 09, 23 C8 3D 7A 54 77 76 8B
replace_bytes = 02D0, 06 90 7B CC A8 E9 EC 06, 06 C8 DF 75 15 46 B5 56
replace_bytes = 02D8, 0D 90 BF AB 2A AC 6A AD, 54 18 51 DD C3 35 15 37
replace_bytes = 02E0, A9 B0 A2 A6 87 2B 2A 6E, 89 20 8C A6 CE F5 30 F7
replace_bytes = 02E8, B8 24 8C A6 DE 75 3F F7, ED 25 9A E2 48 63 96 1D
replace_bytes = 02F0, ED 25 1A E3 C4 60 56 1D, 42 88 EF 70 22 5F 31 C4
replace_bytes = 02F8, 42 8C EF 30 57 EF 19 F2, 0D 3D A7 6F 72 B4 F4 B7
replace_bytes = 0300, 86 9E D3 37 35 BA F5 B7, 6A B4 C5 F2 FB 0A 45 44
replace_bytes = 0308, 6E B4 D9 FC FB 12 25 44, 6C CA 49 3B AB E5 9C A7
replace_bytes = 0310, AE B7 93 76 56 CB 39 4F, 1C CB 7F 7D 12 86 6C 45
replace_bytes = 0318, 05 56 4F 7D 12 C7 6C 49, C5 8E AB B8 11 F3 84 D7
replace_bytes = 0320, E5 8E AB B8 11 F3 84 37, AF C3 4E 17 66 0E 7F 89
replace_bytes = 0328, AF C3 56 17 66 0E 7F 89, 11 A7 57 D9 DD F9 1F A1
replace_bytes = 0330, 91 A0 57 D9 DD F9 1F A1, 45 56 9B 4E DF FF 0A AA
replace_bytes = 0338, 65 56 9B 4E DF FF 1E AA, A4 8D 56 55 95 6F 03 50
replace_bytes = 0340, A5 8D 51 55 B5 0F 04 50, 42 69 41 ED 75 D4 6D 15
replace_bytes = 0348, 42 19 41 E3 9D D4 6F 14, D8 D5 59 99 4D 6D 02 3D
replace_bytes = 0350, D8 D6 59 99 4D 5D 02 03, 30 E3 41 81 5E AB C0 8E
replace_bytes = 0358, 30 E3 41 81 41 A3 C0 96, BE D3 3F 21 28 AD 0B E8
replace_bytes = 0360, BE 33 BF 23 68 AD 0B E8, 05 48 5F 51 19 40 7D 9D
replace_bytes = 0368, 05 48 5F 51 19 40 7D AD, 3D E9 DB 15 FA 90 42 1F
replace_bytes = 0370, 3D 19 BA 15 86 90 C2 10, 54 E8 5B 15 DA 5A 7B 7B
replace_bytes = 0378, 54 18 3A 15 BA 5A 7B 77, 06 56 ED E9 15 A6 AB 06
replace_bytes = 0380, 06 96 ED E9 15 A6 CB 1A, CB 1B 77 73 D6 1E A7 B6
replace_bytes = 0388, CB 5B 77 73 D6 1E A7 AE, 78 37 5F 66 08 95 70 4D
replace_bytes = 0390, 78 3B 5F 66 08 A5 70 43, DF 1B 49 C9 34 BB D8 8B
replace_bytes = 0398, DF 1B 49 C9 38 BB D8 8B, 32 F1 01 C4 C7 25 99 E1
replace_bytes = 03A0, 32 F1 01 C4 C7 39 99 E0, D6 2F 1E 15 51 D5 94 24
replace_bytes = 03A8, C6 CF 1E 25 51 D9 94 F0, B5 25 EF C4 28 6B DA 5F
replace_bytes = 03B0, CA 92 77 62 94 35 ED 2F, AB 55 24 E4 00 00 00 00
replace_bytes = 03B8, F4 A7 27 04, 00 00 00 00
</Patch>


Other patches:

You can use the other patches from this post.
https://www.mobileread.com/forums/sh...93&postcount=7


Also this patch `Wikipedia Search Language`

Last edited by oren64; 07-06-2018 at 04:57 AM.
oren64 is offline   Reply With Quote
Old 07-06-2018, 04:40 AM   #7
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
Is was a nightmare making those patches, a lot have change in this firmware I hope kobo developers don't want to shot me down .

In the patch `Changing the info panel in full size screensaver (lower left corner)\(upper left corner)` the ability to move the info panel as been removed, I tried to add it or to do other thing to move it, but it didn't work.

Here is the patch without moving the panel.

`Changing the info panel in full size screensaver- beta 1`

Spoiler:
Code:
<Patch>
patch_name = `Changing the info panel in full size screensaver- beta 1`
patch_enable = `no`
# Multi-version patch: 4.9.11311+
#
## See https://www.mobileread.com/forums/showthread.php?p=3220397&postcount=66
#
find_base_address = `\x56\x41\x4F\xDB\x30\x18\xBD\xF7\x57\x58\xEC\x86`
replace_bytes = 0000, 56 41 4F DB 30 18 BD F7, 96 51 4F DB 30 14 85 DF
replace_bytes = 0008, 57 58 EC 86 A8 44 92 12, FB 2B 2C F6 86 A8 54 52
replace_bytes = 0010, DA 54 1C 90 10 13 48 63, DA 89 54 3C 20 4D 9B 40
replace_bytes = 0018, 95 3A 6D 07 84 90 DB 38, 1A AB D4 69 7B 40 08 B9
replace_bytes = 0020, 89 87 63 07 C7 A5 CD 10, CD 4D E2 CD F1 0D B6 4B
replace_bytes = 0028, FF 7D 49 93 B6 4E ED D8, 9B 4D FC 77 9C A6 94 50
replace_bytes = 0030, 05 6D 1C 63 7F 7E EF F9, 3B 49 D3 D1 3D DA BE 3E
replace_bytes = 0038, 7B CF B1 8F C1 6B 0F 80, DF 8D CF 49 E2 63 F2 B7
replace_bytes = 0040, 19 9C 3F C5 9C 2D 68 18, 43 C8 94 CE 7E 47 12 E7
replace_bytes = 0048, 00 C1 21 CD 33 C8 11 15, 22 F0 89 96 54 A8 94 4A
replace_bytes = 0050, E3 72 6A CE 08 E3 01 98, 10 7A 64 96 66 C8 51 FA
replace_bytes = 0058, 91 B2 64 DC 7B EB 1D DF, 64 CA 4D C9 A8 F3 D4 39
replace_bytes = 0060, 67 6C 89 F8 F7 28 FA 89, BE 4D 71 01 F2 5B 18 FE
replace_bytes = 0068, D1 F2 42 F0 05 7A 58 63, 60 B0 B8 D0 72 0E 77 2B
replace_bytes = 0070, 34 85 CB 04 0B 54 15 7E, 8D 75 E1 22 66 1A F2 C2
replace_bytes = 0078, C1 34 62 BF 70 18 23 71, 0F 4C 84 F8 93 05 11 E8
replace_bytes = 0080, FF 7C 99 65 8F 21 7A C1, DB 87 CB 34 BD 0F E0 91
replace_bytes = 0088, 73 74 93 FF E0 98 B0 B8, CD E0 4A 7D 97 8C 63 94
replace_bytes = 0090, 90 96 A6 98 F6 97 38 14, 95 B6 26 4C 74 17 2C D0
replace_bytes = 0098, 49 00 BC D3 D3 6C 55 F1, B1 4F BC 5E 2F 5D E6 DC
replace_bytes = 00A0, A6 70 D5 4F 10 8E 13 11, 84 2E BB 31 B0 28 D6 3E
replace_bytes = 00A8, 00 C7 DF 0C 96 85 7B 83, 39 DD 4C 9A C2 AD C9 1A
replace_bytes = 00B0, 06 A2 49 C2 10 C5 AB 0E, D0 38 46 10 6C 59 01 1A
replace_bytes = 00B8, A2 A1 86 C8 F5 34 44 CD, BA 40 9E 0B E4 35 81 3E
replace_bytes = 00C0, A0 81 E8 8A C3 98 51 3D, 49 1A A1 70 73 FA 03 17
replace_bytes = 00C8, CF E0 5C C7 A3 DB 90 6B, 67 E0 E2 0C 1A 39 34 E3
replace_bytes = 00D0, DD D0 15 2C 48 55 AB 67, 79 AD 9B 74 E6 22 79 AE
replace_bytes = 00D8, F2 1D 47 65 F2 BC A1 CA, A3 F3 5C 47 A7 12 CA F9
replace_bytes = 00E0, D4 0C B6 99 F2 14 12 72, 95 19 8F A9 00 5E 20 1A
replace_bytes = 00E8, 53 7E 4F 20 45 A4 A6 B0, 8D 2B 91 CE 07 36 A8 98
replace_bytes = 00F0, 1A 27 31 8D CE 54 A2 7A, 6B CB 71 F8 B6 97 47 CD
replace_bytes = 00F8, EC BD 3C 1A DF E4 30 B8, 24 DB B8 32 A8 EF 02 F5
replace_bytes = 0100, BA 30 B8 9A DE D9 99 54, F7 03 39 9C 2B A3 86 E7
replace_bytes = 0108, E3 64 22 5D 18 1C 5D 18, 0E 54 31 B9 EB 9B 74 52
replace_bytes = 0110, 0E 20 D2 38 D7 0A F8 48, D4 7D 96 34 81 26 DF 1E
replace_bytes = 0118, 17 F0 91 25 0F 2D 43 4E, 52 89 29 48 9D 75 35 A6
replace_bytes = 0120, EA BA 6B 0E 53 64 F3 ED, 5F A9 8C 98 F0 49 CF 2B
replace_bytes = 0128, 39 E3 2C 43 5C 14 7D C1, 7A 78 5D 9C A2 D6 98 BC
replace_bytes = 0130, B2 6F 90 C7 98 56 3D AC, 5D DF F5 7D AB 6E C7 B6
replace_bytes = 0138, 35 EC 26 67 4C 08 96 B6, F7 30 ED 94 CD AD EE C6
replace_bytes = 0140, E7 0F 3D 6F DD 72 54 7B, 8A C0 81 9A 79 13 80 9A
replace_bytes = 0148, F5 72 7C 8B 1C FF 1D A7, 76 EC A0 1C A6 A1 77 C8
replace_bytes = 0150, B2 5B 8D 12 01 AD 18 D7, 8E CC 1B FD 9F E9 68 07
replace_bytes = 0158, D2 1B D7 D6 9B 76 00 0C, FC 67 FF 5B E2 DE C3 E1
replace_bytes = 0160, 72 D4 A0 E8 05 0D 2D 82, 6A E4 4A A9 F8 59 A3 0C
replace_bytes = 0168, 34 27 FC 5F 67 87 57 42, 40 E6 61 30 DF 88 74 49
replace_bytes = 0170, 3F 33 1D 6D C2 FF EE 7F, 14 72 16 BC FC A0 37 CB
replace_bytes = 0178, 8B EE 73 1C 6E 53 CA 1E, 45 1C EA 2A E4 FA 33 B3
replace_bytes = 0180, AE 91 EA CB 9A F1 10 F1, 5D F0 B4 57 18 38 84 35
replace_bytes = 0188, 2A 0C 65 13 B2 15 C8 19, 8D EF EE 71 1B 9D 1A EF
replace_bytes = 0190, C1 E1 E6 82 DE 4E D7 71, 5A C9 D4 39 D2 20 54 71
replace_bytes = 0198, 30 55 F0 E6 37 B3 5F F0, 19 72 7B B4 BE 1B D5 78
replace_bytes = 01A0, F6 A1 30 10 14 ED 84 0F, B4 5D 61 79 F4 7A BD 9A
replace_bytes = 01A8, F6 85 1F EE B1 8C E3 B9, 52 AD 41 66 13 4D F5 5C
replace_bytes = 01B0, 66 1C 83 77 32 CC C0 22, AD A0 21 0A DD 0D 69 C2
replace_bytes = 01B8, C7 E8 88 0C 74 E6 2B 40, 78 E6 93 2F 80 A6 69 6A
replace_bytes = 01C0, 1D 8F 21 BD 47 CD DB C8, 97 16 CF CE 71 46 39 DC
replace_bytes = 01C8, E0 D1 7E 85 E2 D1 EE 79, 98 47 B8 38 FA 45 EF AF
replace_bytes = 01D0, 35 83 42 20 5E 4C 05 14, C7 47 77 B6 C6 C4 DC 04
replace_bytes = 01D8, 8B 7C 4D 1A 31 2A FA 11, BB 13 90 2C BC 1E 9F 10
replace_bytes = 01E0, 4C 31 29 02 F0 15 B1 52, 95 8F 54 3E 1A BD 14 2A
replace_bytes = 01E8, 34 54 4B EB BD 13 36 87, 9D 71 F0 89 40 69 FE 80
replace_bytes = 01F0, 04 DD 95 5B B8 38 FA 0D, 55 A8 EA F4 14 1A EC 8F
replace_bytes = 01F8, 1F 6F 27 47 0F 2A C6 B4, 91 38 FD B8 3E DA 1A 01
replace_bytes = 0200, 7C 09 F6 A7 88 E3 E8 76, 3B 36 25 01 CF 6B 16 B0
replace_bytes = 0208, 72 02 F2 EA 2B AF BE C6, F2 52 DE 3F 6C DE 7F C9
replace_bytes = 0210, 9B C2 5C 14 04 05 80 32, 33 A5 E6 89 5B 60 73 31
replace_bytes = 0218, 5E DE 80 5D 54 DD E9 A9, A8 11 B8 C1 47 BA FF 6E
replace_bytes = 0220, 31 F0 9F 12 C2 39 6F 5A, 47 4E CB 0A 67 2B 85 67
replace_bytes = 0228, 6B 00 50 63 23 01 6C CF, 49 EC 29 FC 00 00 00 00
replace_bytes = 0230, A7 01 40 C9 8B BC DE B7, 00 00 00 00 00 00 00 00
replace_bytes = 0238, AF BF 24 45 9E 2F 52 3D, 00 00 00 00 00 00 00 00
replace_bytes = 0240, C0 F6 61 60 00 B8 63 2F, 00 00 00 00 00 00 00 00
replace_bytes = 0248, F0 E3 AB 35 39 95 11 9A, 00 00 00 00 00 00 00 00
replace_bytes = 0250, 94 FF 05 D9 59 2A 7E 00, 00 00 00 00 00 00 00 00
</Patch>

Last edited by oren64; 07-06-2018 at 09:42 AM.
oren64 is offline   Reply With Quote
Old 07-06-2018, 05:03 AM   #8
Martina Schein
eBook-Reader-Fan
Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.
 
Martina Schein's Avatar
 
Posts: 175
Karma: 444178
Join Date: Sep 2012
Location: Saarbruecken / DE
Device: Kobo Aura H2O 2nd Edition
Thank you very much, @GeoffR and @oren64.
Martina Schein is offline   Reply With Quote
Old 07-06-2018, 06:01 AM   #9
forster01
Groupie
forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.
 
Posts: 195
Karma: 82624
Join Date: May 2013
Device: Kobo Forma, Kobo Aura One, Kobo Aura HD, Kindle, Amazon Fire HD
`show games on Beta Features` - this patch does not work any more:
https://www.mobileread.com/forums/sh...3&postcount=18

- worked on firmware 4.8.11073

Last edited by forster01; 07-06-2018 at 06:03 AM.
forster01 is offline   Reply With Quote
Old 07-06-2018, 07:20 AM   #10
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
Quote:
Originally Posted by forster01 View Post
`show games on Beta Features` - this patch does not work any more
You can try this.
Good luck.
jcn363 is offline   Reply With Quote
Old 07-06-2018, 09:14 AM   #11
Martina Schein
eBook-Reader-Fan
Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.
 
Martina Schein's Avatar
 
Posts: 175
Karma: 444178
Join Date: Sep 2012
Location: Saarbruecken / DE
Device: Kobo Aura H2O 2nd Edition
Quote:
Originally Posted by jcn363 View Post
You can try this.
Good luck.
It's working.

What about »tshering's BAD EYES adaptation«?
Martina Schein is offline   Reply With Quote
Old 07-06-2018, 09:31 AM   #12
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,907
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Martina Schein View Post
What about »tshering's BAD EYES adaptation«?
Have you tried the "Large Print Mode" that is in the Beta Features?
davidfor is offline   Reply With Quote
Old 07-06-2018, 09:51 AM   #13
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
Quote:
Originally Posted by Martina Schein View Post
It's working.

What about »tshering's BAD EYES adaptation«?

I'll give it a try this weekend.
Good luck.
jcn363 is offline   Reply With Quote
Old 07-06-2018, 09:51 AM   #14
Martina Schein
eBook-Reader-Fan
Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.Martina Schein ought to be getting tired of karma fortunes by now.
 
Martina Schein's Avatar
 
Posts: 175
Karma: 444178
Join Date: Sep 2012
Location: Saarbruecken / DE
Device: Kobo Aura H2O 2nd Edition
Quote:
Originally Posted by davidfor View Post
Have you tried the "Large Print Mode" that is in the Beta Features?
Yes, I've tried it. But it's too big for me.

Thank you for your commitment, @jcn363.
Martina Schein is offline   Reply With Quote
Old 07-06-2018, 11:12 AM   #15
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,736
Karma: 6990705
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by GeoffR View Post
reserved for alternative instructions using new patching tools.
See https://www.mobileread.com/forums/sh...4&postcount=10 and https://www.mobileread.com/forums/sh...53&postcount=9
geek1011 is offline   Reply With Quote
Reply


Forum Jump

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.0 GeoffR Kobo Developer's Corner 74 08-12-2015 02:12 PM
Instructions for patching firmware 3.11.0 GeoffR Kobo Developer's Corner 226 06-01-2015 05:32 AM
Instructions for patching firmware 3.12.0 GeoffR Kobo Developer's Corner 165 02-07-2015 09:22 AM
Instructions for patching firmware 3.8.0 GeoffR Kobo Developer's Corner 92 10-22-2014 07:22 AM


All times are GMT -4. The time now is 11:19 AM.


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