I am currently working on a project to unpack .ifs (also known as nifs) archives.
These file structures are commonly used by Tencent Games to store game assets.
The project is still a work in progress and not yet complete.
You can find my current implementation here: ifs-unpacker on GitHub