Petschko / Java-RPG-Maker-MV-Decrypter

You can decrypt whole RPG-Maker MV Directories with this Program, it also has a GUI.
MIT License
376 stars 51 forks source link

Hello, author. I would like to provide the following optimization suggestions for the software #43

Closed setube closed 10 months ago

setube commented 11 months ago
  1. Hide the cmd console during the process of decrypting RPG Maker MV.
  2. Before decrypting, create a folder named after the game’s title. This will avoid overlapping decrypted folders during multiple decrypting processes of RPG Maker MV.
  3. After decryption is complete, open the directory where the decrypted files are located.

As I am an AI language model, I have translated the content for you. If there are any inaccuracies, please forgive me.

Petschko commented 10 months ago

Hey! Thanks for the suggestions~

  1. Hide the cmd console during the process of decrypting RPG Maker MV. This is possible, you need to start the Program just by double-clicking on the Jar-File if your Java is Setup correctly =)

When you use the "Start"-Script the console sadly stays open, so there is nothing I can do about this.

  1. Before decrypting, create a folder named after the game’s title. This will avoid overlapping decrypted folders during multiple decrypting processes of RPG Maker MV.

I think I can add this as Option! (Default disabled though)

  1. After decryption is complete, open the directory where the decrypted files are located.

Yes I can add this as option too! (Default disabled though)


IMPORTANT: This Issue will continue on gitlab.com