SC2Mapster Forums

Development > UI Development

Reskin the UI

  • 7 posts
    #1 Dec 02, 2012 at 18:15 UTC - 0 likes

    Hello guys, I was wondering if anyone out there could tell me if it's possible to just find/replace the UI texture for, say, the terran User Interface. I know that the UI is actually a 3D model and that it's a pain to create a completely custom UI. But if I could just reskin a default UI it should work for now.. Does anyone know where I could find the texture file used for the UI?

    On another note, what this is for is for a total conversion mod for Starcraft 2 in which a group of us are trying to make a new Warcraft game within the Starcraft 2 Engine. We have a basic working Orc Race, but the UI is one of our biggest challenges to tackle. If you'd like more information you can visit our ModDB page. Also check out our Facebook Page for updates and such.

    If you would like to join our project or help out, please let me know. We currently need modelers, texture artists, and data workers although anyone can help out since it will be a community project.

    Thanks guys!

    #2 Dec 04, 2012 at 12:24 UTC - 0 likes

    @Terminator8: Go

    Hey terminator, I know I tried to do this for you earlier and only managed to get a semi-working Human race UI working. You can find these textures by digging in one of the asset files, I believe. However, you probably don't want the actual SC2 UI textures, right? Use an MPQ Editor to dig into WC3 .mpq file - there's actually an MPQ Editor/Viewer found on www.wc3c.net that will export the model file as a .tga for you instantly! So, it's pretty simple. After that, you just gotta rearrange and mash up the pieces yourself.

    Since these textures are a static size, it will NOT scale to user's resolution! So, you must build your UI for a 1600x1200 user, then add "patches" for the 16:9 and 16:10 users.

    NOTE: After exporting the texture from the mpq viewer, make sure to go into photoshop and save it as a .dds file with alpha.

    EDIT: http://www.wc3c.net/showthread.php?t=82558 is the link to the mpq viewer you want. This will NOT work with Windows 8.

    Last edited Dec 04, 2012 by Enexy

    Project Rise of Nigma

    RoN Logo

    #3 Dec 05, 2012 at 04:17 UTC - 0 likes

    I'm running windows 8 :(

    Thanks though!

    Last edited Dec 05, 2012 by Terminator8
    #4 Dec 05, 2012 at 04:33 UTC - 0 likes

    @Terminator8: Go

    ConsoleTerran_Diffuse.TGA

    Could be dds i dont remember :P

    In in assets/Textures/

    i think.

    If you replace it you can hard swap it. But you wont be able to switch back to the other one without importing the original with the same name.

    my maps will always be Free. and Available to the public at the earliest possible date.

    If you need a tester feel free to ask IShadowWolf.258

    You can also catch me on the IRC most times.

    #5 Dec 05, 2012 at 04:43 UTC - 0 likes

    editor only way to export files out of the archives:
    Editor -> window -> console -> type "browse" -> search file you need -> right click it and export

    Last edited Dec 05, 2012 by Ahli634

    http://img42.imageshack.us/img42/7586/signaturemj.jpg

    #6 Dec 05, 2012 at 04:56 UTC - 0 likes

    @Ahli634: Go

    No theres another way, Go to Textures tab, Go to Texture file, then just search the file and right click. thats what I do.

    #7 Dec 18, 2012 at 00:02 UTC - 0 likes

    Thank you all!!

  • 7 posts

You must login to post a comment. Don't have an account? Register to get one!