Wallpaper Engine

Wallpaper Engine

Audio Visualizer
 This topic has been pinned, so it's probably important
V3ng3nc3  [developer] 8 Jun, 2017 @ 10:44pm
Customization Guidelines
Whats new? and customization options
Last edited by V3ng3nc3; 22 Jun, 2017 @ 11:48pm
< >
Showing 1-8 of 8 comments
V3ng3nc3  [developer] 8 Jun, 2017 @ 10:46pm 
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  [developer] 8 Jun, 2017 @ 10:51pm 
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.
Last edited by V3ng3nc3; 21 Jun, 2017 @ 6:59am
V3ng3nc3  [developer] 8 Jun, 2017 @ 10:58pm 
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  [developer] 8 Jun, 2017 @ 11:10pm 
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  [developer] 8 Jun, 2017 @ 11:20pm 
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
Last edited by V3ng3nc3; 21 Jun, 2017 @ 7:00am
V3ng3nc3  [developer] 8 Jun, 2017 @ 11:53pm 
Logo Image(inside Circle)
Any resolution Works
prefer a square image, to avoid Stretching or Shrinking.

V3ng3nc3  [developer] 8 Jun, 2017 @ 11:57pm 
Overlay option
any reason why i added this??

@Darky Alan used it to create this

https://www.youtube.com/watch?v=DTK2NOm8lJM
LavaKing 2 Nov, 2023 @ 11:49am 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
< >
Showing 1-8 of 8 comments
Per page: 1530 50