**This tool is for exploring, searching, and exporting NBA2K resource files**
> Only works for NBA2K26
- You can place this EXE file anywhere. When running it for the first time, select or drag the `game directory or game EXE` into the software to open an NBA2K game folder.
- After selecting file(s), right-click it to export. In the settings, you can set your preferred export path, whether to transcode files during export, and more.
- The features are the same as the 2K25 file explorer. Compared to the 2K25 one:
- Fixed a bug where searching for objects during model preview could cause the preview renderer to error out and disappear.
- Fixed a bug where selecting `Skip/Skip All` for existing files would still overwrite them.
- When building large output ZIP files, it now compresses and writes in batches to reduce memory usage.
- Added an `Export As` option to the right-click export menu for easily using different export methods on the fly.
## V2.0
- Added a new file viewer for `VCUIELEMENT` files to preview the full file (top half as JSON string, bottom half as binary data), and added support for directly exporting the fully decoded `VCUIELEMENT` from the IFF package viewer.
- Fixed the bug where `VCUIELEMENT` file exports were incomplete.
- Fixed the bug where a very small number of `iff` files couldn't be decoded properly, due to variations in their formats.