Alright, I've uploaded the game executable just now.
Interestingly enough, I've unpacked the .pack files of 2 of the other games as well, and the PNG headers are the exact same, which should mean the same seed was used across all of them, correct?
I've also made sure to upload the executable files of the other 3 games in the series in that case.
//EDIT: I've actually made sure to upload the Selene.dlls from the game as well, since I'm relatively sure they are in charge of doing the decryption.
I mean, the game ships with encrypted files, so
somehow it needs to know
how to decrypt it, right?
//EDIT2: Additionally, I've thrown 2 of the executables into Snowman to see if there's something in regards to the .pack files, and interestingly enough, there sure is.
https://paste.gg/p/Lordmau5/b83fdafaeb9 ... 679c2699daSomething's going on with the "PackPass" there, and from what I can tell, the "v63", "v60", ... variables all seem to be statically written to.
Seems to be the most useful clue in this, at least to me that doesn't know how to decipher any of this, really...