View Single Post
Old 01-09-2016, 07:16 AM   #205
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
Modification for Bad Eyes FW 3.19.5761

As in the previous version, this package contains device specific batch files. For instance, if you patch for H2O, use 3.19.5761_aurahd_h2o.bat.

To remove italic style from the titles in the library view, set the flag "romantitles" in the device specific batch file:
Spoiler:
Example: 3.19.5761_touch_mini.bat
Code:
SET projectname=3.19.5761
SET packfiles=true
SET flags=romantitles
SET targetpostfix=touch_mini
CALL KBP.bat
Example: 3.19.5761_aurahd_h2o.bat
Code:
SET projectname=3.19.5761
SET packfiles=true
SET flags=aurahd+h2o+romantitles
SET targetpostfix=aurahd_h2o
CALL KBP.bat
Attached Files
File Type: zip KBPatcher14_3.19.5761.zip (501.3 KB, 357 views)
tshering is offline   Reply With Quote