Originally Posted by geek1011
The fix for that is pretty easy. Just combine more of the ReplaceZlib instructions into one long replacement. This is a side effect of the way I do replacements, where the instructions are all executed individually. This means each individual instructions needs to compress well enough. I'm working on fixing this though to make it more convenient.
I'd suggest you group every 4-5 replacements into one long ReplaceZlib. Have a look at some of the patches I converted for examples of this. If you want, I can help you with this one.
|