level 1
妖孽丷仅此而已
楼主
[Rainmeter]
Update=1000
Author=Connect-R
BackgroundMode=2
SolidColor=0,0,0,1
DynamicWindowSize=1
MouseScrollUpAction=[!SetVariable Scale "(
#Scale#
+
#ScrollMouseIncrement#
)"][!WriteKeyValue Variables Scale "(
#Scale#
+
#ScrollMouseIncrement#
)"][!Refresh]
MouseScrollDownAction=[!SetVariable Scale "(
#Scale#
-
#ScrollMouseIncrement#
< 0.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!WriteKeyValue Variables Scale "(
#Scale#
-
#ScrollMouseIncrement#
< 0.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!Refresh]
[Variables]
@include=#@#Variables.inc
@include2=#@#Language\Language.inc
Scale=0.45
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeasureArtist]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=ARTIST
[MeasureTitle]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=TITLE
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeterMusicNoteSign]
Meter=String
StringAlign=Left
FontColor=#Color1#
FontSize=(50*
#Scale#
)
X=(5*
#Scale#
)
Y=(10*
#Scale#
)
Text="♪"
AntiAlias=1
UpdateDivider=-1
[MeterNowPlayingText]
Meter=String
StringAlign=Left
FontFace=Quicksand Medium
FontColor=#Color1#
FontSize=(25*
#Scale#
)
X=(60*
#Scale#
)
Y=(0*
#Scale#
)
Text="#Now playing#"
AntiAlias=1
UpdateDivider=-1
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeterSongInfo]
Meter=String
MeasureName=MeasureTitle
MeasureName2=MeasureArtist
StringAlign=Left
FontFace=Quicksand Medium
FontColor=#Color1#
FontSize=(25*
#Scale#
)
X=(0*
#Scale#
)r
Y=(0*
#Scale#
)R
Text="%1 #by# %2"
AntiAlias=1
想关联网易云。。。

2020年04月08日 17点04分
1
Update=1000
Author=Connect-R
BackgroundMode=2
SolidColor=0,0,0,1
DynamicWindowSize=1
MouseScrollUpAction=[!SetVariable Scale "(
#Scale#
+
#ScrollMouseIncrement#
)"][!WriteKeyValue Variables Scale "(
#Scale#
+
#ScrollMouseIncrement#
)"][!Refresh]
MouseScrollDownAction=[!SetVariable Scale "(
#Scale#
-
#ScrollMouseIncrement#
< 0.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!WriteKeyValue Variables Scale "(
#Scale#
-
#ScrollMouseIncrement#
< 0.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!Refresh]
[Variables]
@include=#@#Variables.inc
@include2=#@#Language\Language.inc
Scale=0.45
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeasureArtist]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=ARTIST
[MeasureTitle]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=TITLE
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeterMusicNoteSign]
Meter=String
StringAlign=Left
FontColor=#Color1#
FontSize=(50*
#Scale#
)
X=(5*
#Scale#
)
Y=(10*
#Scale#
)
Text="♪"
AntiAlias=1
UpdateDivider=-1
[MeterNowPlayingText]
Meter=String
StringAlign=Left
FontFace=Quicksand Medium
FontColor=#Color1#
FontSize=(25*
#Scale#
)
X=(60*
#Scale#
)
Y=(0*
#Scale#
)
Text="#Now playing#"
AntiAlias=1
UpdateDivider=-1
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeterSongInfo]
Meter=String
MeasureName=MeasureTitle
MeasureName2=MeasureArtist
StringAlign=Left
FontFace=Quicksand Medium
FontColor=#Color1#
FontSize=(25*
#Scale#
)
X=(0*
#Scale#
)r
Y=(0*
#Scale#
)R
Text="%1 #by# %2"
AntiAlias=1
想关联网易云。。。
