Skip to content

A simple tool designed to decrypt RPG Maker MV games, converting them into editable projects quickly and easily.

Notifications You must be signed in to change notification settings

omega-slender/mv-game-decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MV Game Decryptor

MV Game Decryptor is a simple tool designed to decrypt games created with RPG Maker MV, enabling you to convert them into editable projects. This project is based on the work of Petschko and leverages Python along with several libraries to make this process possible.

How to Use 🛠️

  1. 📥 Download the source code or the Windows distribution version.
  2. 🔍 Locate the www folder of the game you want to decrypt.
  3. 🖱️ Drag the www folder or the index.html file onto one of the following:
    • MV_Game_Decryptor.py (source code)
    • MV Game Decryptor.exe (Windows distribution)
  4. Wait for the process to complete.
  5. 🎉 Once completed, a file named "Game.rpgproject" will be created in the www folder.
  6. 🎮 Open the file with RPG Maker MV and edit it like a regular project.

Requirements 🔧

For the Source Code:

  • 🐍 Python (install from python.org)
  • 📦 Colorama library (install via pip install colorama)

For the Windows Version:

  • ✅ No additional installations are required.

Terms of Use ⚠️

🆓 This project is completely free, so it is prohibited to sell 💸 or restrict access to it through payment.

It is designed to support the community, so do not use it to steal projects, code, graphic assets, or any other content. Its purpose is to help you:

  • 🔄 Recover your own projects.
  • 🌐 Create unofficial translations.
  • 🛠️ Develop mods and ports.
  • ✅ And any other use that is ethical and morally acceptable.

Credits & Acknowledgments 🙌

This project was made possible thanks to the work of Petschko, the creator of the RPG Maker MV Decrypter, which served as the foundation for this tool. The development was done in Python using the following libraries:

  • concurrent ⚙️
  • colorama 🌈
  • threading 🧵
  • pathlib 🗂️
  • sys 🔧
  • json 📜
  • shutil 🛠️

Contact 🌐

Discover more about me and my projects on my Linktree. 🌟

About

A simple tool designed to decrypt RPG Maker MV games, converting them into editable projects quickly and easily.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages