SteamyRain
a simple launcher for your installed Steam Games
Requirements
You must have python installed
It is using a script to fetch the required information and images from your steam folder and build meters dynamically.
This script will only run once when you 'Scan for Games'.
Setup
1. Make sure that both paths inside @Resources\SkinInfo.inc are correct.
You only need to modify this if your steam installation folder or your Rainmeter installation folder are not in their respective default location.
2. **Optional** Add your non-Steam games. *see section below for more information*
3. Open one of the SteamyRain.ini from the main folder and Click on 'Scan for Games'
4. Wait till it's done and you're good to go.
5. Adjust the settings to your liking.
Add Non-Steam Games
This part of the process has to be done manually and will only take effect after using 'Scan for Games'
1.Open the @Resrouces\NonSteamGames.inc
2.Add each game using this format:
Egame#="TheNameOfMyGame"
Egame#Path="ThePathToLaunchMyGame"
Egame#Vis=0
It does not have to be a game really. It could be any app or url. eg:
3.Modify the ExtraGamesCount and ExtraGamesCountPLUS variables at the top to reflect the amount of games you added.
In our example above we would set both of these to 2.
4.Inside @Resrouces\img\ELogo and @Resrouces\img\EIcon, add an icon and a logo for each of the games you added.
name them 00#.jpg. '#' reprensent the game number it is associated with.
I would recomend 32x32 for the icon and 460x215 for the logo
5.Done!
Shortcuts and Keybinds
Header Icon:
RightClick = Open Steam
MiddleClick = Open Skin settings
DoubleClick = Minimise into Icon
Icon Mode:
DoubleClick = Return to full view
Tiles Section:
RightClick = Hide/Unhide Header
MiddleClick = Switch from vertical tiling to horizontal tiling and vice versa
ScrollUp/Down = Scroll games
Settings Menu:
RightClick = Reset default value
Search Function
It's a fairly simple search function. You can search by Name or by ID
It will return partial matches for names and only identical matches for IDs.
It will not account for spelling errors..
Download If you find any bugs, please do not hesitate to let me know.
and to end, I wanna give a special thanks to Yincognito for all the help and time spent answering my questions
In our example above we would set both of these to 2.
4.Inside @Resrouces\img\ELogo and @Resrouces\img\EIcon, add an icon and a logo for each of the games you added.
name them 00#.jpg. '#' reprensent the game number it is associated with.
I would recomend 32x32 for the icon and 460x215 for the logo
5.Done!
Shortcuts and Keybinds
Header Icon:
RightClick = Open Steam
MiddleClick = Open Skin settings
DoubleClick = Minimise into Icon
Icon Mode:
DoubleClick = Return to full view
Tiles Section:
RightClick = Hide/Unhide Header
MiddleClick = Switch from vertical tiling to horizontal tiling and vice versa
ScrollUp/Down = Scroll games
Settings Menu:
RightClick = Reset default value
Search Function
It's a fairly simple search function. You can search by Name or by ID
It will return partial matches for names and only identical matches for IDs.
It will not account for spelling errors..
Download If you find any bugs, please do not hesitate to let me know.
and to end, I wanna give a special thanks to Yincognito for all the help and time spent answering my questions