Skip to content

DrRyanHuang/rpgmvp2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

English | ็ฎ€ไฝ“ไธญๆ–‡

- RPGMVP2PNG -

Stars Badge Forks Badge
Pull Requests Badge Issues Badge GitHub contributors License Badge

LOGO
Loved the project? Please consider forking the project to help it improve!๐ŸŒŸ

This README provides an introduction to the Python script and HTML file for decrypting RPG Maker MV files.๐Ÿ“œ

The rpgmvp2png.py script is a tool for decrypting RPG Maker MV's .rpgmvp files to .png files.๐Ÿ”“๐Ÿ–ผ๏ธ

To decrypt a single file, use the following command:

python rpgmvp2png.py examples/Fire1.rpgmvp out.png

This command will decrypt the examples/Fire1.rpgmvp file and save it as out.png.๐Ÿš€

To decrypt an entire directory, use the following command:

python rpgmvp2png.py examples

This command will decrypt all .rpgmvp files in the examples directory and create a directory with the same structure as the original directory in the current directory.๐Ÿ“‚โœจ

The rpgmvp2png.html file is a web-based tool for decrypting .rpgmvp files.๐ŸŒ

Usage ๐Ÿ› ๏ธ

  • Choose whether to download the decrypted images as a package.
  • Select one or more .rpgmvp files on the webpage.
  • If the package download option is selected, a zip file containing all decrypted images will be automatically downloaded once the decryption is complete.
  • If the package download option is not selected, the decrypted images will be displayed on the webpage, and each image can be saved individually.

Notes ๐Ÿ“

  • Ensure that the uploaded files are RPG Maker MV's .rpgmvp files. Other file formats may not be decrypted correctly.โš ๏ธ
  • Decrypting a large number of files or large files may take some time. Please be patient.โณ
  • The decrypted images are temporarily stored in the browser. Closing the webpage or clearing the browser cache may result in the loss of images. Please save the required images promptly.๐Ÿ’พโ—
  • The code provided is for reference and learning purposes only. Please do not engage in any illegal activities. ๐Ÿ™โŒ

If you have any questions or suggestions, please don't hesitate to open an issue on the GitHub repository. Your feedback is greatly appreciated!๐Ÿ˜Š๐Ÿ‘

About

Decrypt RPG Maker MV's .rpgmvp files to .png images easily! ๐Ÿ”“๐Ÿ–ผ๏ธ

Topics

Resources

License

Stars

Watchers

Forks