Wallpaper Engine

Wallpaper Engine

3,492 valoraciones
明日方舟 (Arknights)
5
4
   
Premiar
Favoritos
Favorito
Quitar
Type: Web
Age Rating: Everyone
Genre: Anime
Resolution: Dynamic resolution
Category: Wallpaper
Tamaño
Publicado el
180.847 MB
1 FEB 2020 a las 11:46
1 nota sobre cambios ( ver )

Suscríbete para descargar
明日方舟 (Arknights)

Descripción
Arknights Wallpaper

modification 1)
1. Find directory named 'js' in this wallpaper directory.

2. Open 'main.js' with editor(notepad).

3. Find 196 line or 'displayUptime' method with (ctrl + f).

4. Modify a variable in the method.
let min = Math.floor(Math.floor(this.uptime / 1000) / 60);
-> let min = Math.floor(Math.floor(this.uptime / 1000) / 60) % 60;

5. Save(ctrl + s) and close.

6. Open this wallpaper again.
55 comentarios
嘿!老六 6 AGO 2023 a las 7:49 
这太TM酷了
Hanrim 16 MAR 2023 a las 1:56 
done. Thank you man
Yaoi BD Editor 15 MAR 2023 a las 3:21 
What line of code is used to determine the entire clock's y position? My taskbar slightly clips the bottom of it and I want to move things up by like 20 pixels
tongguee 21 FEB 2023 a las 0:41 
太棒了,如果有音频响应就更棒了
Caicz 7 FEB 2023 a las 10:27 
显示运行时间的地方分钟会超出60,花了我1h时间看作者代码,结果是作者忘记取模的锅(
Caicz 7 FEB 2023 a las 10:25 
in main.js ,displayUptime(),
let min = Math.floor(Math.floor(this.uptime / 1000) / 60) ;
->let min = Math.floor(Math.floor(this.uptime / 1000) / 60) % 60;
robo 15 ENE 2023 a las 23:59 
love this so so much, so easy to customize
ネプ・ネプ✡ 19 ABR 2022 a las 23:30 
Not sure if it's only me, but the video is not centered
Damn bro ur so sigma 5 SEP 2021 a las 12:45 
Nevermind it was a one time issue, great wallpaper.
Damn bro ur so sigma 4 SEP 2021 a las 7:54 
Great Wallpaper, but it crashes after 6h.