Wallpaper Engine

Wallpaper Engine

3,381 人が評価
明日方舟 (Arknights)
5
4
   
アワード
お気に入り
お気に入り
お気に入りから削除
Type: Web
Age Rating: Everyone
Genre: Anime
Resolution: Dynamic resolution
Category: Wallpaper
ファイルサイズ
投稿日
180.847 MB
2020年2月1日 11時46分
1 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
明日方舟 (Arknights)

解説
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 件のコメント
嘿!老六 2023年8月6日 7時49分 
这太TM酷了
Lumière 2023年3月16日 1時56分 
done. Thank you man
KmartRewards 2023年3月15日 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 2023年2月21日 0時41分 
太棒了,如果有音频响应就更棒了
Caicz 2023年2月7日 10時27分 
显示运行时间的地方分钟会超出60,花了我1h时间看作者代码,结果是作者忘记取模的锅(
Caicz 2023年2月7日 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 2023年1月15日 23時59分 
love this so so much, so easy to customize
ネプ・ドクタ✡ 2022年4月19日 23時30分 
Not sure if it's only me, but the video is not centered
Ch'en 2021年9月5日 12時45分 
Nevermind it was a one time issue, great wallpaper.
Ch'en 2021年9月4日 7時54分 
Great Wallpaper, but it crashes after 6h.