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 11-13-2013, 01:55 PM   #391
gong
Enthusiast
gong has a complete set of Star Wars action figures.gong has a complete set of Star Wars action figures.gong has a complete set of Star Wars action figures.gong has a complete set of Star Wars action figures.
 
gong's Avatar
 
Posts: 47
Karma: 384
Join Date: Nov 2013
Device: Kobo Mini (f/w 3.4.1) + Aura (f/w 3.12.1)
Quote:
Originally Posted by GeoffR View Post
2.6.1, 2.6.1b, 2.6.2, 2.8.1, 2.8.1b are all different firmware, you can't use the patches for one of them on any other one.

I think it is possible to sideload fimware 2.8.1b to the Mini though, and if you did that then you could apply the patches for 2.8.1b. I haven't done this myself though, so you might want to get confirmation that it works from someone who has done it.
Thanks for the information
gong is offline   Reply With Quote
Old 11-14-2013, 12:34 AM   #392
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
These two patches are for firmware 3.0.0 (0cbc3626b3) on Touch/Glo/Aura HD (not the new Aura). I've tested them on my Glo only.

Edit: libnickel.so.1.0.0 in the Mark 3 firmware is identical to the one in the Mark 4 firmware, so these patches should work for the older Touch models too.

Custom font sizes patch:
Spoiler:
Code:
# Firmware 3.0.0 (0cbc3626b3) on Touch N905C / Glo / Aura HD
<Patch>
patch_name = `Custom fonts sizes`
patch_enable = `yes`
# Values for replace
replace_int = 1134BC8, 12, 12
replace_int = 1134BCC, 14, 16
replace_int = 1134BD0, 16, 20
replace_int = 1134BD4, 17, 22
replace_int = 1134BD8, 18, 24
replace_int = 1134BDC, 19, 25
replace_int = 1134BE0, 20, 26
replace_int = 1134BE4, 21, 27
replace_int = 1134BE8, 22, 28
replace_int = 1134BEC, 24, 29
replace_int = 1134BF0, 25, 30
replace_int = 1134BF4, 26, 31
replace_int = 1134BF8, 28, 32
replace_int = 1134BFC, 32, 33
replace_int = 1134C00, 36, 34
replace_int = 1134C04, 40, 35
replace_int = 1134C08, 44, 36
replace_int = 1134C0C, 46, 38
replace_int = 1134C10, 48, 40
replace_int = 1134C14, 50, 42
replace_int = 1134C18, 52, 44
replace_int = 1134C1C, 54, 48
replace_int = 1134C20, 56, 52
replace_int = 1134C24, 58, 58
</Patch>


Custom left/right margins patch:
Spoiler:
Code:
# Firmware 3.0.0 (0cbc3626b3) on Touch N905C / Glo / Aura HD
<Patch>
patch_name = `Custom left & right margins`
patch_enable = `yes`
# Values for replace
replace_int = 13F6804, 02, 01
replace_int = 13F6808, 04, 02
replace_int = 13F680C, 06, 03
replace_int = 13F6810, 08, 04
replace_int = 13F6814, 10, 05
replace_int = 13F6818, 12, 06
replace_int = 13F681C, 14, 07
replace_int = 13F6820, 16, 08
</Patch>

Last edited by GeoffR; 11-14-2013 at 03:58 AM. Reason: OK for older Touch too.
GeoffR is offline   Reply With Quote
Advert
Old 11-14-2013, 08:43 AM   #393
Quexos
Member Retired
Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.
 
Posts: 1,999
Karma: 11348924
Join Date: Jan 2011
Location: Limbo
Device: none
Does anyone know if Metazoa is still working on a new patch ?
Quexos is offline   Reply With Quote
Old 11-14-2013, 08:46 AM   #394
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
Need patch for the old Touch (N905 no prefix;Mark3) fw 3.0.0 (0cbc3626b3, 12-11-13)

Ok, font/margin patches. Does the footer patch also work with this fw?

Last edited by Anak; 11-14-2013 at 08:56 AM.
Anak is offline   Reply With Quote
Old 11-14-2013, 08:55 AM   #395
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,511
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
@Anak: See the post from GeoffR; https://www.mobileread.com/forums/sho...&postcount=392
PeterT is offline   Reply With Quote
Advert
Old 11-14-2013, 08:59 AM   #396
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
Quote:
Originally Posted by PeterT View Post
Thanks, I read that post. But I asked the wrong question.
The question is: does the footer patch also work with fw. 3.0.0.
For me, that's the most important part patch, the others are welcome extras.
Anak is offline   Reply With Quote
Old 11-14-2013, 10:15 AM   #397
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,511
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Until someone takes the time to LOOK FOR and post the new locations of the patches the answer is NO.
PeterT is offline   Reply With Quote
Old 11-14-2013, 10:37 AM   #398
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
I have looked and the CSS we patched for the footer in 2.8.1 in no longer present in 2.10.0 or 3.0.0, and I can't figure out how the footer is now controlled, or whether it is possible to patch it.
ShellShock is offline   Reply With Quote
Old 11-14-2013, 10:37 AM   #399
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,079
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Quote:
Originally Posted by GeoffR View Post
These two patches are for firmware 3.0.0 (0cbc3626b3) on Touch/Glo/Aura HD (not the new Aura). I've tested them on my Glo only.

Edit: libnickel.so.1.0.0 in the Mark 3 firmware is identical to the one in the Mark 4 firmware, so these patches should work for the older Touch models too.
They work on my Aura HD as well.
mbovenka is offline   Reply With Quote
Old 11-14-2013, 11:17 AM   #400
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
As reading is almost all I do on my Kobo Touch I can live with the new introduced features and/or improvements of fw 3.0.0. As it is not possible (yet) to adjust the bottom footer I revert back to fw. 2.8.1. The downgrade went smoothly. A full factory reset isn't necessary.

My guess is that Kobo tries to lock their firmware and eliminate/prevent all possible user hacks by moving things around in and/or to other files and/or encrypting or zipping readalble text strings.
Anak is offline   Reply With Quote
Old 11-14-2013, 08:49 PM   #401
dmapr
Evangelist
dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.dmapr ought to be getting tired of karma fortunes by now.
 
Posts: 469
Karma: 600816
Join Date: Sep 2009
Device: Kobo Aura HD, Kobo Aura One
Quote:
Originally Posted by Quexos View Post
Does anyone know if Metazoa is still working on a new patch ?
He's done: http://www.the-ebook.org/forum/viewt...105871#1105871
Patch location: http://rghost.net/50179327
dmapr is offline   Reply With Quote
Old 11-14-2013, 10:26 PM   #402
Quexos
Member Retired
Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.Quexos ought to be getting tired of karma fortunes by now.
 
Posts: 1,999
Karma: 11348924
Join Date: Jan 2011
Location: Limbo
Device: none
Oh finally that long awaited patch by Metazoa. Thanks for the link Dmapr.
I will finally have my Aura HD in full screen mode.
Well, let us see how this one works and if we are not too dumb and end up bricking our own reader ...

Quote:
Originally Posted by dmapr View Post
Quexos is offline   Reply With Quote
Old 11-14-2013, 11:04 PM   #403
jiminrussell
JimInRussell
jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.jiminrussell is at one with the great books of the world.
 
jiminrussell's Avatar
 
Posts: 355
Karma: 143302
Join Date: Nov 2010
Location: Russell Ontario Canada
Device: kobo Aura One, Forma, Elipsa, Sage
This is great, I get 4 lines of text back and the page looks so much nicer without that huge margin at the bottom (particularly with epubs). Looks like I will have to experiment with different settings though to get the page numbers to show up, the defaults remove the page number at the bottom for me on my Aura.

I can even get reasonable line spacing when using Kobo Nickel font now.
jiminrussell is offline   Reply With Quote
Old 11-15-2013, 01:30 AM   #404
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,190
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by dmapr View Post
Perhaps you could ask if the replace_xor_6E is a generalized routine so I could adapt it to FW 3.0.0 by changing the location to 13BE688 and the XOR value to D3 or if this requires a rewrite of the code. That is to replace the existing line for 2.10.0:

replace_xor_6E = 1372BC8, `ReadingFooter

with a line for 3.0.0:

replace_xor_D3 = 13BE688, `ReadingFooter


First time I've made use of that old XOR search tool in close to a decade.

Regards,
David
DNSB is offline   Reply With Quote
Old 11-15-2013, 04:15 AM   #405
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by DNSB View Post
Perhaps you could ask if the replace_xor_6E is a generalized routine so I could adapt it to FW 3.0.0 by changing the location to 13BE688 and the XOR value to D3 or if this requires a rewrite of the code.
It is a generalized routine. No code changing needed.

Thank you for the key for 3.0.0.

Last edited by tshering; 11-15-2013 at 04:46 AM.
tshering is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Glo How to import reading Life Statistics from Kobo Touch to Kobo Glo? the_m Kobo Reader 5 12-13-2012 03:40 PM
$25 gift card w. purchase of Kobo Touch or Kobo Vox at Frys sufue Deals and Resources (No Self-Promotion or Affiliate Links) 0 07-15-2012 10:39 AM
Touch Kobo Touch defective after 3 months and Kobo Customer Support useless shaf Kobo Reader 5 12-04-2011 05:10 PM
Touch Kobo Touch not ejecting cleanly with Calibre OR Kobo Desktop - Windows 7 JBlyth Kobo Reader 11 08-03-2011 05:38 PM
Kobo Touch not disconnecting properly from Calibre OR Kobo Desktop - Windows 7 JBlyth Devices 1 08-03-2011 06:50 AM


All times are GMT -4. The time now is 01:06 AM.


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