UI mod

Post new scenarios and mods here to share with other gamers.

Moderators: Joel Billings, Sabre21, bcgames

vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

UI mod

Post by vossiewulf »

Is it possible to redo the basic windows and their contents? E.G., battle results, OOB, commander's report, etc? The colors and fonts being used and the overall 1992 spreadsheet output look could be made a bit easier on the eyes :) Thanks in advance.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

As a second question, where are the counter graphics? I've seen counter mods so it seems it can be done but looking through /Dat and /Art and I'm not finding them.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Knock knock, anyone home? Seemed this board was active, has everyone disappeared to play WITW?
Aufklaerungs
Posts: 238
Joined: Thu Jun 04, 2009 7:37 pm
Location: Chicago
Contact:

RE: UI mod

Post by Aufklaerungs »

Very few active modders on the forum. You might do better with a pm to Joel Billings or Red Lancer (moderators).
Aufklärungs
Aufklaerungs
Posts: 238
Joined: Thu Jun 04, 2009 7:37 pm
Location: Chicago
Contact:

RE: UI mod

Post by Aufklaerungs »

As a second question, where are the counter graphics? I've seen counter mods so it seems it can be done but looking through /Dat and /Art and I'm not finding them.

IIRC, they're in "Dat/Art/Units."
Aufklärungs
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

ORIGINAL: Aufklaerungs
As a second question, where are the counter graphics? I've seen counter mods so it seems it can be done but looking through /Dat and /Art and I'm not finding them.

IIRC, they're in "Dat/Art/Units."

Thanks for both, I'll PM the mods. That's where I figured those files would be also, but all I can find is a couple UI elements and the side view images you see when you mouse over a unit on map.

I'd post a pic of what I'm working on but apparently they still haven't processed my blood samples yet and I'm not approved for image posting.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

LALA more posts for the count.
User avatar
Joel Billings
Posts: 33494
Joined: Wed Sep 20, 2000 8:00 am
Location: Santa Rosa, CA
Contact:

RE: UI mod

Post by Joel Billings »

AFAIK, there's no way to change the windows. You might be able to adjust some of the various button art and unit art, but you won't be able to rearrange any of the items in the windows. You can find the artwork in the dat/art/gui folder, or the dat/art/units folder.
All understanding comes after the fact.
-- Soren Kierkegaard
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

More posts so I get to ten. This is productive activity.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Only two more to go and then I assume a colonoscopy and then wait seven days before posting images.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

ORIGINAL: Joel Billings

AFAIK, there's no way to change the windows. You might be able to adjust some of the various button art and unit art, but you won't be able to rearrange any of the items in the windows. You can find the artwork in the dat/art/gui folder, or the dat/art/units folder.

Ah thanks Joel, forgive me in not noticing your response in my war against your posting rules :)

Ok I will go look again for counters.

As for windows, is there any interest in improving them? Could I put something together to show what I mean, if there's any interest I'd be happy to follow through with any required graphics.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Now I have ten posts. Only have to wait a week now. Joel any chance you can fix that?
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

I did in fact find the counter graphics. They were cunningly disguised and camouflaged under file names starting with "COUNTER". Sigh.

They look pretty hard-coded in how they work. Can anyone elucidate me on how people did total makeover counters? I saw one that used none of these graphics and somehow displayed soldiers or tanks or SPWs for mechanized. I have an idea of moving the Armee/Gruppe colors to the edges of the counters, but I don't see how that will work looking at these graphics.

One more question, I hope we have control over counter text color? If so, where is that? Thanks again in advance.
User avatar
RedLancer
Posts: 4338
Joined: Wed Nov 16, 2005 9:09 am
Location: UK

RE: UI mod

Post by RedLancer »

The bad news is that you have no control over the text colour - it's hard coded.

For the rest of the counters the system is simple - the top row draws the counter. The rows below draw the symbols onto the counter and size indicator. Towards the bottom the soft factor tabs. The art is in a grid format so you align the pixels to build the counters. The counter file name tells you the grid measurement.

Although I haven't experimented in detail I think white is recoloured when the formation colours are being used.

As the file are tga the technical bit is embedding the alpha channel. Here to help if you need more guidance.
John
WitE2 Asst Producer
WitE & WitW Dev
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

ORIGINAL: Red Lancer

The bad news is that you have no control over the text colour - it's hard coded.

For the rest of the counters the system is simple - the top row draws the counter. The rows below draw the symbols onto the counter and size indicator. Towards the bottom the soft factor tabs. The art is in a grid format so you align the pixels to build the counters. The counter file name tells you the grid measurement.

Although I haven't experimented in detail I think white is recoloured when the formation colours are being used.

As the file are tga the technical bit is embedding the alpha channel. Here to help if you need more guidance.

Thanks RL. I'm just setting them to 32 bit in Photoshop as I assumed they needed an alpha channel, seems to work fine. Since I can't post pics, I'll PM a screenshot of them working.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Thanks to VPaulus, I can now use that which is worth a thousand words [:)] This is my slightly modified Jison map. For the technically inclined, I compressed the levels a bit, tweaked the saturation, and also sharpened it up a bit, the text is much more readable in the modded version.

Image
Image

Here are my counters working, I'm using them in game now:

Image
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Ok I see that the forum doesn't auto-thumbnail or at least screen size them, sorry. Next time will use a Imgur link or smaller versions.
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Next thing I can find: the hex filter that darkens squares for the enemy territory and where you can't move hexes. I looked through everything again and can't find them, which means they're probably staring me in the face again. Any suggestions welcome :)
Aufklaerungs
Posts: 238
Joined: Thu Jun 04, 2009 7:37 pm
Location: Chicago
Contact:

RE: UI mod

Post by Aufklaerungs »

This old cave dweller, since acquiring my bat-vision [X(], very much appreciates the sharpness of the textures and the text. Hope Red Lancer can help you with the hex shading. There are at least three intensity adjustments for visuals of air mission ranges. There are also differently shaded views for illustrating reachable hexes...[>:]...oh, and many others that don't spring quickly to mind.
Aufklärungs
vossiewulf
Posts: 86
Joined: Wed Jun 20, 2018 3:11 am

RE: UI mod

Post by vossiewulf »

Yes, I want to lighten several of those filters, they seem to me to obscure more than is necessary. If you want a sharper map, see my Jison mod above, I wear progressive lenses too and for some reason Jison's map had been resized at some point without the necessary sharpening- whenever Photoshop or whatever resizes an image, it gets blurred slightly.

I set it up for download on my FTP site for a couple people who asked here, shoot me a mail if you want to download it. I'll put my counter mod up there too, it's only a single file as I only changed the 44^2 size and left the others alone, so you'll only see them fully zoomed in.
Post Reply

Return to “Scenario Design and Modding”