#warframe #cache #decompression #tui #format #cli

app wfcache-api

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

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

#570 in Command line utilities

Download history 1/week @ 2024-02-01 18/week @ 2024-02-22 14/week @ 2024-02-29 2/week @ 2024-03-07 1/week @ 2024-03-14 127/week @ 2024-03-28 227/week @ 2024-04-04 3/week @ 2024-04-11

357 downloads per month

GPL-3.0-or-later

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.

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

Dependencies

~14–23MB
~291K SLoC