Wargus / stargus

Importer and scripts for Starcraft
GNU General Public License v2.0
127 stars 24 forks source link

HD hud #16

Closed sheepo99 closed 2 years ago

sheepo99 commented 8 years ago

It shouldn't be too hard to add some graphical witchcraft to extend the HUD so it looks better in HD resolutions. Look at how this now defunct brood war mod did it:

https://www.youtube.com/watch?v=1C6m98FkLK4

timfel commented 8 years ago

It shouldn't be too hard, no. Right now I'm leaning more in the direction of simply not allowing changing the viewport size (so the logical resolution is always as in the original game), and then using scaling filters to make the graphics look nice on larger resolutions. But if somebody were to contribute a HD hud (or graphics to scale it) ... ;)

sheepo99 commented 8 years ago

For scaling purposes, I think it can be a achieved with a very simple copypasting job on photoshop. This would, however, require splitting of the 3 original HUDs which, once again, might require some wizardry, this time in automated image splitting when extracting the files.

Either way, I'm very glad to know Stargus is still getting attention from the team. I hope 2.40 comes soon, since I've dying to fiddle with the latest versions on windows.