Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 20-03-2018, 00:08
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
Call of Duty Modern Warfare 1,2 and 3 only
Repack type: Extract and Rebuild
Basically it restores .wav from .ogg and rebuilds folders to .iwd files
.ff files = Precomp+whatever you want
.bik files = binkpack
.iwd files = same as above
.iwd sound files = oggenc(below)
Rip Multiplayer = see below
eg. Call of Duty Modern Warfare 3 Ripped Multiplayer
11.9 GB = 5.85 GB

For audio its a batch process, Use 7z to extract .iwd files with sound files in it. Start from bottom to top. Then compress .wav files and later delete them, but before deleting make sure there are as many .ogg files as there are .wav files. If there are for eg. 100 ogg files but 102 wav files it means oggenc wasn't able to compress 2 files, so you have to manually check in each iwd folder for these 2 files and make sure you don't delete them. Now copy zip.exe to "main" folder where other iwd files are located and oggdec in game folder. Create a batch files using notepad and type the below code

This ones for Decompressing . ogg to .wav, you can also use this code to compress .wav files.
for /R main %%i in (*.ogg) do oggdec.exe -Q "%%i"

This one to only delete files with same extension like .ogg
del /f /q /s engine\*.ogg >nul

After restoring the wav files, this code will compress the folder back to .iwd file, just replace iw_15 to the files you extracted, and you have to copy the entire code below for each .iwd file you restore, and after restoration this code will automatically delete the folder as well
cd iw_15
..\zip a -tzip -r iw_15.iwd -mx1
move iw_15.iwd ..
cd ..
del /f /q /s iw_15\*.*
rd /q /s iw_15

Now after putting the batch file, oggdec and zip.exe
To delete multiplayer Go in Zone folder and delete every file with _mp, _mp_ etc. but be careful and double check everytime, also you can delete mp audio files, in extracted iwd folders check for folder mp and delete it, thats it.

Have Fun.
Attached Files
File Type: 7z zip.7z (175.4 KB, 128 views)

Last edited by Webster17; 21-03-2018 at 20:08.
Reply With Quote
The Following 5 Users Say Thank You to Webster17 For This Useful Post:
78372 (23-03-2020), Azertyfox9 (02-03-2026), BLACKFIRE69 (31-05-2019), JustFun (20-03-2018), oo7 (21-12-2020)
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 14:01.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com