.RTON File
.rton is Plants vs Zombies 2 Data File
Features | Description |
---|---|
File Extension | .rton |
Format | Binary |
Created by | PopCap Games |
Category | Game |
.rton is Plants vs Zombies 2 Data File
Features | Description |
---|---|
File Extension | .rton |
Format | Binary |
Created by | PopCap Games |
Category | Game |
An RTON file is a data file used by Plants vs. Zombies 2, an Android and iOS game where you try to fend off zombies with plants. It contains binary game data about plants, zombies, assets, levels, and other game elements.
RTON files are stored in .OBB files. In order to view or edit an RTON file, you must extract RTON file from the OBB file using Quickbms and convert the file using rton2json, which is included with the TileTurnip's Tools download. You can then edit the .JSON file with a text editor. After editing the file you can convert it back to a JSON file using json2rton, which is also included with TileTurnip's Tools.