Skip to content

mages engine mvl file(characters picture)preview tool

Notifications You must be signed in to change notification settings

Manicsteiner/mvl_preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvl_preview

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).
Image text
Memories Off Innocent Fille Noelle Fullbloom (switch version)
Some characters do not have eye difference, it's normal as it is.

How to use

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.

users for MAGES Engine games

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.

users for Kaleido ADV Workshop games

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.

command line user

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.

old versions or got exceptions

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!

About

mages engine mvl file(characters picture)preview tool

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages