Skip to content

Change innoextract util for innowrap library v2 - #430

Open
Shivansps wants to merge 5 commits into
KnossosNET:mainfrom
Shivansps:innowrap-v2
Open

Change innoextract util for innowrap library v2#430
Shivansps wants to merge 5 commits into
KnossosNET:mainfrom
Shivansps:innowrap-v2

Conversation

@Shivansps

Copy link
Copy Markdown
Member

The objective is to replace the innoextract cmdline utility for a minimal C++ innoextract wrapper lib, this new lib handles the gog executable file parsing, allowing to list files and extract them.
Then decompression is handled on C# side by sharpcompress lib.

By moving to a lib we are not only removing an embedded executable that antivirus generally do not like, it also allows to support gog executable FS2 installation on Android.

@Shivansps Shivansps added the enhancement New feature or request label Aug 17, 2026
@Shivansps Shivansps changed the title Innowrap v2 Change innoextract util for innowrap library v2 Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant