

It uses Ruby Marshal module to read and write those files. Then you'd only need to use the following lines to create a text file version of such files.IntroductionThis application is a cross-platform user interfcae to edit RPG Maker XP data files. You can pick any version from 1.8 onwards to open those files. Well, if we're talking about uncompressed rxdata or similar files, you only need to install Ruby on your system. RE: rxdata / rvdata to text (YAML) - kyonides - 09-27-2019

Or change all usages of one music file to another. Maybe you want to find-replace all your dialog to change a city's name referenced in plot. (08-26-2017, 10:36 PM)MechanicalPen Wrote: If you are anything like be you'll sometimes want to go outside of the editor to change things. RE: rxdata / rvdata to text (YAML) - Pelip - 09-26-2019 But you can also use it solo, like I am, to be able to edit the data with external tools. The idea behind the toolchain was to open RPG Maker XP using the batch file, make edits, then share/merge the YAML files with others so you could collaborate. Yep, it reads in all the YAMLs on startup if you configure the batch file correctly. Thanks! Been a while since I posted forgot the best location for such things.

RE: rxdata / rvdata to text (YAML) - MechanicalPen - 08-26-2017 And rather than being in resources, I moved it into our TOOLS forum and applied a 'Tools-Other' flag. RE: rxdata / rvdata to text (YAML) - DerVVulfman - 08-26-2017 Just use a tool to decode them into the proper character map.) I'm using it to translate RPG Maker XP games! (protip this tool will encode most non-ASCII strings as base64 encoded binary. Give it a try it you think it'll help you. You can save time navigating menus or use the tools for its original purpose and collaborate on an RPG with your friends, letting Git or some other data versioning system merge all your edits into one playable game. The confusingly named RMXP Plugin System can extract all files from your XP, VX, or VXA projects into. If you are anything like be you'll sometimes want to go outside of the editor to change things. Rxdata / rvdata to text (YAML) - MechanicalPen - 08-26-2017 +- Thread: rxdata / rvdata to text (YAML) ( /thread-7088.html) Rxdata / rvdata to text (YAML) - Printable Version
