Wallpaper Engine
4,474 คะแนน
Sao Project v2
4
2
5
5
4
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Type: Web
Age Rating: Everyone
Genre: Anime
Resolution: Dynamic resolution
Category: Wallpaper
ขนาดไฟล์
โพสต์
อัปเดต
125.944 MB
9 ก.ค. 2017 @ 3: 22am
30 ก.ย. 2023 @ 2: 28pm
28 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
# No more updates





                       >> 3 basic themes
                        >> Startup with voice
                         >> Background & Slideshow
                          >> Custom Time
                           >> Custom UI on the background
                            >> Audio Visualizer & Soundtrack
                             >> & More !



                       >> Release upload
                         >> Fix Update 0.1
                         >> Fix Update 0.2
                         >> Fix Update 0.3

                       >> Massif Update 1.0: > 200Mo
                         >> Fix Update 1.1
                         >> Fix Update 1.2

                       >> Massif Update 2.0 : Space Saving ≈ 90Mo
                         >> Fix Update 2.1
                         >> Fix Update 2.1.1
                         >> Fix Update 2.1.11
                         >> Fix Update 2.1.12
                         >> Fix Update 2.1.13
                         >> Fix Update 2.1.2
                         >> Update 2.2
                         >> Update & Fix 2.3
                         >> Update 2.3.1
                         >> Update 2.4 FINAL




- Go to this website : Sao Project Utility[saowe.shirosfx.com]
- Get the desired file and replace it into: "steam/steamapps/workshop/content/431960/971369035/js/player/"
- Put your OGG file into : "[...]/971369035/music/"
- Reload the theme
- Select TYPE in Wallpaper Engine
- Enjoy your musics

- Video Tutorial : Youtube Link

Enjoy this theme, if you like, share it ;)

New Group for the theme
https://steamproxy.net/groups/sao_project_we
กระดานสนทนายอดนิยม ดูทั้งหมด (5)
0
9 ต.ค. 2023 @ 11: 46am
ถูกปักหมุด: Add your wallpapers / backgrounds
ShiroSFX
508 ความเห็น
战影-ありはら ななみ SA 20 เม.ย. @ 6: 13am 
(・ω・)つ旦 ⏚接地⏚ (・ω・`)乙
fearfuI protogen 8 ธ.ค. 2023 @ 8: 26pm 
MY EARS
ShiroSFX  [ผู้สร้าง] 14 ต.ค. 2023 @ 3: 29pm 
@Lord_Top2GG
:nekoheart:
Lord_Top2GG 14 ต.ค. 2023 @ 11: 10am 
Respect топ обои спасибо бро мне нравится данное аниме хай из росси
ShiroSFX  [ผู้สร้าง] 13 ต.ค. 2023 @ 12: 03pm 
if (properties.background) {
param.background = properties.background.value;
var imageElement = document.body;
var bgv = document.getElementById("bg_video");
var doc = "url('img/" + param.background + ".jpg')";
var fakeAnimatedImagesWebm = ["bg18"];
var fakeAnimatedImagesMp4 = [];
var fakeAnimatedImages = fakeAnimatedImagesMp4.concat(fakeAnimatedImagesWebm);
if (fakeAnimatedImages.includes(param.background)) {
bgv.style.opacity = 1;
if (fakeAnimatedImagesWebm.includes(param.background)) {
bgv.src = "img/" + param.background + ".webm";
} else if (fakeAnimatedImagesMp4.includes(param.background)) {
bgv.src = "img/" + param.background + ".mp4";
}
bgv.setAttribute("width", window.innerWidth);
bgv.setAttribute("height", window.innerHeight);
bgv.autoplay = true;
bgv.loop = true;
} else {
bgv.style.opacity = 0;
imageElement.style.backgroundImage = doc;
}
}

Dont forget to edit the fakeAnimatedImagesXXX
ShiroSFX  [ผู้สร้าง] 13 ต.ค. 2023 @ 12: 03pm 
Hello again,
Somehow the MP4 doesn't work when I tried to add it.
You can try yourself by replacing the all IF statement (the same as before) by:
Shinuko 13 ต.ค. 2023 @ 10: 26am 
Hello friend, it’s me again, is it possible to somehow make it so that you don’t have to convert your animated wallpapers to webm format, so that in short you can throw them in MP4 format into a folder and everything will work?
ShiroSFX  [ผู้สร้าง] 11 ต.ค. 2023 @ 11: 05am 
No worries, have fun!
Shinuko 11 ต.ค. 2023 @ 10: 11am 
Everything worked! Thank you very much for your help! Your work is amazing <3
ShiroSFX  [ผู้สร้าง] 11 ต.ค. 2023 @ 9: 09am 
Note the "kakegurui" is my test file lol