Skip to content

Hexnet111/RPGMakerCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPGMakerCompressor

RPGMakerCompressor is a console-based application used to compress RPG Maker MV/MZ game assets.

It uses lossy compression with conservative parameters to reduce file size while minimizing noticeable visual and audio quality loss.

Features

  • Compresses image and audio assets
  • Supports RPG Maker MV/MZ (Perhaps more in the future.)
  • Designed for good compression with minimal quality loss

Usage

  1. Launch the application
  2. On first launch, required dependencies will be downloaded automatically
  3. Restart the application once setup is complete
  4. Provide the path to your RPG Maker MV/MZ game

Installing Compressed Assets

After compression:

  1. Navigate to your game's www folder
  2. Delete the original img and audio folders
  3. Copy the compressed files from the Output folder
  4. Overwrite files if prompted

Dependencies

These dependencies are automatically downloaded on first launch:

Notes

  • Dependencies are downloaded as prebuilt binaries from their official sources
  • No dependencies are bundled with the GitHub release

License

This project is licensed under the GPL-3.0 license. See the LICENSE file for details.

About

A console app which utilizes oxipng, pngquant, and ffmpeg to compress RPG Maker MV/MZ games.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages