Jump to content

Mrozy

Members
  • Content Count

    200
  • Joined

  • Last visited

  • Days Won

    27

Reputation Activity

  1. MethHned2323 liked a tutorial by Mrozy, Call of Duty 4 Language Pack   
    Hello everyone
    I created a simple tool, which changes cod4 language. The Pack contains: english, french, german(unavailable atm), italian, polish, russian, spanish and chinese.
     
    Full version (~443MB)  -  Patch the entire multiplayer  -  https://www.dropbox.com/s/0gv8e1cvbx9fqy7/LanguagePack.zip?dl=1
    Lite version (~8MB)  -  Patch almost everything (more details in spoiler)  -  https://www.dropbox.com/s/th5fpqu4p5bpuxl/LanguagePack%20%28Lite%29.zip?dl=1
     
    How to use it?:
    Extract LanguagePack folder to CoD4 root directory Launch install.bat  (inside LanguagePack) Type language you want to change Done You can change the language infinitely many times.
    If you want to restore your original files simple launch uninstall.bat
     
    I will create better installer in the future. I don't have time to do it at the moment :/
    Anyway, enjoy
     
     
    All files comes from original source. They are not modified.
     
    Details about missing text in Lite version
     
     
  2. kpf22 liked a tutorial by Mrozy, Call of Duty 4 Language Pack   
    Hello everyone
    I created a simple tool, which changes cod4 language. The Pack contains: english, french, german(unavailable atm), italian, polish, russian, spanish and chinese.
     
    Full version (~443MB)  -  Patch the entire multiplayer  -  https://www.dropbox.com/s/0gv8e1cvbx9fqy7/LanguagePack.zip?dl=1
    Lite version (~8MB)  -  Patch almost everything (more details in spoiler)  -  https://www.dropbox.com/s/th5fpqu4p5bpuxl/LanguagePack%20%28Lite%29.zip?dl=1
     
    How to use it?:
    Extract LanguagePack folder to CoD4 root directory Launch install.bat  (inside LanguagePack) Type language you want to change Done You can change the language infinitely many times.
    If you want to restore your original files simple launch uninstall.bat
     
    I will create better installer in the future. I don't have time to do it at the moment :/
    Anyway, enjoy
     
     
    All files comes from original source. They are not modified.
     
    Details about missing text in Lite version
     
     
  3. Hardwire liked a tutorial by Mrozy, Call of Duty 4: How to create custom weapon skins   
    Hello NoName!
     
    I wrote some tutorial for someone and I decided to share it with you, because it can be good help for someone who completely don't know how to make own skins.
     
    1. Programs
     
    If you want to make your own skin, you need to download:
    iwi <--> dds converter  (http://tom-crowley.co.uk/downloads) Image editor with Direct Draw Sufrace (.dds) support I was using a lot of programs and I think 3 of them are the best:
    Photoshop  (https://www.adobe.com/products/photoshop.html?promoid=KLXLS) Gimp + dds plugin  (https://www.gimp.org/downloads)  +  (http://registry.gimp.org/node/70) Paint.net  (http://www.getpaint.net/download.html) Gimp and paint are very good to start. Easy interface and a lot of tutorials in internet.
    Photoshop is good for advance editing.
     
    2. How to edit
     
    I will show you how to edit using ak47u weapon.
    1st you have to get proper image.
    You can download it from my center (all files are converted to .dds)  -  http://deathrun.byethost32.com/skins
    Or find it in:
    cod4mainiw_02.iwdcod4mainiw_04.iwd  Most stock weapons are named "weapon_[name]_col.iwi" and "mtl_weapon_[name]_col.iwi".
    Different with custom weapons. For these weapons you have to find a file, which you want to edit.
     
    So, our aku skin is called "weapon_ak47u_col.iwi".
    It hasn't editable image yet. You need to convert it to .dds filetype. Excract iwi <--> dds converter and simple drag your iwi file on converter icon.
     
    When you open it, you will see something like this:
    http://i.imgur.com/TqvtW6Zm.png
     
    This is 2d texture for aku model. As you see there is magazine, back, front, side of our weapon. Now you can edit it to whatever you want. If you don't know how to use tools in your program, find some tutorial on web.
     
    If you like your work, then save it as .dds file with these settings (be sure you removed all mipmaps from file, or you will get error):
    - Compression:
      - DXT1 (for no transparent image)
      - DXT5 (for transparent image)
    - Generate mipmaps - enabled
     

     
    I think that's all you should know about editing. Hope you like my tutorial and happy editing!
×
×
  • Create New...