MAGES Engine mvl file(characters' tachie picture) preview tool, also works for Kaleido ADV Workshop engine by MAGES.
Compatible games list of MAGES Engine [VNDB](only releases after 2016), Kaleido ADV Workshop [VNDB](only releases by MAGES).
Memories Off Innocent Fille Noelle Fullbloom (switch version)
Some characters do not have eye difference, it's normal as it is.
You need to install .NET Framework Runtime 4.6.1 or higher.
Alternatively, you can try .NET6 release with .NET 6 Desktop Runtime, which may only works on Win10/Win11 and may have unknown issues.
1, Get the mvl files from game archives, usually in chara.cpk, chara.mpk, or chara folder. You can open cpk/mpk with GARbro.
2, Open the program, right-click the "bodys" listbox, select "Open mvl" to open the mvl file, or just drag and drop it onto the window.
3, Wait about 10 seconds for processing, it depends on your CPU, and then enjoy it.
4, Exit with the button in right-click menu to clear temp files in temp folder, usually C:\Windows\Temp or %AppData%\Local\Temp.
1, Decompile "image_info.psb.m" with FreeMote, usually use "PsbDecompile info-psb -k *thedecryptkey* image_info.psb.m -a".
2, Open the program, right-click the "bodys" listbox, select "Open Json of Kaleido" to open the "chara_hash123456.psb.m.json" file (not the resx.json file), or just drag and drop it onto the window. Then the same as mvl.
Run with "mvlview.exe [*.json]" or "mvlview.exe [*.mvl]", or just drag and drop the files on EXE. It will generate all images in the working directory. It will not work for other extensions.
You can also use "-o [*.json/*.mvl]" to open this file in the form.
1, Use mvl.py in this project ChaosChildPCTools (or Here for updated version) , you will get some fragmented PNG files and a JSON file.
2, Open the program, right-click the "bodys" listbox, select "Open Json of mvl" to open the JSON file.
3, Enjoy!