Page 1 of 1

Editing .moho files?

Posted: Wed Feb 15, 2017 1:34 pm
by Cramp_Chump
Hi. Can I edit moho extension files with something? I tried to open some files with notepad++ but this was not worked like before - in previous versions of Anime Studio pro.

Re: Editing .moho files?

Posted: Wed Feb 15, 2017 4:41 pm
by hayasidist
the new Moho 12 format is a compressed file that contains the project file and thumbnail.

if you're on windows -

- COPY YOUR FILE and save the copy!!!
- change the .moho extension to .zip
- open and extract project.mohoproj

that's a JSON format file that you can then edit with whatever text editor you choose.


you can open the (edited) project.mohoproj directly in Moho 12 and then save as...

Re: Editing .moho files?

Posted: Wed Feb 15, 2017 5:49 pm
by Cramp_Chump
Thanks, hayasidist! It's great!