What's new

Does anyone know how to translate RPG maker games?


Re: Does anyone know how to translate RPG maker games?

I'd found this - - but couldn't get it to completely work.

Rvdata files are just Ruby marshal dumps, so theoretically it should be easy to make a set of tiny programs that convert an rvdata in a plain text file containing one data structure and that convert that structure back into an rvdata file.

Unfortunately, I don't know ruby so can't write it myself.
 
Re: Does anyone know how to translate RPG maker games?

I think you need to have the actual rpg maker program to try and do it.
 
Back
Top