atom0s / Steamless

Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.
Other
3.14k stars 197 forks source link

Cant unpack RPGVX.EXE #16

Closed LiEnby closed 5 years ago

LiEnby commented 5 years ago

Whenever i try unpack the steam verison of RPG Maker VX i get the following error:

image

You can get the EXE here RPGVX.zip

atom0s commented 5 years ago

Hello, the unpacker for v2 uses hard coded offsets which land up causing some files to fail like this due to the compiling shifting the data around that is needed. This is one of the unlucky files that happens to hit this problem. I am working on a fix now though and should have an update pushed in a bit which will allow a new option to use a different method to pull the offsets needed via disassembling.

I'll respond to this ticket once its pushed.

atom0s commented 5 years ago

This should now be fixed and able to be unpacked using the new features of v3.0.0.8: https://github.com/atom0s/Steamless/releases/latest