[NEW UPDATE] Download Steam Wallpaper Engine Build v1.1.165 FREE

Wallpaper Engine v1.1.165 FREE[NEW RELEASE] Download Steam Wallpaper Engine Build V1.1.165 Free, You Can Download And Use The Latest Premium Version Of The Software For Free and Full Tutorial To Fix Any Problems!
Patch Released – Presets for Workshop and in Playlists (Wallpaper Engine Build v1.1.165)
This update brings JavaScript support to scene wallpapers (SceneScript), a new snap layout for the editor and countless general fixes and improvements.

  • [accordion]
    • What Changed?
      • Read below!
    • SceneScript
      • You can now bind scripts to most properties in a scene wallpaper to change their values over time or even create/remove layers at will.
        This allows you to build your own logic for animation and interaction of everything. There is also access to the audio response data and the mouse cursor, which you can freely integrate into any animations via scripts now.
        For example, this script will play a sound that was placed in the scene when its layer is clicked:

        The code editor that is built into Wallpaper Engine has auto-completion (wherever possible) and comes with a few snippets that you can just apply with a click. There is also a new log window where you can easily debug any errors occurring in your scripts by simply clicking on them.
    • Better User Properties
      • Scenes now support the combo box user property as a binding for the visibility of layers. So instead of having a bunch of checkboxes, you can just make a single combo box for all your options.
        Then attach the visibility of a layer to a particular option:

        It's also possible to use either a checkbox or the combo box as binding on the visibility of image effects directly now, so you don't need to create separate layers anymore if you just wanted to let the user toggle an effect on or off.
    • Mixing 3D and 2D
      • It's now possible to import models into 2D wallpapers and images and particles into 3D wallpapers. However, certain functions are still incomplete, as the cursor interaction with particles in 3D or perspective rendering for models in 2D wallpapers. Image layers can now optionally render with perspective in 2D wallpapers though and the same will be enabled for models in the future.
    • Editor Snap Layout
      • All windows in the editor can be moved and resized now and some optional ones can be closed and restored (assets, log, script editor). The layout of all persistent windows will also be saved when you close the editor. Just drag and drop the title card of a panel to snap it into place or to turn it into floating windows.
    • Better Audio Recording Compatibility with Virtual 7.1 Headsets
      • Wallpaper Engine will finally be able to deal better with audio drivers that augment the Windows audio system, including utilities from Razer, Nahimic, Alienware and more. Razer, in particular, has actively worked with us to find a workaround for this issue and we have seen greatly improved compatibility with their products already.
        A new recording threshold slider has also been added next to the recording device that allows you to eliminate noise recorded by analog devices like 'Stereo Mix':
    • New GIF Decoder
      • GIFs now use a better and much, much faster decoder. They will also show a warning in the editor if their unpacked size is unreasonable for a GIF – you can still use them, but one way or another the performance may be compromised. This new decoder may allow me to implement real-time decoding for GIFs in the future which may be more viable for huge GIFs – a tradeoff between CPU and VRAM usage which you would be able to choose between them.
        Also, you can import a sequence of images now by simply selecting multiple images that have the same resolution. They will have the same performance as GIFs later but their quality will be better.
    • Broken Installation Detection
      • Wallpaper Engine will now figure out if you have it installed twice and it's being started from the wrong location (wrong as in not where Steam thinks it's installed to). A lot of people seem to move the installation files because unfortunately Steam always allows this even when a proper uninstall is needed, but doing so will inevitably break the auto start function and cause other random issues. Steam gives Wallpaper Engine no chance of adjusting the autostart automatically, so this can only be fixed in hindsight if the files get moved by Steam.
        Now, this dialog makes it much easier to reset the auto start to the correct location if you move the files around.

        Since this patch introduces a lot of new and complicated features, the next update will likely just focus on bug fixing. After that, you can refer to the roadmap to see more features that are going to be added:
        https://steamcommunity.com/app/431960/discussions/0/1500126447391526102/
  • [accordion]
    • Full changelog
      • Full changelog in Wallpaper Engine Build v1.1.165.
    • Additions
      • – Added scene JavaScript support via Google V8.
        – Added custom snap layout system to the editor.
        – Added Monaco editor for scripts and later shaders to the editor.
        – Added user property and script binding to image layer effect visibility.
        – Added combo boxes and text inputs to scene user properties.
        – Added image layer perspective rendering checkbox.
        – Added support for image sequence import of separate files.
        – Added new, faster GIF decoder.
        – Added warning about GIFs that are too large and might crash the compiler.
        – Added nearz/farz/fov options to 3D scenes.
        – Added effect upgrade warning when new effect files are going to overwrite older effect files.
        – Improved reflection effect with blending options.
        – Added single playback mode and start silent flag to sound layer.
        – Added support for combo user property links to checkboxes/visibility toggle.
        – Added user property slider for vector component properties.
        – OTHER.
        – Added auto start warning if Wallpaper Engine is being started from a different path than Steam installed it to.
        – Added audio recording workarounds for several audio DLL hooks.
        – Added an export variable to all binaries to hopefully disable injection of certain OSDs that break everything.
        – Added dual/triple screen 1440p/2160p tags.
        – Added dwm dynamic coloring warning about not reverting when disabled.
        – Added 'Relevance' Workshop browsing option like on Steam – only visible while entering a text.
        – Added audio response recording threshold option for users with inputs that constantly produce noise.
        – Added double installation warning if the run path doesn't match Steam install path.
        – Added support for sprite sheets as animated image layers like GIFs.
    • Fixes
      • – Fixed random sounds not playing anymore after the first playback without explicit reset.
        – Fixed image/model import not creating main subdirectories if they were deleted.
        – Fixed audio listener crash on some systems where the driver doesn't behave right according to the Windows API.
        – Fixed static child particles not being instantiated in the editor when props get changed.
        – Fixed playlist ignoring user/session pausing and user stop hotkey.
        – Fixed paint brush crash after scene reload.
        – Fixed web input for capital and special characters (hopefully).
        – Fixed wallpaper clone mode not using the largest monitor as source monitor.
        – Fixed hash signs in local URL wallpapers causing the URL to not open.
        – Fixed customization tag being added to submissions due to scheme color references in clear material.
        – Fixed no animation warning showing up for GIFs.
        – Fixed lots of effect paint textures not defaulting to a sensible value when starting to paint.
        – Fixed safe start not activating when there are certain events causing it to refresh on boot.
    • Misc
      • – Improved clone/stretch pause behavior.
        – Added share to diagnostics to warn about mouse lag.
        – Updated info about DX9 installs path because Valve changed the path.
        – Disabled broken Steam wallpapers from showing up when they were deleted manually.
        – Disabled initial Aero and high contrast warning if for whatever reason it still appears to be working.
        – Changed xray to use more comprehensible size slider (although this makes the math perform worse).
        – Updated AngularJS used by UI to 1.6 and increased performance by disabling some debug things.
        – Made web wallpaper logging dependent on global log level setting (to reduce disk writes on buggy wallpapers).
        – Made all wallpapers that have "R18", "R-18" or "18+" in the name default to 'mature' tag before even prompting the user to choose the right tag.
        – Added hack to reload monitor configuration after a small delay after sleep/monitor turn on because drivers are buggy and unreliable.
        – Updated AssImp model importer to the most recent version from GitHub.
        – Updated Steamworks SDK to 1.44.
  • [accordion]
    • Hotfix 2019-04-17 / Build 1.1.165
      • – Fixed image layers that were set to be sprite sheets before support for sprite sheets were added.
        – Fixed removal button of camera paths.
        – Fixed particle instance UI options de-syncing with wallpaper and has no effect anymore.
        – Forced shader rebuilt after new effect import.
        – Added option to skip effect upgrade.
        – Added image sequence duration in filenames.
        – Added more definitive clone wallpaper management when monitor aspect ratios are incompatible.
  • [message]
    • ##info-circle## SOFTWARE DETAILS :
      • – VERSION: Wallpaper Engine Build v1.1.165
        – GENRE: Animation & Modeling, Design & Illustration, Utilities, Early Access
        – DEVELOPER: Kristjan Skutta
        – RELEASE DATE: 11 Oct 2016
        – UPDATE RELEASE: April 14th, 2019
        – LICENSE: Premium Version And Free To Use (Cracked)
        – FILE SIZE: 102.8 MB
        – DOWNLOAD SRC: MEGA + File Upload
        [post_ads]
  • [message]
    • SYSTEM REQUIREMENTS:
  • [col]
    • MINIMUM:
      OS: Windows 7 (with Aero), 8.1, 10
      Processor: 1.66 GHz Intel i5 or equivalent
      Memory: 1024 MB RAM
      Graphics: HD Graphics 4000 or above
      DirectX: Version 10
      Storage: 512 MB available space
    • RECOMMENDED:
      OS: Windows 8.1, 10
      Processor: 2.0 GHz Intel i7 or equivalent
      Memory: 2048 MB RAM
      Graphics: NVIDIA GeForce GTX 660, AMD HD7870, 2 GB VRAM or above
      DirectX: Version 11
      Storage: 1024 MB available space
  • [message]
    • NOTE:
      • Windows N versions require the ‘Media Feature Pack’ from Microsoft. Aero must be enabled on Windows 7. High contrast mode is not supported. Max video res. Windows 8, 10: 4K, Windows 7: 1080p.
  • [tab]
    • ##check## Download Software
      • [post_ads_2]
    • ##steam## STEAM STORE
      • Find The Software On Steam Here:
        [STEAM]
    • ##download## File-Upload
      • Download Wallpaper Engine v1.1.165 From File-up :
        [DOWNLOAD]
    • ##download## Mega
      • Download Wallpaper Engine v1.1.165 From Mega :
        [DOWNLOAD]
  • [message]
    • ##fa-sitemap## WALLPAPER ENGINE ERROR FIX:
      • These are the solutions and resources for the most common error in Wallpaper Engine, Due to the software released in 2016 is still a lot of bugs and errors.
        But these errors are fixed from in the new software updates, and there is some error that might come up because you have a missing file in your operating system, Well
        We are going to resolve all the error problem that stops you from enjoying the wallpaper engine at its full potentials.
        Many errors that occur such as missing msvcp120.dll, d3dx9_43.dll, ui32 error, and others.
  • [accordion]
    • Wallpaper Engine Crash
      • Try to "Run as Administrator"
    • Wallpaper Slow Motion:
      • If you are sure that the pc you are using already meets the minimum system requirements but the wallpaper is still working slow, try to update your VGA driver for the latest version.
    • Missing MSVCP120.dll
      • To resolve this problem, you must install Microsoft Visual C + 2013 Download Microsoft Visual C ++ 2013 Choose:
        – x86 for 32 bits.
        – x64 for 64 bit.
        But it would be better if you install both
    • Missing D3DX9_43.dll, Ui32 Error, D3DCompiller_43_.dll:
    • 0xc00007b:
      • You Need to download DirectX Repair from here
        – Open "DirectX Repair" for windows 7, and 10
        – Open "DirectX_Repair_win8" for windows 8, and 8.1
        – Click on "Check and Repair" and You're done!
        DirectX Repair


from HD Wallpapers 4 u http://bit.ly/2UG6Ued
http://bit.ly/2ZDzkZY http://bit.ly/2jqlqpT

Related Posts

[NEW UPDATE] Download Steam Wallpaper Engine Build v1.1.165 FREE
4/ 5
Oleh

Subscribe via email

Like the post above? Please subscribe to the latest posts directly via email.