• 0

    posted a message on Has anyone made Kerrigan (ghost)
    Quote from theslayer118: Go

    @Artanis186: Go

    This is awesome... may I ask how you did this? Or point me in the direction of a thread that explains this :)

    It is pretty simple to do. I did one up *almost* exactly like that one the other day.

    I don't know if there is any other way to extract textures from the Base.SC2Assets file (Is there a way to export textures from inside the editor?), but what I did for mine, was use Ladik's MPQ Editor to open the Base.SC2Assets file in " \Stacraft II\Mods\Liberty.SC2Mod\ " and looked for Nova_Diffuse.dds. This is the texture her model uses.
    http://a.imageshack.us/img210/503/tutorial001h.th.jpghttp://a.imageshack.us/img821/3082/tutorial002.th.jpg

    Then I extracted that file, and used Photoshop to edit it (You need the NVIDIA DDS Plugin to edit them.
    I don't know if there is any way to edit them in any other program, so I can't help you if you don't have Photoshop.)

    Anyways, I opened it up in the Photoshop, messed around with the texture a bit, and then saved the DDS with the setting "DXT5 ARGB 8bpp | Interpolated alpha" with "Generate MipMaps" checked. (BTW, if you have photoshop and haven't used the NVIDIA plugin before, NEVER let the plugin show Mipmaps. Always have them hidden. I found this out the hard way editing textures in Fallout 3... Didn't end well.)
    http://a.imageshack.us/img155/4194/tutorial003.th.jpg

    Lastly, all you need to do is create a new map with the Liberty campaign dependency (You only need this dependency for campaign units. If it were a normal Melee unit, you could use normal dependencies), then you'll need to import the texture.
    http://a.imageshack.us/img168/904/tutorial004.th.jpg
    First, open up the import tool in the Editor. Then right click in the blank space. Then click "Import Files..." Click on the Browse button to find where your edited Nova_Diffuse.dds, and click on the check box next to the file.
    You'll need to give the texture the filepath "Assets\Textures\" when importing it to get the texture to work.
    http://a.imageshack.us/img835/2366/tutorial005.th.jpg http://a.imageshack.us/img704/1424/tutorial006.th.jpg
    Aaaaand that should be all you need to do. Depending on how you edited yours, it should look something like this:
    http://a.imageshack.us/img153/4225/tutorial007.th.jpg
    BTW, you may want to save the map and restart the editor after importing the texture. May just be me, but it seems to have a tendency of not updating things like this until you restart it.

    I even made a bunch of custom decals (For player buildings and units) a while back during the beta just for the heck of it doing it like this.

    Hope that helps.

    Posted in: Artist Tavern
  • To post a comment, please or register a new account.