dscharrer / innoextract

A tool to unpack installers created by Inno Setup
https://constexpr.org/innoextract/
Other
1k stars 125 forks source link

Cannot unpack installer made with a modified Inno Setup 5.3.10 #126

Closed Iglu47 closed 2 years ago

Iglu47 commented 2 years ago

There is the issue similar to https://github.com/dscharrer/innoextract/issues/103

5 3 10 1

I checked: the installer is available for download from several sources and they all provide the same version, as well as everything is successfully installed via Wine - the file is not corrupted.

filename: Oceanhorn_Monster_of_Uncharted_Seas_VO_Rus.exe sha256sum: 25d6438b8668a90328c5f78d80631c1900429f85eb1dcffcbcee1d154817b0b7

(This is the installer of the game modification that adds unofficial localization of the voice acting) site: https://en.gamesvoice.ru/oceanhorn direct-links (to the current version of the installer): Google.Drive, Mega.nz

Iglu47 commented 2 years ago

I checked: PR on current master (660546ad796bb7619ff0e99a6cd61c4e01e4e241) allows to successfully recognize and unpack the installer. 53101m

dscharrer commented 2 years ago

Thanks for the patch.