08-28-2020, 06:02 PM
It should be under "Precompiled Binaries for Windows", the one with "sqlite-tools-XXX.zip". It is a 32-bit exe, but Windows 64-bit can run it just fine.
After that, put "Himekoi" together with "sqlite3.exe" run the CMD code
You should get every files inside 'data' folder.
If it doesn't work, as a backup plan, you'll have to export each file, one-by-one, with DB browser.
Good luck,
- Rufas
After that, put "Himekoi" together with "sqlite3.exe" run the CMD code
Code:
sqlite3 Himekoi 'SELECT writefile(filepath,filedata) FROM fileinfo'
You should get every files inside 'data' folder.
If it doesn't work, as a backup plan, you'll have to export each file, one-by-one, with DB browser.
Good luck,
- Rufas