-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Link to download the game/archive you're unable to decrypt
Link to game: https://www.pokefallen.com/download.html
Describe the problem
The Game files have been encrypted in rgssad, and renamed to pkg, but in recent versions of the game, when renamed and open by RPGMakerDecrypter, it gives the following error:
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.InternalRead(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at RPGMakerDecrypter.Decrypter.RGSSADv1.ReadRGSSAD()
at RPGMakerDecrypter.Decrypter.RGSSADv1..ctor(String filePath)
at RPGMakerDecrypter.Gui.MainForm.openRGSSADToolStripMenuItem_Click(Object sender, EventArgs e)
Details (please complete the following information):
- OS: Windows
- RPGMakerDecrypter version: v3.0.4 and v2.0.16 (seems error in both)
Screenshots
