View Single Post
Old 07-18-2020, 01:03 PM   #10
rashkae
Wizard
rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.
 
rashkae's Avatar
 
Posts: 1,274
Karma: 5935030
Join Date: Jun 2011
Location: Ontario, Canada
Device: Kobo Aura HD
The simplest database insert that worked as of the 4.4 firmware was:
INSERT INTO user (UserID,UserKey) VALUES('1','');

(Note, that last value is two single ' with nothing in between them, not a double quote (")

Once you have a database with a blank user, you can just copy that into the .kobo directory (and restart). I've been using the same database file for every new generation of device and firmware. Much simpler and easier than registration and sync, fake or not.

Anyone who wants it is welcome to copy the database file I've been using:
(I've attached a zipped copy this message, as well as a link to zippy)


https://www66.zippyshare.com/v/g56DQJzy/file.html
Attached Files
File Type: zip KoboReader.sqlite.zip (14.6 KB, 345 views)
rashkae is offline   Reply With Quote