uuksu / RPGMakerDecrypter

Tool for extracting RPG Maker XP, VX and VX Ace encrypted archives.
MIT License
197 stars 42 forks source link

Unable to decrypt the first game of the hello charlotte series #18

Closed NumanSadik closed 4 months ago

NumanSadik commented 8 months ago

Link to download the game/archive you're unable to decrypt Link to game: (Demo of it) https://store.steampowered.com/app/557630/Hello_Charlotte_EP2_Requiem_Aeternam_Deo/

Describe the problem unable to decrypt it in the newer version of your cli. Succeeded in an older version of your cli version though.

Details (please complete the following information):

Error: System.Exception: Testing at RPGMakerDecrypter.Cli.Program.Main(String[] args)

NumanSadik commented 8 months ago

v2.0.11 can decrypt it

uuksu commented 8 months ago

Hey! I'm so sorry, I broke the whole CLI with my previous development with a error logging by leaving a temporary exception throwing that I was using for testing. I've fixed the issue, v2.0.15 should work normally.

Could you please verify and I'll close the issue once you've done so?

NumanSadik commented 8 months ago

yes it does work now, also while you are here i gotta mention that cli also does not export (or it does not overwrite the existing file?) a file from the encrypted archive.

(Game dir)\Graphics\System\Window.png Original

Encrpted within rgss3a file Window

uuksu commented 4 months ago

I think overwrite will be fixed by merging #19. As this is not related to the original issue, I'll close this one now.