Quote:
Originally Posted by jackie_w
@geek1011,
I'm still not sure I fully understand how to use FindZlib. Please could you expand your #boggleContainer example. As it stands it looks as if it's enabling the beta games on a single device, the Kobo mini. Or have I misunderstood?
A more typical zlib patch would change multiple occurrences of a single variable (one per Kobo model) or even multiple occurrences of multiple variables.
|
FindZlib just finds the base address of the zlib stream containing a unique string. That stream so happens to contain only the code for displaying the games, so I can replace all false visibility properties to true.
Also, another thing you might want to know is that ReplaceZlib automatically minifies the CSS if it is required. To accomodate for this, FindZlib will not care about inconsequential spaces.
I've also ported another patch:
https://www.mobileread.com/forums/sh...49&postcount=5