Hi @Accordia , for Hadaka Shitsuji file, do you know how to extract the sprites of it (or do you have them?)
Sorry, I kinda forgot about this thread (oยดд`)
Here's an easy game engine to work with: Yuuki!Novel. The only extractor I've found that works with this is MultiExtractor; it's not a free program, but I found this version somewhere.
Sample game: Visukio by Gear Kite.
First, open the game's EXE file.
21052015_122822_capture_007.jpg
21052015_122604_capture_002.jpg
Then click Extract.
21052015_122609_capture_003.jpg
21052015_122628_capture_004.jpg
There are different options that you can check if all the images aren't extracting with the default settings. Just leave it at the default for Yuuki!Novel games, but you might need to experiment for other game engines.
The extracted files will show in a new window, so just select all (Ctrl+A) and extract them to a folder on your computer:
21052015_122726_capture_006.jpg
MultiExtractor separates the files according to file format, so check the left sidebar to make sure you've got all the CGs.
That seems a bit complex comparing to mine,
I used Windows Image File Converter to batch convert any photos, and I only need to choose the photo format. See below graphics:
Free tools, I prefer Pixel if you ever heard it before.
XnConvert is good advise, and Ashampoo is also good suggestion. They are very good photo converter. But to compress photos, they are not that perfect.
Last edited by Kelpez; 07-27-2016 at 10:04 PM.
I can't get any tools to extract the xp3 files from Corona Blossom Vol 1. Kikiriki.exe extracted a bunch of files, but they don't open in any image viewers, even if I change the extensions.
With Xp3-extractor, I get
I've tried all kinds of tools, but only the two above mentioned actually did anything/recognized the file, until I tried arc_unpacker, which sort of worked, but at the end it said that it is a protected archive. None of the extracted files are viewable for some reason.Code:Expected "#01" at position 0x17 but saw "#80". Traceback (most recent call last): File "xp3-extract.py", line 104, in ? assert (indexoffset+compsize+17 == filesize) AssertionError