Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If it's a video wallpaper, you can edit it with any video editor software.
Web-based wallpapers have all their web-files in the directory and you can edit all JavaScript / HTML as you wish (you should copy it into a new directory though in case Steam overwrites your changes if the original author pushes an update).
Application wallpapers can essentially not be changed because they are standalone applications as their name implies.
Scene wallpapers are custom to Wallpaper Engine, they come in a pre-packed format which does not allow modification, however, a community member wrote an unpacking tool:
https://github.com/redpfire/we
However, there is no executable for Windows and you would need to know how to compile a C++ tool yourself, so that's stopping most people already. You can always try and contact the original author of the wallpaper and ask them to send the files to you or ask them if they could implement the changes.
What if i will copy all files from downloaded project using "Open in explorer" and put them into a folder of new project and edit it further on, would this work fine?
thank you for help :)
https://wallpaper-engine.fandom.com/wiki/Update_Wallpaper
https://wallpaper-engine.fandom.com/wiki/Update_Wallpaper
It links to a webpage that lets you unpack wallpapers to edit them:
https://wetranslate.thiscould.work/scene.pkg/
You would simply get a steam workshop wallpaper, right click it in wallpaper engine and "Open in Explorer", to see the project files.
You will NEED TWO FILES:
The "pkg" file. And the "project.json" file.
First, upload its pkg file to that website to get the editable project back.
You'll receive a zip file which you unpack into "C:\Program Files (x86)\Steam\steamapps\common\wallpaper_engine\projects\myprojects\", into a subfolder that you can name anything you want.
Within that subfolder there should be a "scene.json" or similar file.
You must also place the "project.json" file in that folder.
That's it. You can now open that in the wallpaper editor via the regular "Open" dialog.
WARNING: DO NOT USE THIS TO STEAL OTHER PEOPLE'S WORK AND REPUBLISH IT ON STEAM WORKSHOP. Feel free to make small edits to wallpapers which you use personally on your own computer. You are NOT allowed to redistribute other people's copyrighted wallpapers online! If you submit it and the original author finds out, your Steam account could be BANNED from submitting Wallpaper Engine workshop files!
https://wetranslate.thiscould.work/scene.pkg/