#texture #cache #warframe #decompression #utilities

lotus-utils-texture

Utilities for lotus-lib texture handling

4 releases

0.2.1 Apr 6, 2024
0.2.0 Apr 4, 2024
0.1.1 Apr 3, 2024
0.1.0 Mar 29, 2024

#731 in Encoding

Download history 125/week @ 2024-03-27 409/week @ 2024-04-03 23/week @ 2024-04-10

211 downloads per month
Used in wfcache-api

MIT license

58KB
1.5K SLoC

lotus-lib

This is a Rust library for reading data from Warframe's files stored in the Cache.Windows folder. Data stored in these cache files contains compressed data in a directory-like structure.

Dependencies

This library depends on oodle-sys which is a wrapper around liboo2corelinux64.so which in turn needs to be installed on your system. You can get it by following the instructions here: https://github.com/sehnryr/get-oodle-lib

Credits

This library is based on the work of LotusLib by Puxtril. The original library is written in C++.

Dependencies

~3–8.5MB
~72K SLoC