Advertisement
Guest User

Untitled

a guest
Apr 26th, 2019
624
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. [Rainmeter]
  2. Update=100
  3.  
  4. [Metadata]
  5. Name=Game
  6. Author=Nithreel
  7. Version=NithHub 1.0
  8. License=MIT License
  9.  
  10. [Variables]
  11. @Include=#@#Settings.inc
  12.  
  13. [1Fill]
  14. Meter=IMAGE
  15. ImageName=Images\mhw.png
  16. X=0
  17. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  18. H=((#SkinHeigth#-150)-120)*3/4
  19. W=(#SkinWidth#/#NGame#)
  20. SolidColor=#Off#
  21. ImageAlpha=1
  22. MouseOverAction=[!SetOption "1Fill" "ImageAlpha" "150"]
  23. MouseLeaveAction=[!SetOption "1Fill" "ImageAlpha" "1"]
  24. LeftMouseUpAction=!execute ["steam://rungameid/582010"]#Exit#
  25. PreserveAspectRatio=1
  26.  
  27. [1]
  28. Meter=IMAGE
  29. X=0
  30. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  31. ImageName=\Icons\mhw.png
  32. H=((#SkinHeigth#-150)-120)*3/4
  33. W=(#SkinWidth#/#NGame#)
  34. PreserveAspectRatio=1
  35.  
  36. [2Fill]
  37. Meter=IMAGE
  38. ImageName=Images\skyrim.png
  39. X=(#SkinWidth#/#NGame#)
  40. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  41. H=((#SkinHeigth#-150)-120)*3/4
  42. W=(#SkinWidth#/#NGame#)
  43. SolidColor=#Off#
  44. ImageAlpha=1
  45. MouseOverAction=[!SetOption "2Fill" "ImageAlpha" "150"]
  46. MouseLeaveAction=[!SetOption "2Fill" "ImageAlpha" "1"]
  47. LeftMouseUpAction=!execute ["steam://rungameid/489830"]#Exit#
  48. PreserveAspectRatio=1
  49.  
  50. [2]
  51. Meter=IMAGE
  52. X=(#SkinWidth#/#NGame#)
  53. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  54. ImageName=\Icons\skyrim.png
  55. H=((#SkinHeigth#-150)-120)*3/4
  56. W=(#SkinWidth#/#NGame#)
  57. PreserveAspectRatio=1
  58.  
  59. [3Fill]
  60. Meter=IMAGE
  61. ImageName=Images\isaac.png
  62. X=(#SkinWidth#/#NGame#)*2
  63. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  64. H=((#SkinHeigth#-150)-120)*3/4
  65. W=(#SkinWidth#/#NGame#)
  66. SolidColor=#Off#
  67. ImageAlpha=1
  68. MouseOverAction=[!SetOption "3Fill" "ImageAlpha" "150"]
  69. MouseLeaveAction=[!SetOption "3Fill" "ImageAlpha" "1"]
  70. LeftMouseUpAction=!execute ["steam://rungameid/250900"]#Exit#
  71. PreserveAspectRatio=1
  72.  
  73. [3]
  74. Meter=IMAGE
  75. X=(#SkinWidth#/#NGame#)*2
  76. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  77. ImageName=\Icons\isaac.png
  78. H=((#SkinHeigth#-150)-120)*3/4
  79. W=(#SkinWidth#/#NGame#)
  80. PreserveAspectRatio=1
  81.  
  82. [4Fill]
  83. Meter=IMAGE
  84. ImageName=Images\fifa.png
  85. X=(#SkinWidth#/#NGame#)*3
  86. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  87. H=((#SkinHeigth#-150)-120)*3/4
  88. W=(#SkinWidth#/#NGame#)
  89. SolidColor=#Off#
  90. ImageAlpha=1
  91. MouseOverAction=[!SetOption "4Fill" "ImageAlpha" "150"]
  92. MouseLeaveAction=[!SetOption "4Fill" "ImageAlpha" "1"]
  93. LeftMouseUpAction=!execute ["D:\Mis Cosas\Juegos\FIFA 19\FIFA 19\FIFA19.exe"]#Exit#
  94. PreserveAspectRatio=1
  95.  
  96. [4]
  97. Meter=IMAGE
  98. X=(#SkinWidth#/#NGame#)*3
  99. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  100. ImageName=\Icons\fifa19.png
  101. H=((#SkinHeigth#-150)-120)*3/4
  102. W=(#SkinWidth#/#NGame#)
  103. PreserveAspectRatio=1
  104.  
  105. [5Fill]
  106. Meter=IMAGE
  107. ImageName=Images\newgame.png
  108. X=(#SkinWidth#/#NGame#)*4
  109. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  110. H=((#SkinHeigth#-150)-120)*3/4
  111. W=(#SkinWidth#/#NGame#)
  112. SolidColor=#Off#
  113. ImageAlpha=1
  114. MouseOverAction=[!SetOption "5Fill" "ImageAlpha" "150"]
  115. MouseLeaveAction=[!SetOption "5Fill" "ImageAlpha" "1"]
  116. LeftMouseUpAction=!execute ["NEW GAME SHORTCUT"]#Exit#
  117. PreserveAspectRatio=1
  118.  
  119. [5]
  120. Meter=IMAGE
  121. X=(#SkinWidth#/#NGame#)*4
  122. Y=((((#SkinHeigth#-150)-120)/4)/2)+120
  123. ImageName=\Icons\newgame.png
  124. H=((#SkinHeigth#-150)-120)*3/4
  125. W=(#SkinWidth#/#NGame#)
  126. PreserveAspectRatio=1
  127.  
  128. [BarGradient3]
  129. Meter=Image
  130. SolidColor=23,196,98,255
  131. SolidColor2=244,237,26,255
  132. X=(#SkinWidth#/3)*2
  133. Y=115
  134. H=5
  135. W=(#SkinWidth#/3)
  136.  
  137. [BackgroundGame]
  138. Meter=IMAGE
  139. X=0
  140. Y=120
  141. H=(#SkinHeigth#-120)
  142. W=#SkinWidth#
  143. SolidColor=#Off#
  144. MouseScrollUpAction=#Folder#
  145. MouseScrollDownAction=#App#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement