New Steam updates!


Recommended Posts

I am attempting to attach it to this post, we shall see how this goes. I have attached a readme in the zip, so you may wish to take a look at that.

Keep in mind that this was mainly for the mini games list of steam, so I may not have noticed if something else doesn't quite look right due to my changes. Let me know if you need anything, and I hope you enjoy it.

MiniSkin.zip

I may have been willing to try and change the colors, as it is easy for most of the interface, but many of the corners annoy me as I would have to alter the actual .tga files to make them fit in. Plus, I don't know if I am creative enough to come up with a better looking color scheme :)

Thanks though!

  • 3 weeks later...
  • 3 weeks later...

For one: add images like the old one. The new format does not let you do much other than change colors.

Any image you add is installed on different fronts, like games, server, etc, so they get distoted in one or more and look terrible.

And now instead of changing a couple of images you have to change like 150 tga files. I did one skin for me but it was way to much work. I will bet you will not see many skins until they fix this. There were tons of skins for the old steam.

Some of my old skins

i've hated steam since day 1. why the hell do I need to be connected to the internet to play half-life 2. It's freaking single player! Steam is also really damn slow, i just want to launch a game but steam always has to launch and log me in, etc. etc.

new interface, so what? i'd rather it was a ****tier interface and 5x faster :/

I made a concept a while back (in my signature) and I had a shot at making it, and man, it is a real pain. They need an easier way to edit skins, or at least some official documentation.  :/

586811783[/snapback]

Did you happen to see the skin I made for it awhile back? This is for the new steam interface of course.

I have never really skinned anything before, but I have decided to screw around with steam. Opinions on this?

cowwithoutbrainskin7yd.th.jpg

It is fully-functional, including the small arrow to bring back the full mode

586665066[/snapback]

It actually looks similar to what you created, though my title bar is too large. I am unsure if I can alter that, but I think I will go take a look.

For one: add images like the old one.  The new format does not let you do much other than change colors.

Any image you add is installed on different fronts, like games, server, etc, so they get distoted in one or more and look terrible. 

And now instead of changing a couple of images you have to change like 150 tga files.  I did one skin for me but it was way to much work.  I will bet you will not see many skins until they fix this.  There were tons of skins for the old steam.

Some of my old skins

586811732[/snapback]

I have never messed with skinning in the past, so I don't know what it was like with the old interface. Because of this, I don't know how difficult it was to skin the old steam. I do know that you can add pictures and the like to the new interface, and it is likely that you can even do everything with the new interface that you could do to the old one.

The number of images all depends on what you want steam to look like. If you don't need shadows in you skin then you can easily eliminate a large number of images.

I started trying to see how I could make my previous skin smaller, as well as changing a thing or two that a friend requested. The main thing that is bothering me at this point is that I can't manage to shrink the width of it any smaller. I also would like if the "collapsers" were inline with each of the headers, though that is minor.

At this point I am feeling quite a bit more comfortable with how their interface code works, and it seems to be quite simple to add buttons, links, labels, images, and whatever else. Something that can be helpful to find out what each part of the interface is named, is to use the so-called "VGUI Build Mode Editor". Though you can use this editor to alter what your open steam windows look like, it will not save. You can access this interface by pressing Ctrl+Alt+B.

Heres a screen of the skin I have been playing with:

cowminiskin5ba.th.jpg

I don't really care about the larger portion of the interface, so it does not look as good as the mini games list at this point.

cowwithoutbrain - how were you able to decapitalize word "STEAM" in the main title bar? It's something I was hoping to add to my skins before I released them, but couldn't figure out how!

BTW: If you are still having trouble getting the interface elements to be a little smaller in size, feel free to have a look at how I've done it (Link) or some of the other implementations (Link). :)

It's been quite a while since I havne't played CS, but the last month I bought myself a copy through Steam. I haven't seen how the old versions of Steam look, but I do like the interface. Compared to Counter-Strike 1.3 - 1.5 (Which is what I used to play before) there have been major improvements.

cowwithoutbrain - how were you able to decapitalize word "STEAM" in the main title bar? It's something I was hoping to add to my skins before I released them, but couldn't figure out how!

BTW: If you are still having trouble getting the interface elements to be a little smaller in size, feel free to have a look at how I've done it (Link) or some of the other implementations (Link). :)

586831596[/snapback]

Well, that is actually a pretty quick and simple fix, when you know what to look for. If you take a look in the steamrootdialog_small.res file, it will be listed on or around line 18. It is the "title" within "SteamRootDialog". It was originally set to "#Steam_Root_Title", and I changed it to "Steam". This does mean that the account name is no longer shown in the title bar though. There may be a shortcut to displaying only the account name, so that you can still list it there, but I haven't looked around for one. Also- for some reason when you first load up steam, it will still have the default title, with account name and "STEAM". This might be set in a different file, but again, I have not looked for it.

I took a look at your skin, and yours is just as wide as mine is. I made my text smaller, so it would appear that mine might be a small fraction smaller than yours for the height, but you removed a few of the extra boxes around the games and such, so they are likely near the same size.

If you, or anyone else, would like to take a look at the latest version of my skin that I had shown a screenshot from, I will go ahead and attach it to this post.

[edit] In case people didn't notice from my earlier post, I haven't put any work into the rest of the interface, only the mini games list.

Hmm... I tried that (both a long time ago, and again just now), and I still can't get that to work with the title changing. Even with the cheesy Ctrl+Shift+Alt+B editor, it refuses to make the change permanent to the main public Steam\cached directory, let alone the skin-specific directory (its excuse is a read-only file, but it's probably trying to save right into the winui.gcf file). I have no problems changing most aspects of all the other dialogs - including titles - but I don't even see the non-caps title when I use your MiniSkin. :(

I suspect it's related to the reason that I can't change the minimum width of the games and server browsers. Seeing as how it's easy to change such things with the lesser dialogs, but nothing happens when using the same methods on the more important dialogs, I think it's as Valve phrased it in their steamscheme resource file; "doesn't work, wah"... :pinch:

I wasn't too clear on what I meant... When you first load up my skin with the mini games list, yeah, it will still show the normal "STEAM - [account name]". If you then switch it to full mode, and back to the mini mode, it should switch to saying only "Steam".

With the ctrl+alt+B editor (you don't actually need shift, though I originally read it with shift as well), as you said, you can't make any changes. I would guess that you may be right about it trying to save it in the GCF file. I do find that dialog quite useful to find the names of items, and that sort of thing though.

[edit] I just looked around for where the title is originally set, and it does appear we can't change what it initially says. I found references to #Steam_Root_Title within the SteamUI.dll, so I would guess that is where it is set when the mini games list first starts up.

Edited by cowwithoutbrain
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Save up to 87% on ChatPlayground AI lifetime subscriptions by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for only a limited time, you can save up to 87% on ChatPlayground AI: lifetime subscriptions. ChatPlayground AI puts the world’s top AI models in one powerful interface, letting you enter a single prompt and instantly compare outputs from multiple models to choose the perfect response for your needs. Boost productivity and creativity with access to the latest AI giants like GPT-4o, Claude Sonnet 4, Gemini 1.5 Flash, DeepSeek V3, and dozens more — all in one window. Whether you’re chatting, coding, generating images, or refining prompts, ChatPlayground AI equips you with advanced tools like prompt engineering, image/PDF chat, saved conversations, and AI image creation, plus priority support to keep your workflow seamless. Access the world’s best AI models Side-by-Side Comparisons: Enter one prompt & instantly view results from multiple AI models to find the best output for your needs 40+ AI Models: Includes GPT-4o, Claude Sonnet 4, Gemini 1.5 Flash, DeepSeek V3, Llama, Perplexity, and many more Multi-Function Platform: Access AI for chat, image generation & coding all within a single interface Web Browser Extension: Offers a Chrome extension to seamlessly integrate the platform into your browsing workflow Boost productivity with powerful features ChatPlayground Interface: Designed for seamless AI model comparison in one window Prompt Engineering: Refine & optimize your prompts for better, more accurate responses Chat with Images & PDFs: Upload visuals and documents to get context-aware answers Saved Chat History: Keep track of past conversations for reference & ongoing projects AI Image Generation: Create high-quality visuals powered by top AI image models Priority Customer Support: Get faster assistance whenever you need it What you'll get with the Unlimited Plan Includes unlimited messages/month Built for prompt engineers, startups, and teams who run experiments nonstop Includes priority access to new features and future models Good to know Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: Desktop Max number of device(s): Unlimited Available to both NEW & Existing users Updates included A lifetime subscription to ChatPlayground AI (Unlimited Plan) normally costs $619, but you can pick it up for just $79 for a limited time - that represents a saving of $530 (87% off). Click the link below for more details, always check terms and specifications before making a purchase. Get this ChatPlayground AI (Unlimited) for $79 (was $619) There are also two other discounted plans to choose from. Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • I like Tidal, but it still does not control devices from the mobile/app and still no surround support. And yeah re: above comment I still get a lot of network errors and I am on a 4/4 Gbit Fiber connection.
    • Aren`t "security features" and "AI model that can see your screen" a tad diametric!
    • Samsung, Amazon extend 990 PRO 2TB NVMe SSD deal beyond Prime Day 2026 by Sayan Sen Recently, we had Amazon's Prime Day 2026 sales wherein there were several great deals including on SSDs. One of those discounted components was the Samsung 990 PRO SSD as the 2TB variant of it was selling for $370, a very good price after a long time. Although that deal was supposed to expire today, Amazon has now extended that sale further (purchase link under the specs table down below). The 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $400. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The technical specs of the Samsung 990 PRO 2TB are given in the table below: Specification Value Form Factor M.2 2280 Interface PCIe Gen 4.0 x4, NVMe 2.0 NAND Flash Samsung V-NAND TLC Controller Samsung In-house Controller Cache Memory Samsung 2GB Low Power DDR4 SDRAM Sequential Read Speed Up to 7,450 MB/s Sequential Write Speed Up to 6,900 MB/s Random Read (4KB, QD32) Up to 1,400,000 IOPS Random Write (4KB, QD32) Up to 1,550,000 IOPS Random Read (4KB, QD1) Up to 22,000 IOPS Random Write (4KB, QD1) Up to 80,000 IOPS Operating Temperature 0°C to 70°C Reliability (MTBF) 1.5 Million Hours Endurance 1,200 TBW (Total Bytes Written) Get it at the link below: Samsung 990 PRO SSD 2TB NVMe SSD (MZ-V9P2T0B/AM): $369.99 (Sold and Shipped by Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      271
    3. 3
      PsYcHoKiLLa
      153
    4. 4
      Steven P.
      99
    5. 5
      macoman
      66
  • Tell a friend

    Love Neowin? Tell a friend!