RPG Maker MV RPGMV
From XentaxWiki
Back to index | Edit this page
Contents
RPGMVO, RPGMVM, RPGMVP
- Format Type : Archive
- Endian Order : Little Endian
- Signature : RPGMV
Format Specifications
// header 4 bytes (char) - signature // "RPGMV" // TODO
Notes and Comments
- This file format occurs in games made using RPG Maker MV.
- Archives may be encrypted with XOR Cipher. The encryption key is always stored in "System.json" file inside "data" directory.
Games
List of games using this file format:
- Nina Aquila: Legal Eagle, Season One (*.RPGMVO / *.RPGMVP) (PC)
QuickBMS Script
Compatible Programs