Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Ok then for anyone trying to do the same thing.
Wallpaper Engine:
Wallpaper - http://steamcommunity.com/sharedfiles/filedetails/?id=873610122
Rainmeter:
Weather - Elementary (Elementary\Weather)
Player - Elementary connected with Winamp (Elementary\NowPlaying)
Notes - Elementary (Elementary\Notes)
System info - Elementary (Elementary\System)
Uptime - Elementary (Elementary\System\Uptime)
App launcher - Edge (Edge\Launcher)
Recycle bin - Enigma (Enigma\Taskbar\Recycler)
Callendar - Kotoko 4.0 (Kotoko 4.0\Callendar)
Visualizer - TriSound (TriSound)
Power Buttons - Omnimo (WP7\TextItems\Extra\PowerButtons)
Download links:
Elementary - http://flyinghyrax.deviantart.com/art/Elementary-2-0-426588102
Edge - http://kredoc.deviantart.com/art/Edge-Suite-Beta-0-8-322089609
Enigma - http://enigma.kaelri.com/
Kotoko - http://faradeyua.deviantart.com/art/Kotoko-Suite-v4-3-1-MultLang-251528733
TriSound - http://wyzzymoon.deviantart.com/art/TriSound-576149473
Omnimo - http://omnimo.info/
Paths in brackets are the paths used in Rainmeter to find specific elements.
Some of these needed some fixing to fit the wallpaper, mostly deleting backgrounds or changing background's transparency to 1. Keep in mind that if you delete background you wont be able to click anywhere to access specific elements.
For example if you delete background you HAVE to click one of the letters but if you set transparency to 1 you can click anywhere withing it's borders to start writing. To change transparency you have to find specific values for background of the skin.
What you are looking for is a SolidColor option that has multiple formats. Basically it's RRR,GGG,BBB,AAA format. With every value being between 0-255
R stands for Red
G stands for Green
B stands for Blue
A stands for Alpha (transparency)
(From rainmeter site)
SolidColor=255,0,0,255
SolidColor=255,0,0
SolidColor=(200 + 55),(2 - 2),0
SolidColor=FF0000FF
SolidColor=FF0000
All these represent RED colour with Alpha set to 255 which means that it's a solid colour with no transparency ( in case of hex codes 00 represents 0 and FF represents 255, check online if you have to use it)
If you have any questions comment here or add me on steam. It took my roughly 1-2h to do this without ANY guides and without any experience with Rainmeter other than goofing around with it a couple years ago.