9 |
10 | #include "Utils.h"
11 | #include "IFS.h"
12 |
13 | #define DO_DEBUG 0
14 |
--------------------------------------------------------------------------------
/IFS2.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/FreeTheTech101/ifs-tool/cc0a00c76ac883932f27ed7af57ea0191651631f/IFS2.dll
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | IFS Tool
2 | ========
3 |
4 | As of version 1.2.1.12, Call of Duty: Online assets have been recompressed/packed into a 'new' archive system called IFS (or so...)
5 | This tool allows you to extract all the files from such archives.
6 | Just drag the *.ifs files ontop of the 'IFS Tool.exe' (make sure you have Tencent's IFS2.dll aswell)
7 | It should extract all the files from the archives then.
8 |
9 | This tool was written as part of the React project (https://react.kthx.at/)
10 | Copyright © 2014 Maurice Heumann/momo5502 - All rights reserved.
11 |
12 | =================================================================================
13 |
14 | If you like my work, feel free to contribute:
15 | 
16 |
--------------------------------------------------------------------------------