The VG Resource
How to identify archive file format (PC only detects it as "file") - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: How to identify archive file format (PC only detects it as "file") (/thread-37519.html)

Pages: 1 2


RE: How to identify archive file format (PC only detects it as "file") - rufaswan - 08-30-2020

If you look at the bottom-left of the screen, it says "sqlite>", you are in interactive shell now, which is also the second line of the code. Type or copy-paste in "
Code:
SELECT writefile(filepath,filedata) FROM fileinfo;
" and press Enter.

You are following quite well and doing great!

- Rufas


RE: How to identify archive file format (PC only detects it as "file") - otchi - 09-05-2020

Odd, I pasted that and pressed enter, and it went back to the blank screen with the "sqlite>" in the corner
Maybe something's wrong with the file itself. I tried with a different file and it works just fine.
I can't imagine what could possibly have gone wrong, though. It's the exact same file I posted here, and it works for you... but not for me


RE: How to identify archive file format (PC only detects it as "file") - rufaswan - 09-06-2020

That's odd. I have no idea what happen either.

But since you know how to use it on another file, you can rip any game that pack its files with SQlite database. So, happy ripping to you!

Cheers,
- Rufas