Wallpaper Engine:壁纸引擎

Wallpaper Engine:壁纸引擎

Audio Visualizer
 此主题已被置顶,因此可能具有重要性
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 10:44
Customization Guidelines
Whats new? and customization options
最后由 V3ng3nc3 编辑于; 2017 年 6 月 22 日 下午 11:48
< >
正在显示第 1 - 8 条,共 8 条留言
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 10:46 
2
Customizing show text option
If you dont want to enter text everytime it reloads do the following

where ever you installed Wallpaper Engine, follow this path
Steam\steamapps\workshop\content\431960\893418273
open main.js with any notepad and do the following
replace these two lines
var userTextSrting = null;
//var userTextSrting = "v3ng3n3";
with
//var userTextSrting = null;
var userTextSrting = "v3ng3n3";

and replace v3ng3nc3 word with your text. So that you never have to enter text :)

http://imgur.com/uZWPd2Y
http://imgur.com/7ijezdR
http://imgur.com/UCmYvoe
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 10:51 
Customizing the videos

where ever you installed Wallpaper Engine, follow this path
Steam\steamapps\workshop\content\431960\893418273
you can see the follwing files
1.webm, 2.webm, 3.webm, 4.webm
you can have up to 5 videos in this folder, named 1, 2, 3, 4,5 respectively
any resolution will cover the screen!
Only WebM formats
Please save videos somewhere else too, as videos might be replaced when I update.
最后由 V3ng3nc3 编辑于; 2017 年 6 月 21 日 上午 6:59
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 10:58 
Customised user defined font
if you want to add your own font
where ever you installed Wallpaper Engine, follow this path
Steam\steamapps\workshop\content\431960\893418273
open main.js with any notepad and do the following
var customUserFont = "Arial";
replace Arial with any font you want.
http://imgur.com/KeemPT6
The font you need has to be installed in your system.

Your font will be of slider value 1
http://imgur.com/kDZe0Qj
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 11:10 
Customised user defined Days
if you are looking to customize your own names for weeks

where ever you installed Wallpaper Engine, follow this path
Steam\steamapps\workshop\content\431960\893418273
open main.js with any notepad and do the following
replace
var userDays = ["S","M","T","W","T","F","S"];
with values you need, example
var userDays = ["Sunday","BooringDay","Tues","DreamingDay","T","Yaaay one more day for Weekend","Saturday "];

Sunday, BooringDay(Monday), Tues, DreamingDay(Wednesday), T(Thursday), Yaaay one more day for Weekend(Friday), Saturday

http://imgur.com/2wQKqc6

Your customization will be of drop down of "UserDefined"
http://imgur.com/AkDChMw
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 11:20 
Bar Color Type

Style1
Multiple colors for each bar on Bass

Style2
Changes color only once per Bass/Beat value high
Only once the Bass is down, it will choose a new color on next Bass/Beat
最后由 V3ng3nc3 编辑于; 2017 年 6 月 21 日 上午 7:00
V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 11:53 
Logo Image(inside Circle)
Any resolution Works
prefer a square image, to avoid Stretching or Shrinking.

V3ng3nc3  [开发者] 2017 年 6 月 8 日 下午 11:57 
Overlay option
any reason why i added this??

@Darky Alan used it to create this

https://www.youtube.com/watch?v=DTK2NOm8lJM
LavaKing 2023 年 11 月 2 日 上午 11:49 
此留言正在等待我们的自动内容检查系统分析。在我们证实其内容无害之前(例如试图窃取信息的钓鱼站点链接),留言将暂时隐藏。
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50