Ryan McKenzie

Results 4 issues of Ryan McKenzie

All enums exposed in the api use either the default `int` or `unsigned long` for their underlying type. This is an issue for building ffi bindings, because the size of...

conformance
wsl

With the introduction of the v2 and v3 variants of the `.ba2` format in Starfield, the archive [`format`](https://github.com/Ryan-rsm-McKenzie/bsa/blob/59767bb8f8624fff99f895ff026f0593ee2786f5/include/bsa/fo4.hpp#L35) is no longer sufficient to discriminate between data format variants. Most functions...

documentation

Hi, I'm working on some software that needs to convert between `dds` `gnf` textures, and this repository has been monumental in helping me develop a functional pipeline for doing such....