Quote:
Originally Posted by geek1011
Try this:
Code:
Make book header/footer lowercase:
- Enabled: no
- PatchGroup: Header/footer page number text
# In ReadingView::getChapterTitle (header), NOP QString::toUpper call:
- ReplaceBytesNOP: {Offset: 0xA366EC, FindBLX: 0x440474}
# In ReadingView::updateFooter, NOP QString::toUpper call:
- ReplaceBytesNOP: {Offset: 0xA39C36, FindBLX: 0x440474}
# Page number text
- FindReplaceString: {Find: "%1 OF %2", Replace: "%1 of %2"}
Note that it will conflict with "Custom header/footer page number text". If this works, I'll add it to the patches for v53.
|
I tried this patch. It's not working. It's causing my H2O to reboot when I select an ePub eBook.