The `Disable reading footer` and `Custom reading footer style` patches can no longer be handled by my patch32lsb program, because the CSS strings have been compressed and moved from libnickel.so.1.0.0 to nickel. I suspect the same might apply to oren64's patches.
These patches should still be able to be handled by tshering's
kobopatcher or pipcat's
patch-nickel-css python tools.
The situation as I understand it is that patch32lsb can't patch compressed strings, kobopatcher can't patch floating point numbers, but patch32lsb together with either one of the other two tools can patch anything, so I think we really need to look at changing the script/batch programs to use different tools for different patches.