![]() |
#1 |
Connoisseur
![]() Posts: 83
Karma: 10
Join Date: Jun 2010
Device: Kobo Aura H20
|
Some questions
Hello to all, after I lost my Sony PRS-T2 (or more probable someone robbed it
![]()
The Kobo Aura HD read the file without so much hassle the font size was practically already correct I had only too much margins: 50% of screen was margin ![]() Lucky I've found I could easy change this... now I've 0 margins and all it is OK... well some pages are strange! They are not totally full of text but only 60%... and is very rare to see a page that it is full (I'd say the majority are at 80%). But it is the first book I'm reading so... maybe it is bad formatted! Now the questions:
Last edited by fanoI; 12-09-2013 at 02:50 PM. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
Hi fanoi, on your question 2, I am pretty sure the Aura HD is not capable to take notes - so if you get a pen/stilus/anything you would only be able to use it to tap, swipe or select rows or words. But you cannot write notes in free hand. In fact, to do all of the above you can just use anything, including your finger.
For the excessive empty space, there is a patch that you can use to remove it, have a look at this thread: https://www.mobileread.com/forums/sho...d.php?t=220171 |
![]() |
![]() |
![]() |
#3 |
Connoisseur
![]() Posts: 83
Karma: 10
Join Date: Jun 2010
Device: Kobo Aura H20
|
If I understood correctly this hack is not compatible with firmware 3.1.0 that the device has automatically installed during the first setup.
By the way it seems strange to me that we, the users, are forced to patch the firmware! This is clearly a bug... it is an e-book reader, right? Well some pages have no sense... |
![]() |
![]() |
![]() |
#4 | |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,190
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
As for patching software to make it behave the way the user wants? That's a fairly long and honourable tradition. Regards, David |
|
![]() |
![]() |
![]() |
#5 |
JimInRussell
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 355
Karma: 143302
Join Date: Nov 2010
Location: Russell Ontario Canada
Device: kobo Aura One, Forma, Elipsa, Sage
|
|
![]() |
![]() |
![]() |
#6 |
Connoisseur
![]() Posts: 83
Karma: 10
Join Date: Jun 2010
Device: Kobo Aura H20
|
Yes the Launcher that has Cool Reader inside and a lot of Chess games has a Notepad application... my fingers are too big so a pen would be needed for me
![]() @DNSB OK, maybe in the next days I'll post there! It is a little confusing as there is not (or I cannot found it) a place in which all the tested patches are collected... the first post refers to firmware 2.8.0... It is to say that Cool Reader works in the right way (the pages are filled completely as expected), in the end as I found annoying to have to use a I-tunes like software to put the books instead of simply copy them in folders I'll use it ![]() P.S. There is an application to read Comics? Kobo promised to read CBZ/CBR files: he reads one of 3 pages... a real one (100 pages or more?) make it crash ![]() |
![]() |
![]() |
![]() |
#7 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,511
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Funny; I've had no issues with CBR / CBZ files of different sizes (save for the fact I don't feel an eBook reader is the ideal device for reading them).
|
![]() |
![]() |
![]() |
#8 | |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,190
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Dang... I can't attach a kpg.conf file so will paste it in a code block below. Code:
# Kobo Patch Generator config file # firmware ver. 3.1.0 # (c) 2013 MZ # <Patch> patch_name = `Custom reading footer style` patch_enable = `yes` # CSS. Then CSS over zlib. Then CSS over XOR "crypto". Then CSS over XOR+NOT "crypto". Kobo managers, are you wacky ??? # # Disable footer example #replace_xor_58 = 13FA550, `ReadingFooter {\n\tmin-height: 70px;\n\tmax-height: 70px;\n\tqproperty-footerMargin: 40;\n}\n\nReadingFooter[deviceCodeName="kraken"], \nReadingFooter[deviceCodeName="phoenix"] {\n\tmin-height: 82px;\n\tmax-height: 82px;\n\tqproperty-footerMargin: 15;\n}\n\nReadingFooter[deviceCodeName="dragon"] {\n\tmin-height: 120px;\n\tmax-height: 120px;\n\tqproperty-footerMargin: 20;\n}\n\n* {\n\tfont-size: 16px;\n}\n\n[deviceCodeName="kraken"], \n[deviceCodeName="phoenix"] {\n\tfont-size: 20px;\n}\n\n[deviceCodeName="dragon"] {\n\tfont-size: 26px;\n}\n\n[localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n}`, `* {\n\theight: 5px;\n\tfont-size: 1px;\n\tcolor: transparent;\n}\n\n\x00` # Decrease footer example replace_xor_58 = 13FA550, `ReadingFooter {\n\tmin-height: 70px;\n\tmax-height: 70px;\n\tqproperty-footerMargin: 40;\n}\n\nReadingFooter[deviceCodeName="kraken"], \nReadingFooter[deviceCodeName="phoenix"] {\n\tmin-height: 82px;\n\tmax-height: 82px;\n\tqproperty-footerMargin: 15;\n}\n\nReadingFooter[deviceCodeName="dragon"] {\n\tmin-height: 120px;\n\tmax-height: 120px;\n\tqproperty-footerMargin: 20;\n}\n\n* {\n\tfont-size: 16px;\n}\n\n[deviceCodeName="kraken"], \n[deviceCodeName="phoenix"] {\n\tfont-size: 20px;\n}\n\n[deviceCodeName="dragon"] {\n\tfont-size: 26px;\n}\n\n[localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n}`, `ReadingFooter {\n\tmin-height: 45px;\n\tmax-height: 45px;\n\tqproperty-footerMargin: 20;\n}\n\n* {\n\tfont-size: 26px;\n\tpadding-bottom: 5px;\n}\n\n\x00` </Patch> <Patch> patch_name = `My line spacing values` patch_enable = `yes` # Bypass code-injected values 1.0, 1.2, 1.5, 2.0, 3.0 replace_bytes = 73FA06, 35 F6 BC EB, 00 46 00 46 replace_bytes = 73FA54, 35 F6 94 EB, 00 46 00 46 replace_bytes = 73FA7A, 35 F6 82 EB, 00 46 00 46 replace_bytes = 73FAB0, 35 F6 66 EB, 00 46 00 46 replace_bytes = 73FB0C, 35 F6 38 EB, 00 46 00 46 # Other values for replace replace_float = 73FB50, 1.05, 0.9 replace_float = 73FB58, 1.07, 0.95 replace_float = 73FB60, 1.1, 1.0 replace_float = 73FB68, 1.35, 1.05 replace_float = 73FB70, 1.7, 1.10 replace_float = 73FB78, 1.8, 1.15 replace_float = 73FB80, 2.2, 1.2 replace_float = 73FB88, 2.4, 1.25 replace_float = 73FB90, 2.6, 1.3 replace_float = 73FB98, 2.8, 1.35 </Patch> <Patch> patch_name = `Custom fonts sizes` patch_enable = `yes` # Values for replace replace_int = 1157928, 12, 20 replace_int = 115792C, 14, 21 replace_int = 1157930, 16, 22 replace_int = 1157934, 17, 23 replace_int = 1157938, 18, 24 replace_int = 115793C, 19, 25 replace_int = 1157940, 20, 26 replace_int = 1157944, 21, 27 replace_int = 1157948, 22, 28 replace_int = 115794C, 24, 29 replace_int = 1157950, 25, 30 replace_int = 1157954, 26, 31 replace_int = 1157958, 28, 32 replace_int = 115795C, 32, 33 replace_int = 1157960, 36, 34 replace_int = 1157964, 40, 35 replace_int = 1157968, 44, 36 replace_int = 115796C, 46, 37 replace_int = 1157970, 48, 38 replace_int = 1157974, 50, 39 replace_int = 1157978, 52, 40 replace_int = 115797C, 54, 44 replace_int = 1157980, 56, 42 replace_int = 1157984, 58, 43 </Patch> <Patch> patch_name = `Custom left & right margins` patch_enable = `yes` # Values for replace replace_int = 13EF57C, 02, 01 replace_int = 13EF580, 04, 02 replace_int = 13EF584, 06, 03 replace_int = 13EF588, 08, 04 replace_int = 13EF58C, 10, 05 replace_int = 13EF590, 12, 06 replace_int = 13EF594, 14, 07 replace_int = 13EF598, 16, 08 </Patch> <Patch> patch_name = `Brightness fine control` patch_enable = `yes` replace_int = 90DD08, 10, 01 replace_int = 90DD38, 10, 01 </Patch> <Patch> patch_name = `Fix page breaks bug` patch_enable = `yes` #replace_bytes = DE6576, E8 D0, E8 E7 #Alternative method replace_bytes = DE6576, E8 D0, 00 46 </Patch> <Patch> patch_name = `Freedom to advanced fonts control` patch_enable = `yes` replace_bytes = 98372C, D4 F7 64 E1, E4 F7 54 E5 replace_bytes = ADC554, B3 F6 DC E1, 00 46 00 46 replace_bytes = AE0256, AF F6 5C E3, 00 46 00 46 </Patch> <Patch> patch_name = `Search in Library by default` patch_enable = `yes` replace_bytes = 9E7BBC, 7E F7 9A E3, 00 46 00 46 replace_bytes = 9E7C08, 7E F7 74 E3, 00 46 00 46 </Patch> As usual you can modify the various patches but read some of the Patcher forum first. Metazoa has not issued an "official" patch so what you are seeing is what various people have found that works. Last edited by DNSB; 12-10-2013 at 04:03 PM. Reason: Fat Fingers Cause Typos... |
|
![]() |
![]() |
![]() |
#9 | ||
Connoisseur
![]() Posts: 83
Karma: 10
Join Date: Jun 2010
Device: Kobo Aura H20
|
Quote:
To note that this is an emergency PC and maybe this Windows XP is in some way "broken"... in the next week(s) I hope to have a new PC with Windows 8 and I'll make more tests. Regarding the Comics on E-book it is IMHO an unexplored feature yes the B&W is a problem, but the major problem is that the "clouds" are always too little to read. If the strips could be reorganized in a way that, for example, any vignette use a full screen they would be readable! IMHO the problem is that there no commercials option using the "true" e-book format that is EPUB not an archive... Quote:
In your opinion there is a risk to brick the device in case of problems or only the books would be shown wrong (well worst that the default it is impossible ![]() * The Kobo software not worked to initialize the device it simply blocked itself occupying 100% of CPU! Luckily the Kobo had the possibility to initialize itself using Wi-Fi. Yeah this PC has some problems in the USB stack probably ![]() |
||
![]() |
![]() |
![]() |
#10 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,511
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Actually there does seem to be an issue with USB drivers in Windows/XP and Kobos in general. The Kobo will do the initial connect and appear as an USB mass storage device, but then, during data transfer to it, the connection drops.
|
![]() |
![]() |
![]() |
#11 | |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,190
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Sounds like you have the same symptoms I saw when using Windows XP. I would attempt to copy a large block of data, it would error out and the Kobo's mounted drives would disappear. Regards, David |
|
![]() |
![]() |
![]() |
#12 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 976
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
|
The Sony chargers work with Kobo devices, and it is useful if you want to read while charging (long cable), but I usually don't need it at home (just connecting to the PC for adding / deleting books in the device is enough). On the road I prefer to use my phone charger (HTC): smaller, lighter, and it is convenient to have one less charger to lug around. And anyway I will soon give away my PRS-T2 (I gave the T1 months ago), with charger.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tablet Two Questions | viggen | Nook Color & Nook Tablet | 0 | 02-05-2012 07:01 AM |
Two Questions | Rand Brittain | iRiver Story | 4 | 10-23-2011 08:29 PM |
Some questions | hansvanderveeke | Sony Reader | 3 | 03-27-2010 08:41 AM |
Two Questions | Ryuujin27 | Calibre | 5 | 05-11-2009 10:38 AM |
please help me with these questions | ceto | iRex | 10 | 09-19-2008 07:17 PM |