December 3, 20241 yr 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 Edited December 6, 20241 yr by halloweeks Fixed broken link
December 16, 2025Dec 16 Supporter 16 hours ago, 纪龙来 said: 似乎无法提取4g文件 I didn't check this but, did you do a 64 bit compile? (which is required, see uint64_t in the source)
Create an account or sign in to comment