View Single Post
Old 10-22-2021, 01:53 PM   #3357
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,767
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
If you're willing to play around a bit, find the .adds/koreader/frontend/device/kobo/device.lua file, and replace these lines:

https://github.com/koreader/koreader...ua#L1006-L1007

with:

Code:
elseif codename == "cadmus" then
    return KoboEuropa
It probably won't work, but who knows, it just might.

You could try the same thing for several of the older models (going up from the bottom), but presumably the Elipsa is the best bet.
Frenzie is offline   Reply With Quote