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 12-16-2017, 04:38 AM   #16
Semwize
Guru
Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.
 
Posts: 873
Karma: 252902
Join Date: Jun 2016
Device: Kobo
A new patch so no one found?
Semwize is offline   Reply With Quote
Old 12-16-2017, 10:19 AM   #17
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,731
Karma: 6681393
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by traycold View Post
hi, I tried to find new offset with objdump on firmware 4.6.9995 (I used the command from the toolchain found on this post), but either I did something wrong or maybe the code of the library changed in a relevant way, I was not able to identify the new offset of the statement to patch.
Could you help?
Yes, I can try to help when I have time. Maybe we can even enable overdrive this way. I think all I need to do is find everywhere the Device::isAllysum and Device::isStar functions are called then go from there.
geek1011 is offline   Reply With Quote
Advert
Old 12-16-2017, 03:51 PM   #18
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
nickel.patch
Spoiler:
Code:
<Patch>
patch_name = `show games on Beta Features`
patch_enable = `yes`
# Version patch: 4.7.10413
find_base_address = `\x5D\x15\xE6\x60\x3B\x28\x1E\xC4`
replace_bytes = 0000, 5D 15 E6 60 3B 28 1E C4, 5D 15 74 B0 1D 14 0F E2
replace_bytes = 0008, 1D F4 20 08 0A 1E 44 24, 0E 7A 10 06 0A 1E 44 24
replace_bytes = 0010, 6D 63 1B 56 9B 2C 49 75, 6D 43 1B D6 35 59 92 EA
replace_bytes = 0018, 45 FC EE 56 EB 66 93 F4, 8A F8 DD AD D6 CD 26 E9
replace_bytes = 0020, F5 BD B9 6B F9 BD BC E4, EB 7B 73 D7 ED F7 F2 92
replace_bytes = 0028, F7 DA F4 3F 31 8A A5 5C, DF 6B D3 FF C4 28 96 72
replace_bytes = 0030, 3F 88 2C E7 F6 71 7D A1, FD 24 B2 9C DB E7 CD B5
replace_bytes = 0038, D4 73 C6 DF 44 CA AF CD, 52 AF 19 7F 13 29 BF 33
replace_bytes = 0040, BD 16 A5 CC 9B 73 AB 6B, 8F 5A 94 32 6F AE AC AE
replace_bytes = 0048, FE 74 14 4D 32 6E 52 2D, F9 CB 49 34 C9 B8 49 B5
replace_bytes = 0050, 94 15 B2 1A 01 E3 8F 28, 50 56 C8 6A 04 8C 3F A2
replace_bytes = 0058, 8E 15 CB 32 51 E5 C7 5A, 38 56 2C CB 44 95 9F 6A
replace_bytes = 0060, E4 85 3D 8D 4F 66 6A 73, 91 17 F6 22 3E 9F AA ED
replace_bytes = 0068, 16 7D 46 13 B8 D9 6D 21, 65 F4 19 4D E0 66 CB 42
replace_bytes = 0070, 79 25 36 78 33 07 1C 6C, F2 4A 6C F1 66 0E 38 D8
replace_bytes = 0078, 36 47 9B 2D 35 CB 65 85, 6C 86 36 5B 68 96 CB 0A
replace_bytes = 0080, F7 EA 73 43 AD 66 D3 DF, EF D5 E7 86 5A 4D CF 7E
replace_bytes = 0088, 56 89 CC F3 92 5F CA CA, 5B 25 32 CF 4B 7E 23 2B
replace_bytes = 0090, 32 51 71 ED ED 58 AC D8, CB 44 C5 B5 B7 63 B1 62
replace_bytes = 0098, AE 97 91 A5 68 21 4D 82, FB 5E 46 96 A2 85 34 09
replace_bytes = 00A0, 75 6D 8A 2B 59 6B D2 C2, D6 B5 29 6E 65 AD 49 0B
replace_bytes = 00A8, 75 26 57 35 89 5C 71 9B, D7 99 5C D5 24 72 C5 6D
replace_bytes = 00B0, 16 B7 2C 23 C1 F0 C4 FA, 5A 2C 59 46 82 E1 89 F5
replace_bytes = 00B8, 18 3C AE 1D F5 23 70 AD, 31 78 5C 7B EA 47 E0 46
replace_bytes = 00C0, B4 54 5C DB E6 F8 4D 18, 69 A9 B8 B6 CD E9 9B 30
replace_bytes = 00C8, 91 94 FC 34 7E 61 A5 E1, 22 29 F9 45 FC FD 27 2E
replace_bytes = 00D0, B8 C5 8B B2 31 A6 7E 25, F1 BA 6C 8C A9 D7 64 8F
replace_bytes = 00D8, 8B F4 79 C4 65 B0 FC 98, 3E 8F A8 0C 96 1F B3 19
replace_bytes = 00E0, CE 00 46 8C 06 3C 28 D5, C0 88 D0 80 07 9D FA 24
replace_bytes = 00E8, 27 41 AF 0E 78 A0 DA 25, A8 D5 01 8F 33 BB 60 4D
replace_bytes = 00F0, 6B CA EF 17 9A EC 36 28, F9 FD 38 93 D5 06 05 88
replace_bytes = 00F8, 40 E4 86 0D C6 EC 86 34, DB B0 C1 98 DC 90 46 EC
replace_bytes = 0100, A2 37 2C 80 BF 7C 1F 85, 86 05 F0 7B EF A3 F0 9B
replace_bytes = 0108, BF 7D 87 3C D0 F0 9D 65, EF 90 C7 09 7E B0 4C 93
replace_bytes = 0110, 9A 6C D7 81 11 B3 EE C2, E5 3A 30 22 D6 5D 78 4C
replace_bytes = 0118, 63 56 5D 12 31 EA C2 A0, AA 4B 22 42 5D 18 94 E9
replace_bytes = 0120, 4D 07 03 4D FE 51 87 5A, 60 A0 C8 3F EA 48 89 95
replace_bytes = 0128, AC E4 3B DD 62 1F C6 2C, 7C A7 4B EC C3 98 44 67
replace_bytes = 0130, 3A 0B 8F 5A 74 48 CC A2, E1 51 89 0E 89 49 74 60
replace_bytes = 0138, 03 C3 16 FB 18 6C 71 47, 58 62 1F 83 25 EE A9 43
replace_bytes = 0140, ED 6D 71 D0 D6 90 95 F0, 25 0E CA 1A 92 12 1E 7E
replace_bytes = 0148, F4 83 A7 F4 36 90 48 6B, F0 90 5E FF 44 5A 2B D7
replace_bytes = 0150, E5 EB 0D D3 B9 A8 DA DF, F7 4C E7 A2 6A BF BC 67
replace_bytes = 0158, EF 14 1F A4 9F 2C B0 59, F8 1C FD 50 81 8D 32 CC
replace_bytes = 0160, 86 01 83 70 FC 25 29 AE, 16 F8 E9 17 A4 A0 D2 6F
replace_bytes = 0168, F4 BB 93 2B B6 E2 C8 05, 4E AE D8 79 23 17 24 5A
replace_bytes = 0170, 89 96 EF 86 D3 F9 6E 0A, BE 1B 4E E7 BB 21 D0 F1
replace_bytes = 0178, 74 BC C5 92 84 7A 64 27, 16 4B 12 EA 91 9D 0C 63
replace_bytes = 0180, C9 58 A9 B6 F9 EC EF 61, A5 DA 25 B3 BF 1F BB 81
replace_bytes = 0188, 37 D1 5E 6E 43 8C FA E1, F6 12 1B 62 D4 8F 6D B8
replace_bytes = 0190, 0D 37 EA 57 A0 46 FD 02, 51 BF 02 35 EA 17 60 46
replace_bytes = 0198, CC 68 B0 A5 71 A3 01 8E, 83 2D 8D 1B 0D 70 CC 28
replace_bytes = 01A0, 19 85 63 68 67 74 0E 18, 1C 40 3B A3 33 C0 E8 8C
replace_bytes = 01A8, 9D D3 8C 7A 09 15 17 EA, 66 D4 CB A6 B8 50 AF 00
replace_bytes = 01B0, 15 A0 3E 3D 1E D3 E9 EF, F5 E9 F1 98 4E 7F 3F E3
replace_bytes = 01B8, 67 DC A6 4F 63 32 C1 9C, 36 7D 1A 93 09 26 EC 1F
replace_bytes = 01C0, FD E3 B2 4B D9 A1 4B 2F, 97 5D BE 0E 5D 7A B9 1B
replace_bytes = 01C8, 7D C3 AB 83 F1 86 5E 82, 5E 1D 8C 36 F4 12 DC A7
replace_bytes = 01D0, FB F4 2B 50 A3 C3 99 68, 5F 81 1A 1D CE 43 07 F0
replace_bytes = 01D8, 0F 1E B5 1A 26 18 D7 EB, A8 D5 30 BD B8 5E E7 80
replace_bytes = 01E0, 02 F0 BA D8 7A ED 8E 40, D7 F9 CE 6B 77 04 E2 1D
replace_bytes = 01E8, BC C4 59 9A 72 D3 DE C5, CE D2 94 9B F6 2A 16 AD
replace_bytes = 01F0, A2 95 DB FC E3 22 1F FA, DC E6 1F F7 F8 D0 57 E4
replace_bytes = 01F8, 8D 7C 01 6D 2C 7B A4 00, 0B E3 49 79 E2 00 00 00
</Patch>


Good luck.
jcn363 is offline   Reply With Quote
Old 12-16-2017, 04:03 PM   #19
Semwize
Guru
Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.
 
Posts: 873
Karma: 252902
Join Date: Jun 2016
Device: Kobo
jcn363,
It works, thanks
Semwize is offline   Reply With Quote
Old 12-16-2017, 04:15 PM   #20
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 Semwize View Post
It works
Thanks for feedback.

Good luck.
jcn363 is offline   Reply With Quote
Advert
Old 12-16-2017, 05:11 PM   #21
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,229
Karma: 11768331
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by jcn363 View Post
nickel.patch
Spoiler:
Code:
<Patch>
patch_name = `show games on Beta Features`
patch_enable = `yes`
# Version patch: 4.7.10413
find_base_address = `\x5D\x15\xE6\x60\x3B\x28\x1E\xC4`
replace_bytes = 0000, 5D 15 E6 60 3B 28 1E C4, 5D 15 74 B0 1D 14 0F E2
replace_bytes = 0008, 1D F4 20 08 0A 1E 44 24, 0E 7A 10 06 0A 1E 44 24
replace_bytes = 0010, 6D 63 1B 56 9B 2C 49 75, 6D 43 1B D6 35 59 92 EA
replace_bytes = 0018, 45 FC EE 56 EB 66 93 F4, 8A F8 DD AD D6 CD 26 E9
replace_bytes = 0020, F5 BD B9 6B F9 BD BC E4, EB 7B 73 D7 ED F7 F2 92
replace_bytes = 0028, F7 DA F4 3F 31 8A A5 5C, DF 6B D3 FF C4 28 96 72
replace_bytes = 0030, 3F 88 2C E7 F6 71 7D A1, FD 24 B2 9C DB E7 CD B5
replace_bytes = 0038, D4 73 C6 DF 44 CA AF CD, 52 AF 19 7F 13 29 BF 33
replace_bytes = 0040, BD 16 A5 CC 9B 73 AB 6B, 8F 5A 94 32 6F AE AC AE
replace_bytes = 0048, FE 74 14 4D 32 6E 52 2D, F9 CB 49 34 C9 B8 49 B5
replace_bytes = 0050, 94 15 B2 1A 01 E3 8F 28, 50 56 C8 6A 04 8C 3F A2
replace_bytes = 0058, 8E 15 CB 32 51 E5 C7 5A, 38 56 2C CB 44 95 9F 6A
replace_bytes = 0060, E4 85 3D 8D 4F 66 6A 73, 91 17 F6 22 3E 9F AA ED
replace_bytes = 0068, 16 7D 46 13 B8 D9 6D 21, 65 F4 19 4D E0 66 CB 42
replace_bytes = 0070, 79 25 36 78 33 07 1C 6C, F2 4A 6C F1 66 0E 38 D8
replace_bytes = 0078, 36 47 9B 2D 35 CB 65 85, 6C 86 36 5B 68 96 CB 0A
replace_bytes = 0080, F7 EA 73 43 AD 66 D3 DF, EF D5 E7 86 5A 4D CF 7E
replace_bytes = 0088, 56 89 CC F3 92 5F CA CA, 5B 25 32 CF 4B 7E 23 2B
replace_bytes = 0090, 32 51 71 ED ED 58 AC D8, CB 44 C5 B5 B7 63 B1 62
replace_bytes = 0098, AE 97 91 A5 68 21 4D 82, FB 5E 46 96 A2 85 34 09
replace_bytes = 00A0, 75 6D 8A 2B 59 6B D2 C2, D6 B5 29 6E 65 AD 49 0B
replace_bytes = 00A8, 75 26 57 35 89 5C 71 9B, D7 99 5C D5 24 72 C5 6D
replace_bytes = 00B0, 16 B7 2C 23 C1 F0 C4 FA, 5A 2C 59 46 82 E1 89 F5
replace_bytes = 00B8, 18 3C AE 1D F5 23 70 AD, 31 78 5C 7B EA 47 E0 46
replace_bytes = 00C0, B4 54 5C DB E6 F8 4D 18, 69 A9 B8 B6 CD E9 9B 30
replace_bytes = 00C8, 91 94 FC 34 7E 61 A5 E1, 22 29 F9 45 FC FD 27 2E
replace_bytes = 00D0, B8 C5 8B B2 31 A6 7E 25, F1 BA 6C 8C A9 D7 64 8F
replace_bytes = 00D8, 8B F4 79 C4 65 B0 FC 98, 3E 8F A8 0C 96 1F B3 19
replace_bytes = 00E0, CE 00 46 8C 06 3C 28 D5, C0 88 D0 80 07 9D FA 24
replace_bytes = 00E8, 27 41 AF 0E 78 A0 DA 25, A8 D5 01 8F 33 BB 60 4D
replace_bytes = 00F0, 6B CA EF 17 9A EC 36 28, F9 FD 38 93 D5 06 05 88
replace_bytes = 00F8, 40 E4 86 0D C6 EC 86 34, DB B0 C1 98 DC 90 46 EC
replace_bytes = 0100, A2 37 2C 80 BF 7C 1F 85, 86 05 F0 7B EF A3 F0 9B
replace_bytes = 0108, BF 7D 87 3C D0 F0 9D 65, EF 90 C7 09 7E B0 4C 93
replace_bytes = 0110, 9A 6C D7 81 11 B3 EE C2, E5 3A 30 22 D6 5D 78 4C
replace_bytes = 0118, 63 56 5D 12 31 EA C2 A0, AA 4B 22 42 5D 18 94 E9
replace_bytes = 0120, 4D 07 03 4D FE 51 87 5A, 60 A0 C8 3F EA 48 89 95
replace_bytes = 0128, AC E4 3B DD 62 1F C6 2C, 7C A7 4B EC C3 98 44 67
replace_bytes = 0130, 3A 0B 8F 5A 74 48 CC A2, E1 51 89 0E 89 49 74 60
replace_bytes = 0138, 03 C3 16 FB 18 6C 71 47, 58 62 1F 83 25 EE A9 43
replace_bytes = 0140, ED 6D 71 D0 D6 90 95 F0, 25 0E CA 1A 92 12 1E 7E
replace_bytes = 0148, F4 83 A7 F4 36 90 48 6B, F0 90 5E FF 44 5A 2B D7
replace_bytes = 0150, E5 EB 0D D3 B9 A8 DA DF, F7 4C E7 A2 6A BF BC 67
replace_bytes = 0158, EF 14 1F A4 9F 2C B0 59, F8 1C FD 50 81 8D 32 CC
replace_bytes = 0160, 86 01 83 70 FC 25 29 AE, 16 F8 E9 17 A4 A0 D2 6F
replace_bytes = 0168, F4 BB 93 2B B6 E2 C8 05, 4E AE D8 79 23 17 24 5A
replace_bytes = 0170, 89 96 EF 86 D3 F9 6E 0A, BE 1B 4E E7 BB 21 D0 F1
replace_bytes = 0178, 74 BC C5 92 84 7A 64 27, 16 4B 12 EA 91 9D 0C 63
replace_bytes = 0180, C9 58 A9 B6 F9 EC EF 61, A5 DA 25 B3 BF 1F BB 81
replace_bytes = 0188, 37 D1 5E 6E 43 8C FA E1, F6 12 1B 62 D4 8F 6D B8
replace_bytes = 0190, 0D 37 EA 57 A0 46 FD 02, 51 BF 02 35 EA 17 60 46
replace_bytes = 0198, CC 68 B0 A5 71 A3 01 8E, 83 2D 8D 1B 0D 70 CC 28
replace_bytes = 01A0, 19 85 63 68 67 74 0E 18, 1C 40 3B A3 33 C0 E8 8C
replace_bytes = 01A8, 9D D3 8C 7A 09 15 17 EA, 66 D4 CB A6 B8 50 AF 00
replace_bytes = 01B0, 15 A0 3E 3D 1E D3 E9 EF, F5 E9 F1 98 4E 7F 3F E3
replace_bytes = 01B8, 67 DC A6 4F 63 32 C1 9C, 36 7D 1A 93 09 26 EC 1F
replace_bytes = 01C0, FD E3 B2 4B D9 A1 4B 2F, 97 5D BE 0E 5D 7A B9 1B
replace_bytes = 01C8, 7D C3 AB 83 F1 86 5E 82, 5E 1D 8C 36 F4 12 DC A7
replace_bytes = 01D0, FB F4 2B 50 A3 C3 99 68, 5F 81 1A 1D CE 43 07 F0
replace_bytes = 01D8, 0F 1E B5 1A 26 18 D7 EB, A8 D5 30 BD B8 5E E7 80
replace_bytes = 01E0, 02 F0 BA D8 7A ED 8E 40, D7 F9 CE 6B 77 04 E2 1D
replace_bytes = 01E8, BC C4 59 9A 72 D3 DE C5, CE D2 94 9B F6 2A 16 AD
replace_bytes = 01F0, A2 95 DB FC E3 22 1F FA, DC E6 1F F7 F8 D0 57 E4
replace_bytes = 01F8, 8D 7C 01 6D 2C 7B A4 00, 0B E3 49 79 E2 00 00 00
</Patch>


Good luck.
It works at Kobo Aura Ed 2.
Terisa de morgan is offline   Reply With Quote
Old 12-16-2017, 05:23 PM   #22
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 Terisa de morgan View Post
It works at Kobo Aura Ed 2.
jcn363 is offline   Reply With Quote
Old 12-16-2017, 05:37 PM   #23
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,731
Karma: 6681393
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by jcn363 View Post
nickel.patch
Spoiler:
Code:
<Patch>
patch_name = `show games on Beta Features`
patch_enable = `yes`
# Version patch: 4.7.10413
find_base_address = `\x5D\x15\xE6\x60\x3B\x28\x1E\xC4`
replace_bytes = 0000, 5D 15 E6 60 3B 28 1E C4, 5D 15 74 B0 1D 14 0F E2
replace_bytes = 0008, 1D F4 20 08 0A 1E 44 24, 0E 7A 10 06 0A 1E 44 24
replace_bytes = 0010, 6D 63 1B 56 9B 2C 49 75, 6D 43 1B D6 35 59 92 EA
replace_bytes = 0018, 45 FC EE 56 EB 66 93 F4, 8A F8 DD AD D6 CD 26 E9
replace_bytes = 0020, F5 BD B9 6B F9 BD BC E4, EB 7B 73 D7 ED F7 F2 92
replace_bytes = 0028, F7 DA F4 3F 31 8A A5 5C, DF 6B D3 FF C4 28 96 72
replace_bytes = 0030, 3F 88 2C E7 F6 71 7D A1, FD 24 B2 9C DB E7 CD B5
replace_bytes = 0038, D4 73 C6 DF 44 CA AF CD, 52 AF 19 7F 13 29 BF 33
replace_bytes = 0040, BD 16 A5 CC 9B 73 AB 6B, 8F 5A 94 32 6F AE AC AE
replace_bytes = 0048, FE 74 14 4D 32 6E 52 2D, F9 CB 49 34 C9 B8 49 B5
replace_bytes = 0050, 94 15 B2 1A 01 E3 8F 28, 50 56 C8 6A 04 8C 3F A2
replace_bytes = 0058, 8E 15 CB 32 51 E5 C7 5A, 38 56 2C CB 44 95 9F 6A
replace_bytes = 0060, E4 85 3D 8D 4F 66 6A 73, 91 17 F6 22 3E 9F AA ED
replace_bytes = 0068, 16 7D 46 13 B8 D9 6D 21, 65 F4 19 4D E0 66 CB 42
replace_bytes = 0070, 79 25 36 78 33 07 1C 6C, F2 4A 6C F1 66 0E 38 D8
replace_bytes = 0078, 36 47 9B 2D 35 CB 65 85, 6C 86 36 5B 68 96 CB 0A
replace_bytes = 0080, F7 EA 73 43 AD 66 D3 DF, EF D5 E7 86 5A 4D CF 7E
replace_bytes = 0088, 56 89 CC F3 92 5F CA CA, 5B 25 32 CF 4B 7E 23 2B
replace_bytes = 0090, 32 51 71 ED ED 58 AC D8, CB 44 C5 B5 B7 63 B1 62
replace_bytes = 0098, AE 97 91 A5 68 21 4D 82, FB 5E 46 96 A2 85 34 09
replace_bytes = 00A0, 75 6D 8A 2B 59 6B D2 C2, D6 B5 29 6E 65 AD 49 0B
replace_bytes = 00A8, 75 26 57 35 89 5C 71 9B, D7 99 5C D5 24 72 C5 6D
replace_bytes = 00B0, 16 B7 2C 23 C1 F0 C4 FA, 5A 2C 59 46 82 E1 89 F5
replace_bytes = 00B8, 18 3C AE 1D F5 23 70 AD, 31 78 5C 7B EA 47 E0 46
replace_bytes = 00C0, B4 54 5C DB E6 F8 4D 18, 69 A9 B8 B6 CD E9 9B 30
replace_bytes = 00C8, 91 94 FC 34 7E 61 A5 E1, 22 29 F9 45 FC FD 27 2E
replace_bytes = 00D0, B8 C5 8B B2 31 A6 7E 25, F1 BA 6C 8C A9 D7 64 8F
replace_bytes = 00D8, 8B F4 79 C4 65 B0 FC 98, 3E 8F A8 0C 96 1F B3 19
replace_bytes = 00E0, CE 00 46 8C 06 3C 28 D5, C0 88 D0 80 07 9D FA 24
replace_bytes = 00E8, 27 41 AF 0E 78 A0 DA 25, A8 D5 01 8F 33 BB 60 4D
replace_bytes = 00F0, 6B CA EF 17 9A EC 36 28, F9 FD 38 93 D5 06 05 88
replace_bytes = 00F8, 40 E4 86 0D C6 EC 86 34, DB B0 C1 98 DC 90 46 EC
replace_bytes = 0100, A2 37 2C 80 BF 7C 1F 85, 86 05 F0 7B EF A3 F0 9B
replace_bytes = 0108, BF 7D 87 3C D0 F0 9D 65, EF 90 C7 09 7E B0 4C 93
replace_bytes = 0110, 9A 6C D7 81 11 B3 EE C2, E5 3A 30 22 D6 5D 78 4C
replace_bytes = 0118, 63 56 5D 12 31 EA C2 A0, AA 4B 22 42 5D 18 94 E9
replace_bytes = 0120, 4D 07 03 4D FE 51 87 5A, 60 A0 C8 3F EA 48 89 95
replace_bytes = 0128, AC E4 3B DD 62 1F C6 2C, 7C A7 4B EC C3 98 44 67
replace_bytes = 0130, 3A 0B 8F 5A 74 48 CC A2, E1 51 89 0E 89 49 74 60
replace_bytes = 0138, 03 C3 16 FB 18 6C 71 47, 58 62 1F 83 25 EE A9 43
replace_bytes = 0140, ED 6D 71 D0 D6 90 95 F0, 25 0E CA 1A 92 12 1E 7E
replace_bytes = 0148, F4 83 A7 F4 36 90 48 6B, F0 90 5E FF 44 5A 2B D7
replace_bytes = 0150, E5 EB 0D D3 B9 A8 DA DF, F7 4C E7 A2 6A BF BC 67
replace_bytes = 0158, EF 14 1F A4 9F 2C B0 59, F8 1C FD 50 81 8D 32 CC
replace_bytes = 0160, 86 01 83 70 FC 25 29 AE, 16 F8 E9 17 A4 A0 D2 6F
replace_bytes = 0168, F4 BB 93 2B B6 E2 C8 05, 4E AE D8 79 23 17 24 5A
replace_bytes = 0170, 89 96 EF 86 D3 F9 6E 0A, BE 1B 4E E7 BB 21 D0 F1
replace_bytes = 0178, 74 BC C5 92 84 7A 64 27, 16 4B 12 EA 91 9D 0C 63
replace_bytes = 0180, C9 58 A9 B6 F9 EC EF 61, A5 DA 25 B3 BF 1F BB 81
replace_bytes = 0188, 37 D1 5E 6E 43 8C FA E1, F6 12 1B 62 D4 8F 6D B8
replace_bytes = 0190, 0D 37 EA 57 A0 46 FD 02, 51 BF 02 35 EA 17 60 46
replace_bytes = 0198, CC 68 B0 A5 71 A3 01 8E, 83 2D 8D 1B 0D 70 CC 28
replace_bytes = 01A0, 19 85 63 68 67 74 0E 18, 1C 40 3B A3 33 C0 E8 8C
replace_bytes = 01A8, 9D D3 8C 7A 09 15 17 EA, 66 D4 CB A6 B8 50 AF 00
replace_bytes = 01B0, 15 A0 3E 3D 1E D3 E9 EF, F5 E9 F1 98 4E 7F 3F E3
replace_bytes = 01B8, 67 DC A6 4F 63 32 C1 9C, 36 7D 1A 93 09 26 EC 1F
replace_bytes = 01C0, FD E3 B2 4B D9 A1 4B 2F, 97 5D BE 0E 5D 7A B9 1B
replace_bytes = 01C8, 7D C3 AB 83 F1 86 5E 82, 5E 1D 8C 36 F4 12 DC A7
replace_bytes = 01D0, FB F4 2B 50 A3 C3 99 68, 5F 81 1A 1D CE 43 07 F0
replace_bytes = 01D8, 0F 1E B5 1A 26 18 D7 EB, A8 D5 30 BD B8 5E E7 80
replace_bytes = 01E0, 02 F0 BA D8 7A ED 8E 40, D7 F9 CE 6B 77 04 E2 1D
replace_bytes = 01E8, BC C4 59 9A 72 D3 DE C5, CE D2 94 9B F6 2A 16 AD
replace_bytes = 01F0, A2 95 DB FC E3 22 1F FA, DC E6 1F F7 F8 D0 57 E4
replace_bytes = 01F8, 8D 7C 01 6D 2C 7B A4 00, 0B E3 49 79 E2 00 00 00
</Patch>


Good luck.
It works. Great job! Did you find this yourself, tweak an existing patch, or find this somewhere else?
geek1011 is offline   Reply With Quote
Old 12-16-2017, 06:10 PM   #24
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 geek1011 View Post
Did you find this yourself, tweak an existing patch, or find this somewhere else?
It's in a compresed css.
Spoiler:
Code:
/* found: 66 (zlib) pos: 45ac6a */
#spacerWidget[qApp_deviceIsTrilogy=true],
#description[qApp_deviceIsTrilogy=true] {
  padding-right: 12px;
}
#spacerWidget[qApp_deviceIsPhoenix=true],
#description[qApp_deviceIsPhoenix=true] {
  padding-right: 15px;
}
#spacerWidget[qApp_deviceIsDragon=true],
#description[qApp_deviceIsDragon=true] {
  padding-right: 20px;
}
#boggleContainer[qApp_deviceIsPika=true],
#solitaireContainer[qApp_deviceIsPika=true],
#rushHourContainer[qApp_deviceIsPika=true],
#sudokuContainer[qApp_deviceIsPika=true],
#sketchPadContainer[qApp_deviceIsPika=true],
#spacerWidget[qApp_deviceIsPika=true],
#description[qApp_deviceIsPika=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsAlyssum=true],
#solitaireContainer[qApp_deviceIsAlyssum=true],
#rushHourContainer[qApp_deviceIsAlyssum=true],
#sudokuContainer[qApp_deviceIsAlyssum=true],
#sketchPadContainer[qApp_deviceIsAlyssum=true],
#spacerWidget[qApp_deviceIsAlyssum=true],
#description[qApp_deviceIsAlyssum=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsDaylight=true],
#solitaireContainer[qApp_deviceIsDaylight=true],
#rushHourContainer[qApp_deviceIsDaylight=true],
#sudokuContainer[qApp_deviceIsDaylight=true],
#sketchPadContainer[qApp_deviceIsDaylight=true],
#spacerWidget[qApp_deviceIsDaylight=true],
#description[qApp_deviceIsDaylight=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsStar=true],
#solitaireContainer[qApp_deviceIsStar=true],
#rushHourContainer[qApp_deviceIsStar=true],
#sudokuContainer[qApp_deviceIsStar=true],
#sketchPadContainer[qApp_deviceIsStar=true],
#spacerWidget[qApp_deviceIsStar=true],
#description[qApp_deviceIsStar=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsSnow=true],
#solitaireContainer[qApp_deviceIsSnow=true],
#rushHourContainer[qApp_deviceIsSnow=true],
#sudokuContainer[qApp_deviceIsSnow=true],
#sketchPadContainer[qApp_deviceIsSnow=true],
#spacerWidget[qApp_deviceIsSnow=true],
#description[qApp_deviceIsSnow=true] {
  qproperty-visible: false;
}
#boggleContainer,
#solitaireContainer,
#rushHourContainer,
#sudokuContainer,
#sketchPadContainer {
  qproperty-bottomMargin: 10;
}
#boggleContainer[qApp_deviceIsTrilogy=true],
#solitaireContainer[qApp_deviceIsTrilogy=true] {
  qproperty-visible: false;
}
#boggleDescription[qApp_deviceIsTrilogy=true],
#solitaireDescription[qApp_deviceIsTrilogy=true],
#rushHourDescription[qApp_deviceIsTrilogy=true],
#browserDescription[qApp_deviceIsTrilogy=true],
#sudokuDescription[qApp_deviceIsTrilogy=true],
#scribbleDescription[qApp_deviceIsTrilogy=true] {
  padding-top: 12px;
  padding-bottom: 12px;
}
#boggleDescription[qApp_deviceIsPhoenix=true],
#solitaireDescription[qApp_deviceIsPhoenix=true],
#rushHourDescription[qApp_deviceIsPhoenix=true],
#browserDescription[qApp_deviceIsPhoenix=true],
#sudokuDescription[qApp_deviceIsPhoenix=true],
#scribbleDescription[qApp_deviceIsPhoenix=true] {
  padding-top: 15px;
  padding-bottom: 15px;
}
#boggleDescription[qApp_deviceIsDragon=true],
#solitaireDescription[qApp_deviceIsDragon=true],
#rushHourDescription[qApp_deviceIsDragon=true],
#browserDescription[qApp_deviceIsDragon=true],
#sudokuDescription[qApp_deviceIsDragon=true],
#scribbleDescription[qApp_deviceIsDragon=true] {
  padding-top: 20px;
  padding-bottom: 20px;
}
#boggleDescription[qApp_deviceIsDaylight=true],
#solitaireDescription[qApp_deviceIsDaylight=true],
#rushHourDescription[qApp_deviceIsDaylight=true],
#browserDescription[qApp_deviceIsDaylight=true],
#sudokuDescription[qApp_deviceIsDaylight=true],
#scribbleDescription[qApp_deviceIsDaylight=true] {
  padding-top: 26px;
  padding-bottom: 26px;
}
#browserContainer[qApp_deviceIsTrilogy=true],
#accessibilityContainer[qApp_deviceIsTrilogy=true] {
  qproperty-bottomMargin: 10;
}

Good luck.
jcn363 is offline   Reply With Quote
Old 12-16-2017, 07:02 PM   #25
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,731
Karma: 6681393
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by jcn363 View Post
It's in a compresed css.
Spoiler:
Code:
/* found: 66 (zlib) pos: 45ac6a */
#spacerWidget[qApp_deviceIsTrilogy=true],
#description[qApp_deviceIsTrilogy=true] {
  padding-right: 12px;
}
#spacerWidget[qApp_deviceIsPhoenix=true],
#description[qApp_deviceIsPhoenix=true] {
  padding-right: 15px;
}
#spacerWidget[qApp_deviceIsDragon=true],
#description[qApp_deviceIsDragon=true] {
  padding-right: 20px;
}
#boggleContainer[qApp_deviceIsPika=true],
#solitaireContainer[qApp_deviceIsPika=true],
#rushHourContainer[qApp_deviceIsPika=true],
#sudokuContainer[qApp_deviceIsPika=true],
#sketchPadContainer[qApp_deviceIsPika=true],
#spacerWidget[qApp_deviceIsPika=true],
#description[qApp_deviceIsPika=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsAlyssum=true],
#solitaireContainer[qApp_deviceIsAlyssum=true],
#rushHourContainer[qApp_deviceIsAlyssum=true],
#sudokuContainer[qApp_deviceIsAlyssum=true],
#sketchPadContainer[qApp_deviceIsAlyssum=true],
#spacerWidget[qApp_deviceIsAlyssum=true],
#description[qApp_deviceIsAlyssum=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsDaylight=true],
#solitaireContainer[qApp_deviceIsDaylight=true],
#rushHourContainer[qApp_deviceIsDaylight=true],
#sudokuContainer[qApp_deviceIsDaylight=true],
#sketchPadContainer[qApp_deviceIsDaylight=true],
#spacerWidget[qApp_deviceIsDaylight=true],
#description[qApp_deviceIsDaylight=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsStar=true],
#solitaireContainer[qApp_deviceIsStar=true],
#rushHourContainer[qApp_deviceIsStar=true],
#sudokuContainer[qApp_deviceIsStar=true],
#sketchPadContainer[qApp_deviceIsStar=true],
#spacerWidget[qApp_deviceIsStar=true],
#description[qApp_deviceIsStar=true] {
  qproperty-visible: false;
}
#boggleContainer[qApp_deviceIsSnow=true],
#solitaireContainer[qApp_deviceIsSnow=true],
#rushHourContainer[qApp_deviceIsSnow=true],
#sudokuContainer[qApp_deviceIsSnow=true],
#sketchPadContainer[qApp_deviceIsSnow=true],
#spacerWidget[qApp_deviceIsSnow=true],
#description[qApp_deviceIsSnow=true] {
  qproperty-visible: false;
}
#boggleContainer,
#solitaireContainer,
#rushHourContainer,
#sudokuContainer,
#sketchPadContainer {
  qproperty-bottomMargin: 10;
}
#boggleContainer[qApp_deviceIsTrilogy=true],
#solitaireContainer[qApp_deviceIsTrilogy=true] {
  qproperty-visible: false;
}
#boggleDescription[qApp_deviceIsTrilogy=true],
#solitaireDescription[qApp_deviceIsTrilogy=true],
#rushHourDescription[qApp_deviceIsTrilogy=true],
#browserDescription[qApp_deviceIsTrilogy=true],
#sudokuDescription[qApp_deviceIsTrilogy=true],
#scribbleDescription[qApp_deviceIsTrilogy=true] {
  padding-top: 12px;
  padding-bottom: 12px;
}
#boggleDescription[qApp_deviceIsPhoenix=true],
#solitaireDescription[qApp_deviceIsPhoenix=true],
#rushHourDescription[qApp_deviceIsPhoenix=true],
#browserDescription[qApp_deviceIsPhoenix=true],
#sudokuDescription[qApp_deviceIsPhoenix=true],
#scribbleDescription[qApp_deviceIsPhoenix=true] {
  padding-top: 15px;
  padding-bottom: 15px;
}
#boggleDescription[qApp_deviceIsDragon=true],
#solitaireDescription[qApp_deviceIsDragon=true],
#rushHourDescription[qApp_deviceIsDragon=true],
#browserDescription[qApp_deviceIsDragon=true],
#sudokuDescription[qApp_deviceIsDragon=true],
#scribbleDescription[qApp_deviceIsDragon=true] {
  padding-top: 20px;
  padding-bottom: 20px;
}
#boggleDescription[qApp_deviceIsDaylight=true],
#solitaireDescription[qApp_deviceIsDaylight=true],
#rushHourDescription[qApp_deviceIsDaylight=true],
#browserDescription[qApp_deviceIsDaylight=true],
#sudokuDescription[qApp_deviceIsDaylight=true],
#scribbleDescription[qApp_deviceIsDaylight=true] {
  padding-top: 26px;
  padding-bottom: 26px;
}
#browserContainer[qApp_deviceIsTrilogy=true],
#accessibilityContainer[qApp_deviceIsTrilogy=true] {
  qproperty-bottomMargin: 10;
}

Good luck.
Oh, so you took that approach. I was going to replace the device check entirely in the binary.
geek1011 is offline   Reply With Quote
Old 12-17-2017, 03:56 AM   #26
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,229
Karma: 11768331
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by jcn363 View Post
for this patch.
Terisa de morgan is offline   Reply With Quote
Old 12-17-2017, 04:05 AM   #27
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,229
Karma: 11768331
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by jcn363 View Post
for this patch.
Terisa de morgan is offline   Reply With Quote
Old 12-18-2017, 09:25 AM   #28
m-p{3}
Member
m-p{3} began at the beginning.
 
m-p{3}'s Avatar
 
Posts: 21
Karma: 10
Join Date: Mar 2017
Location: 🇨🇦
Device: Kobo Glo HD
Thanks jcn363, you just revived one of my favorite feature on my Kobo

Kinda sucks they don't leave them there by default in the beta features..
m-p{3} is offline   Reply With Quote
Old 12-18-2017, 10:19 AM   #29
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 m-p{3} View Post
...you just revived one of my favorite feature...
Thank you for reading!
jcn363 is offline   Reply With Quote
Old 12-18-2017, 10:23 AM   #30
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,229
Karma: 11768331
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by jcn363 View Post
Thank you for reading!
I must confess, I tested that they appear... and I haven't been back
Terisa de morgan is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Glo easy way to display games & tools on Kobo Glo HD nicopilami Kobo Developer's Corner 11 02-13-2017 04:36 PM
El Capitan Beta 1 - device connect issue (Kobo Glo HD) brandon_ Devices 3 07-10-2015 03:10 PM
Beta Features - Kobo Touch tigerstripe Kobo Reader 3 02-16-2015 08:34 AM
Glo (Kobo Glo) Show 'em if you got them! tnforpaul45 Kobo Reader 11 10-11-2012 11:39 PM
Beta Beta Test of Major New Features Starson17 Calibre 45 05-17-2010 10:55 AM


All times are GMT -4. The time now is 07:39 PM.


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