Hi aluigi,
I found a tool named Wraith Cyborg to extract *.ifs files.But it has a bug. When two or more files have the same name in the same .ifs file , Wraith Cyborg will overwrite the previous.Unfortunately,I know little about C++,and DTZxPorter won't update it anymmore.
For example,there're 2 files named"UK_1_mp_pain.mp3" in "lf_init_common_mp_1_V29.ifs"
main/sound/voiceovers/codo_mp/tf/m1/UK_1_mp_pain.mp3
main/sound/voiceovers/codo_mp/tf/m2/UK_1_mp_pain.mp3
In the end,only 1 file was extracted.
IFS2.dll:https://www108.zippyshare.com/v/s7HnoN2G/file.html
"lf_init_common_mp_1_V29.ifs":https://www31.zippyshare.com/v/zRN3BsMp/file.html
Wraith Cyborg:https://www47.zippyshare.com/v/F4U9Cg4v/file.html
something may be helpful:
https://github.com/dtzxporter
http://codol.qq.com
https://aviacreations.com/goodbye.html
http://web.archive.org/web/20180327061049/https://phabricator.aviacreations.com/w/apps/wraith_cyborg/
Call of Duty Online *.ifs
-
- Posts: 45
- Joined: Wed Jan 17, 2018 5:15 pm
Call of Duty Online "***.ifs"(PC)
I want to extract sounds from CODOL.I have checked some files.In each file there are some .mp3 and .iwi files.But,how to extract them?
Sample:https://www31.zippyshare.com/v/zRN3BsMp/file.html
Sample:https://www31.zippyshare.com/v/zRN3BsMp/file.html
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CODOL *.ifs
Please don't open duplicate topics
-
- Posts: 45
- Joined: Wed Jan 17, 2018 5:15 pm
Re: Call of Duty Online *.ifs
. Is there any way to extract them completely?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Call of Duty Online *.ifs
The format is a sort of new version of the "nifs" format used in Monster Hunter Online and for which I released an experimental script since the table with information is encrypted in such format.
But in this case I don't see readable data or compressed data (both zlib and deflate) or the "ASST" magic used in that other game and so on, maybe the files stored in the archive are encrypted or I don't know.
But in this case I don't see readable data or compressed data (both zlib and deflate) or the "ASST" magic used in that other game and so on, maybe the files stored in the archive are encrypted or I don't know.