Hi! I was able to patch my Kobo Libra Color with firmware 4.44.23552 using the zip in the first post by changing the version number in the kobopatch.yaml, and all my patches worked except for "both page turn buttons go next". Does anyone happen to know how to make that one work? Here's the error I got:
Spoiler:
Code:
Error: could not apply patch "Both page turn buttons go next": line 820: inst 3: ReplaceBytes: expand FindInstB=kobopatch.FlexAbsOffset{Offset:(*int32)(nil), Sym:(*string)(nil), SymPLT:(*string)(nil), SymPLTTail:(*string)(0xc0004d11f0), Inline:false, Rel:(*int32)(nil)}: ResolveSymPLTTail("ReadingView::prevPageWithTimer()") = &patchlib.dynsym{Name:"_ZN11ReadingView17prevPageWithTimerEv", Offset:0xf8f180, Index:0x720e, Type:elf.STT_FUNC, OffsetGOT:0x16ebea4, OffsetPLT:0x68d534, OffsetPLTTail:0x0, Demangled:"ReadingView::prevPageWithTimer()"}: no tail stub before PLT entry
ETA: I'm on a Mac, if it matters.