Skip to content

Change innoextract util for innowrap library#419

Draft
Shivansps wants to merge 14 commits into
KnossosNET:mainfrom
Shivansps:impl-innowrap
Draft

Change innoextract util for innowrap library#419
Shivansps wants to merge 14 commits into
KnossosNET:mainfrom
Shivansps:impl-innowrap

Conversation

@Shivansps

Copy link
Copy Markdown
Member

To review and merge after #417 as this is based on that branch.

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 Jul 12, 2026
@Shivansps Shivansps added this to the 1.4 milestone Jul 12, 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