Skip to content

Rewrite shader data search

Mary Guillemard requested to merge marysaka/nvdump:feat/better-dump into main

This uses the file format information to get the precise header and data size and offset.

Tested against SM75

Also address clippy warnings.

Merge request reports