WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Graphics Help (https://www.wowinterface.com/forums/forumdisplay.php?f=14)
-   -   is there a WoW graphics gallery anyplace? (https://www.wowinterface.com/forums/showthread.php?t=43720)

Gregity 07-14-12 06:28 PM

is there a WoW graphics gallery anyplace?
 
Is there any online resource, even if a bit dated that has the various bits of the Interface Art viewable and categorized in some fashion?

I'm looking for edgefiles at the moment. I'd hate to have to unpack and convert to something viewable if somebody already has something available.

Googling turns up so much chaf that I'm not seeing it if there is one


-g

jeffy162 07-14-12 07:39 PM

Maybe this would help you: http://wowprogramming.com/utils/artbrowser

blacknight 07-14-12 09:55 PM

you can also use the console and export all the art files and use XnView to convert them to jpg or png

Gregity 07-14-12 11:31 PM

I looked at the art browser and it will show the graphics, but I have to go into each item separately to look. It works but is very cumbersome.

I've seen the console thing, but have yet to get something along that line to work for me. Do you have any instructions on just how to do it or point me to something that does? I can't seem to get the console to fire up. I've put -console on the end of the start command on a copy of the shortcut, but so far getting nothing. I'm still looking at this (between interruptions) and just haven't yet found it.

Phanx 07-14-12 11:40 PM

Quote:

Originally Posted by Gregity (Post 258243)
I looked at the art browser and it will show the graphics, but I have to go into each item separately to look. It works but is very cumbersome.

Click the "Show all images" link above the file/folder list. It will take you to a page showing all of the graphics in the current folder on the same page.

For example, if you're browsing the Interface/Archaeology folder, clicking "Show all images" will take you to a page displaying all of the images in the Archaeology folder on the same page.

As with your other thread, though, if you tell us what you're actually looking for, someone can almost certainly tell you exactly where to find it.

Gregity 07-14-12 11:58 PM

I want to see all of the graphics that can be used as edges (or borders) for frames and not having an idea of what they might look like or where they might be.

Gregity 07-14-12 11:59 PM

I did try the show all graphics and got a page of nothing. I'll give it another go. perhaps a compatibility setting or something.

Gregity 07-15-12 12:04 AM

I went back to wowprogramming to check it out again. I had clicked the link from too high in the hierarchy and there were no pictures there. I went a bit further in and got a screenful. Thanks for pushing me the right direction on that one!

Phanx 07-15-12 12:51 AM

Yeah, it doesn't recurse into subfolders. It's bascially the difference between List and Extra Large Icons when viewing the contents of a folder in Windows Explorer.

Miiru 07-15-12 02:00 AM

Quote:

Originally Posted by Gregity (Post 258243)
I looked at the art browser and it will show the graphics, but I have to go into each item separately to look. It works but is very cumbersome.

I've seen the console thing, but have yet to get something along that line to work for me. Do you have any instructions on just how to do it or point me to something that does? I can't seem to get the console to fire up. I've put -console on the end of the start command on a copy of the shortcut, but so far getting nothing. I'm still looking at this (between interruptions) and just haven't yet found it.

After you put the -console in the shortcut, you need to start the game trough that said shortcut.

Then you need to set your keyboard to on us layout; to do that simply press alt+shift together

Now press the key left of the number 1 (not the numpad one). The console should now show. Enter ExportInterfaceFiles art, press enter and wait a bit. The files should now be stored in yourwowpath/BlizzardInterfaceArt.

Keep in mind you'll need a blp to png converter to convert the files to a viewable format.

Torhal 07-15-12 03:53 AM

Quote:

Originally Posted by Neza (Post 258262)
Keep in mind you'll need a blp to png converter to convert the files to a viewable format.

Nah, XnView handles .BLP files just fine.

Gregity 07-17-12 09:58 PM

Done Deal!
 
Blacknight suggested the console and then XnView.

I finally got the console figured out (Sorry, Miru, didn't see your post in time) and got a complete export of the art and code.

From there I used XnView's nConvert program with the following from a command line:
Code:

for /R %I in (*.*) do "E:\Program Files\XnView\nconvert.exe" -out png -o "$%.png" "%I"
To use that command, open a command window and position on the Interface folder, paste, press enter.

It runs a while but created .png's of every .blp file in the folders. Then, use windows search in that same folder for *.png and set the view to tiles. Presto! Every file in a small window to browse.

Thanks again everyone!
-g

Seerah 07-18-12 11:15 AM

*ahem*

sticky thread: http://www.wowinterface.com/forums/s...ad.php?t=43699

See second to last in the Resources category :D


All times are GMT -6. The time now is 11:00 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI