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
The ability to import/export the presets as text, for example a json encoding and then a base64 encoding on top of that or something so its one large text block thats easy to copy and paste.. Something that another user could copy from forum and paste into wallpaper engine and have their settings ( as far as possible ) configured. A way to share a screenshot automatically that goes with the settings would be great, but think that might asking too much and a lot of work to do.
Screenshots (and user images) in base64 would probably quickly explode said text block - I guess at least the screenshot could be downsampled to a restricted/smaller resolution.
The reason I mentioned base64 is because it would remove spaces and symbols from any text notation ( like if settings would be exported as json ) , and might be less prone to problems when copying and pasting. But there might be better ways.
I think I'm already using base64 right now to send the Steam avatars as encoded PNG to the browse window which isn't too bad, so small previews would probably be fine too.
If presets could be pushed to Workshop as well, that would allow for more stuff to be saved, but yeah, no reason to omit some easier text based solution alongside that.