Thread: Kobo Patcher
View Single Post
Old 10-19-2013, 07:28 PM   #287
doubleshuffle
Unicycle Daredevil
doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.
 
doubleshuffle's Avatar
 
Posts: 13,949
Karma: 185432100
Join Date: Jan 2011
Location: Planet of the Pudding Brains
Device: Aura HD (R.I.P. After six years the USB socket died.) tolino shine 3
EDIT: Ooops, didn't see jackie_w's post, which already has the same info. Leaving mine anyway, since I've got a bit more detail...




Quote:
Originally Posted by plutarion View Post
Hello.

I used the patcher on my kobo mini with Firmware 2.8.1.
I am escpecially interested in removing the upper and lower margins, and better left and right margins.

Unfortunately, after applying the patch the left margin is always bigger than the right one - the text block is not centered.

Could you help me, how to edit the kpg.conf file to get the text centered?
Had this problem too, initially. Solved it by setting left margin to zero in the margins fine tuning patch. Here are my settings:

Code:
patch_name = `Margins fine tuning`
patch_enable = `yes`
# Initial replaces
replace_bytes = 848E86, 19 46, 00 21
replace_bytes = 848E88, 1A 46, 00 22
# Values for replace
# Left margin
replace_int = 848E86, 0, 00
# Top margin
replace_int = 848E88, 0, 05

Last edited by doubleshuffle; 10-19-2013 at 07:31 PM.
doubleshuffle is offline   Reply With Quote