Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. MW3 Modding Support & Discussion
  3. Does anyone here have a good reference "sheet" for replacing base weapon skins?

Does anyone here have a good reference "sheet" for replacing base weapon skins?

Scheduled Pinned Locked Moved MW3 Modding Support & Discussion
28 Posts 3 Posters 762 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • YPCDundefined Offline
    YPCDundefined Offline
    YPCD
    wrote last edited by
    #1

    I am trying to figure out how to properly align the image I want on the base acr but I cannot for the life of me figure out the proper alignment. I know how to put the files in the right folder (iw_06.iwd) and I am using imgXiwi.exe to convert my PNGs into iwi files and vice versa. But even after converting the original base acr model into a PNG and trying to use that as a reference the alignment doesn't add up in the actual game afterward (starting a private match and equipping the base acr). I am still fiddling around hoping to find out how it works but if anyone has any tips or references or anything like that it would really help out alot.

    mr.kennutbusterundefined 1 Reply Last reply
    0
    • DannyPennisundefined Offline
      DannyPennisundefined Offline
      DannyPennis
      wrote last edited by
      #2

      Did you map the UV layout? Because PNG mapping is flat, so the game can't distinguish what is the stock or barrel of the gun.
      skin base: weapon_acr_col.iwi

      YPCDundefined 1 Reply Last reply
      1
      • YPCDundefined YPCD

        I am trying to figure out how to properly align the image I want on the base acr but I cannot for the life of me figure out the proper alignment. I know how to put the files in the right folder (iw_06.iwd) and I am using imgXiwi.exe to convert my PNGs into iwi files and vice versa. But even after converting the original base acr model into a PNG and trying to use that as a reference the alignment doesn't add up in the actual game afterward (starting a private match and equipping the base acr). I am still fiddling around hoping to find out how it works but if anyone has any tips or references or anything like that it would really help out alot.

        mr.kennutbusterundefined Offline
        mr.kennutbusterundefined Offline
        mr.kennutbuster
        wrote last edited by
        #3

        YPCD such a unique pfp...

        1 Reply Last reply
        1
        • DannyPennisundefined Offline
          DannyPennisundefined Offline
          DannyPennis
          wrote last edited by
          #4

          YPCD and.. what the hell is that pfp bro.. 😭😭

          1 Reply Last reply
          2
          • DannyPennisundefined DannyPennis

            Did you map the UV layout? Because PNG mapping is flat, so the game can't distinguish what is the stock or barrel of the gun.
            skin base: weapon_acr_col.iwi

            YPCDundefined Offline
            YPCDundefined Offline
            YPCD
            wrote last edited by
            #5

            DannyPennis i took the weapon_remington_acr_col.iwi file and converted it into a png using imgXiwi.exe. Then I used paint.net (image editor software) to try and align the image on the weapon for example an image on the acr where Remington is written. I convert the new weapon png into a .iwi file and put the file where I got it from in iw_06.iwd (the new file has the same name as the old one so it is also called weapon_remington_acr_col.iwi). Unfortunately the alignment in game is nothing like I intended it to be.

            DannyPennisundefined 1 Reply Last reply
            1
            • YPCDundefined YPCD

              DannyPennis i took the weapon_remington_acr_col.iwi file and converted it into a png using imgXiwi.exe. Then I used paint.net (image editor software) to try and align the image on the weapon for example an image on the acr where Remington is written. I convert the new weapon png into a .iwi file and put the file where I got it from in iw_06.iwd (the new file has the same name as the old one so it is also called weapon_remington_acr_col.iwi). Unfortunately the alignment in game is nothing like I intended it to be.

              DannyPennisundefined Offline
              DannyPennisundefined Offline
              DannyPennis
              wrote last edited by
              #6

              YPCD Could you send me the PNG?

              YPCDundefined 1 Reply Last reply
              1
              • DannyPennisundefined Offline
                DannyPennisundefined Offline
                DannyPennis
                wrote last edited by
                #7

                Use GIMP, is better for warping.

                1 Reply Last reply
                1
                • DannyPennisundefined DannyPennis

                  YPCD Could you send me the PNG?

                  YPCDundefined Offline
                  YPCDundefined Offline
                  YPCD
                  wrote last edited by YPCD
                  #8

                  DannyPennis Firstly this is how imgXiwi converted the .iwi file: weapon_remington_acr_col.png

                  This is how I would place the image on the gun without altering the converted image at all (placed on the Remington writing) :
                  weapon_remington_acr_col.png

                  Now this is how the weapon looks like in game:
                  5a0e6926-a056-4c51-a6b3-0b2746330fb9-image.jpeg

                  It's so weird I cannot understand why it does that at all. Note as well that the texture looks weird as hell too.
                  I know this is more than you asked for but I just wanted you to see my process. Maybe I am doing something wrong in between or something. If you would like I can share every click-by-click procedure as well but I hope for both of us that this won't be necessary.

                  1 Reply Last reply
                  1
                  • DannyPennisundefined Offline
                    DannyPennisundefined Offline
                    DannyPennis
                    wrote last edited by
                    #9

                    YPCD You said you used Paint.net. It's great for simple edits, but terrible for this, as it doesn't have good warping tools. I recommend using GIMP.org. Use the original weapon_remington_acr_col.png file, the one you got from imgXiwi.
                    Create a new layer and paste the PNG onto it. Lower the opacity of the original texture layer to 35%. Use the Warp Transform tool.
                    click on the edges of the cammo in the reference to create a cage, and then drag the points so that your logo stretches and distorts to exactly match the shape. Export at the same resolution as the original, open run %LocalAppData% and go to /plutonium/storage/iw4 and create an images folder.

                    YPCDundefined 1 Reply Last reply
                    1
                    • DannyPennisundefined DannyPennis

                      YPCD You said you used Paint.net. It's great for simple edits, but terrible for this, as it doesn't have good warping tools. I recommend using GIMP.org. Use the original weapon_remington_acr_col.png file, the one you got from imgXiwi.
                      Create a new layer and paste the PNG onto it. Lower the opacity of the original texture layer to 35%. Use the Warp Transform tool.
                      click on the edges of the cammo in the reference to create a cage, and then drag the points so that your logo stretches and distorts to exactly match the shape. Export at the same resolution as the original, open run %LocalAppData% and go to /plutonium/storage/iw4 and create an images folder.

                      YPCDundefined Offline
                      YPCDundefined Offline
                      YPCD
                      wrote last edited by
                      #10

                      DannyPennis I will attempt that. Thank you SO MUCH for responding to my posts. You have been very helpful so far 🙂
                      I will update when I got some results

                      1 Reply Last reply
                      0
                      • DannyPennisundefined Offline
                        DannyPennisundefined Offline
                        DannyPennis
                        wrote last edited by
                        #11

                        YPCD This whole UV warp thing is actually quite difficult, especially in Cod Zombies.

                        YPCDundefined 1 Reply Last reply
                        1
                        • DannyPennisundefined DannyPennis

                          YPCD This whole UV warp thing is actually quite difficult, especially in Cod Zombies.

                          YPCDundefined Offline
                          YPCDundefined Offline
                          YPCD
                          wrote last edited by
                          #12

                          DannyPennis is there any sort of tutorial somewhere on the world wide web or do I have to just "fuck it I'm free ballin this" (experiment myself and go through trial and error)

                          1 Reply Last reply
                          1
                          • DannyPennisundefined Offline
                            DannyPennisundefined Offline
                            DannyPennis
                            wrote last edited by
                            #13

                            YPCD I could only find it with a ready-made file. Perhaps there's a video out there with few views. I'll look for it for you.

                            YPCDundefined 1 Reply Last reply
                            0
                            • DannyPennisundefined DannyPennis

                              YPCD I could only find it with a ready-made file. Perhaps there's a video out there with few views. I'll look for it for you.

                              YPCDundefined Offline
                              YPCDundefined Offline
                              YPCD
                              wrote last edited by
                              #14

                              DannyPennis thanks again for your support so far! I will try my best to look for videos or something similar and make it work.

                              1 Reply Last reply
                              1
                              • DannyPennisundefined Offline
                                DannyPennisundefined Offline
                                DannyPennis
                                wrote last edited by
                                #15

                                YPCD https://youtu.be/3OUQvK2zyvU?si=V5tk39rB7a8Dra7n i found this.

                                YPCDundefined 1 Reply Last reply
                                0
                                • DannyPennisundefined DannyPennis

                                  YPCD https://youtu.be/3OUQvK2zyvU?si=V5tk39rB7a8Dra7n i found this.

                                  YPCDundefined Offline
                                  YPCDundefined Offline
                                  YPCD
                                  wrote last edited by
                                  #16

                                  DannyPennis Thanks again you've been quite helpful! I will see what I can do

                                  DannyPennisundefined 1 Reply Last reply
                                  0
                                  • DannyPennisundefined Offline
                                    DannyPennisundefined Offline
                                    DannyPennis
                                    wrote last edited by
                                    #17
                                    This post is deleted!
                                    1 Reply Last reply
                                    0
                                    • YPCDundefined YPCD

                                      DannyPennis Thanks again you've been quite helpful! I will see what I can do

                                      DannyPennisundefined Offline
                                      DannyPennisundefined Offline
                                      DannyPennis
                                      wrote last edited by
                                      #18

                                      YPCD Did you got what you wanted?

                                      YPCDundefined 1 Reply Last reply
                                      0
                                      • DannyPennisundefined DannyPennis

                                        YPCD Did you got what you wanted?

                                        YPCDundefined Offline
                                        YPCDundefined Offline
                                        YPCD
                                        wrote last edited by
                                        #19

                                        DannyPennis sorry I have returned now uuh the video isn't really all that helpful since it is for bo2 camos and not the mw3 base weapons
                                        Now that I am back I will continue trying

                                        DannyPennisundefined 1 Reply Last reply
                                        0
                                        • YPCDundefined YPCD

                                          DannyPennis sorry I have returned now uuh the video isn't really all that helpful since it is for bo2 camos and not the mw3 base weapons
                                          Now that I am back I will continue trying

                                          DannyPennisundefined Offline
                                          DannyPennisundefined Offline
                                          DannyPennis
                                          wrote last edited by
                                          #20

                                          YPCD I can only find videos with tilling PNG. If you happen to be unable to do it, I can try.
                                          Sorry for any mistakes, my English isn't very good.

                                          YPCDundefined 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Unread 0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups