16 releases (1 stable)
1.0.0 | Apr 4, 2024 |
---|---|
0.9.5 | Mar 29, 2024 |
0.9.4 | Feb 4, 2024 |
0.9.1 | Apr 11, 2023 |
0.9.0 | Mar 26, 2023 |
#868 in Command line utilities
28 downloads per month
1MB
1K
SLoC
wfcache-api
wfcache-api
is a Rust application that allows you to read and extract data
from Warframe's cache files programmatically.
Dependencies
This binary depends on Oodle for decompression. You will need to install the shared library, to do so follow the instructions here: https://github.com/sehnryr/get-oodle-lib
Shell ergonomics
- run commands from outside the shell (e.g.
wfcache-api -c "ls /Lotus" [arg ...]
)
Supported formats
-
*.png
Images (Exported as DDS) -
*.wav
Audio (Exported as either WAV or Opus) -
*.fbx
3D models
Dependencies
~16–24MB
~325K SLoC