Skip to content

sehnryr/wfcache-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wfcache-api

wfcache-api is a Rust application that allows you to read and extract data from Warframe's cache files programmatically.

Demo

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

About

Application that allows you to read and extract data from Warframe's cache files programmatically

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages