Hi everyone !
So I've been working on this little project for a few days now. I likes the new Steam UI Update but the whole thing was sluggish and prone to crashes. Playnite is way more efficient when it comes to performance and memory management.
So I decided to create a skin largely inspired by the new Steam UI. Entering
So I decided to create a skin largely inspired by the new Steam UI. Entering
SteamNite
- Screenshots -
![[Image: Xb2Pqw7.png]](https://i.imgur.com/Xb2Pqw7.png)
![[Image: VDJuW9m.png]](https://i.imgur.com/VDJuW9m.png)
![[Image: NMgH912.png]](https://i.imgur.com/NMgH912.png)
How to install
Just double click the file or drag and drop the .pthm file into Playnite's windows
Usage
The whole interface is based on the new Steam UI, which means you can use assets you used on your Steam library with this skin.
![[Image: lucOPx2.png]](https://i.imgur.com/lucOPx2.png)
If you want to achieve the same look as in the screenshots, here are my recommended settings :
![[Image: v1msy5v.png]](https://i.imgur.com/v1msy5v.png)
![[Image: BPRqtm0.png]](https://i.imgur.com/BPRqtm0.png)
![[Image: BBfAijh.png]](https://i.imgur.com/BBfAijh.png)
![[Image: gMZzYiS.png]](https://i.imgur.com/gMZzYiS.png)
![[Image: XKv8JRd.png]](https://i.imgur.com/XKv8JRd.png)
Games' icon are used as logos. Unfortunately, you can't change logos' location or size in Playnite itself. You can do it by editing an XAML file, however this applies to every logo. Here's how :
- Head to your Playnite's install directory (by default C:\Users\"User"\AppData\Roaming\Playnite)
- Go to Themes > Desktop > SteamNite > Views and open "DetailsViewGameOverview.xaml"
- Go to line 39, where it says "Name="PART_ImageIcon". You can edit logos' size with "MaxHeight" and "MaxWidth" values, as well as logos' location by editing "VerticalAlignment" and "HorizontalAlignment". Accepted values are Center, Top, Bottom and Center, Left, Right.
- Don't hesitate to report bugs and give me feedbacks. I'll try to polish the skin as much as possible. Also don't hesitate to edit the skin yourself if you know how to use Microsoft Blend.
Latest changelogs on the download page
2.0.4: - Fixed group bars colors
2.0.3: - Fixed transparent bar not visible on the entirety of the screen
- Added fixes for high-res screens
2.0.2: Game genres/tags/categories are now scrollable
2.0.1: Game genres won't go out of the info box anymore
2.0: *Changes marked with a * are meant to resemble Steam's interface :
- *Game covers now react in Grid view when hovering the mouse over a game
- *Tahoma font is now recommended
- *Fixed info button placement
- Game's informations are now properly aligned in Details View
- *Background behind game infos
- Fixed margins in Details View
- *Game's links are now under game's infos box
- *Clock icon at the left of "Time played"
- *"Last played", "Time played" and "Completion" are now all caps
- *Transparent bar under game logo
- *Filter panel and explorer panel now match Steam library's color scheme
- *Filter button now matches Steam library's one
- Fixed menu button size
1.0: Official release, now out of BETA ! Added SteamNite Alt for different screen resolutions
BETA 0.9 : - Play/Install button now in all Caps
- Install/Launching button now stylized properlyBETA 0.8.8 : Fixed Install button and launched/launching buttons disappearing
BETA 0.8.7 : Fixed Steam friends button disappearing
BETA 0.8.6 : Fixed misaligned Play Button
BETA 0.8.5 : Fixed hero background not scaling properly (Stretch = "UniformToFill")
BETA 0.8 : Initial release