Skip to content

Unable to decompress GDeflate data #101

@smiRaphi

Description

@smiRaphi

I'm trying to decompress the content of RTX Remix .pkg file which is compressed with GDeflate and since I want my program to be usable on systems without a CUDA capable GPU, I decided to opt for the reference CPU implementation in this repository but I'm unable to get anything decompressed, I've also looked at the data format and noticed that some things aren't what they supposed to be (for example the block count is zero & the tile size index is set to 2) so I wanted to ask if this is some special nvidia format or if maybe the implementation here is missing something.

sample.gd.renamed2.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions