You are currently browsing the category archive for the 'winrar' category.
Modding Call of Duty 4 is not as easy as modding other versions, but here are some tips to get you started if you never done it before.
First off, in order to get into the IWD files, you simply need to rename them to have a .ZIP extension, and open them in WinRAR, WinACE or 7zip. Alternatively, I found that associating all of the files to WinRAR, then opening the Main folder in WinRAR, I was able to select all of the IWD files and extract them to a new location so I could play with them.
In order to open the IWI files that you get after extracting the IWD files, you can convert them to DDS by using this IWI to DDS converter.
The cfg files that you have extracted are plain text and easy to edit.
Once you are done modding, you can repack the files as a ZIP file - just make a new archive, and specify the name to be the same as before, for example: C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\main\iw_00.iwd would be “iw_00.zip”. Once the new archive is made, change the extension to IWD, the reload the Call of Duty 4 server.
Related Articles:
Firstly, grab all of the image files from Sun
You’ll need a Sun ID, and you don’t need to use the Java download helper, but if you’re on a slow connection it will certainly help (if anything, it helps by queuing your downloads).
Once all of the files have been downloaded, you will need to extract them. I use WinRAR to do this, but the choice is yours.
Navigate to the folder you have downloaded the files to. Select all of the files, either by dragging a selection box, or by ctrl-clicking, or shift-clicking. Right-click, then click on “extract files here”. Wait a while (this is a full DVD image).
Once this process has completed we will need to concatenate the files together.
The next step is not required, but I find it will help with everyday computing as well so I have included it.
You’ll need to somehow run a command in the folder that you have all of the Solaris files in. I use the Microsoft PowerToy to do that. Download and install it.
(Or you can use many other ways to do the same thing if you wish - the choice is yours)
Then find the folder you have downloaded the files to and right-click it. You will be offered the option to “Run Program” from the context menu. Click that button and paste the following into the resulting window.
copy /b
"sol-10-u1-ga-x86-dvd-iso-a"
+"sol-10-u1-ga-x86-dvd-iso-b"
+"sol-10-u1-ga-x86-dvd-iso-c"
+"sol-10-u1-ga-x86-dvd-iso-d"
+"sol-10-u1-ga-x86-dvd-iso-e"
sol-10-GA-x86-dvd.iso
you’ll see (if your files are on the drive “D” and you use Windows XP):
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
D:\sol-10-u1-ga-x86-dvd-iso-a
D:\sol-10-u1-ga-x86-dvd-iso-b
D:\sol-10-u1-ga-x86-dvd-iso-c
D:\sol-10-u1-ga-x86-dvd-iso-d
D:\sol-10-u1-ga-x86-dvd-iso-e
1 file(s) copied.
Voila! You can now burn the image using free software like IMGBurn, or commercial such as Nero, Roxio EasyCD, or Cheetah.
Related Articles:

Recent Comments