# DreamScene2 **Repository Path**: shshshdy/dream-scene2 ## Basic Information - **Project Name**: DreamScene2 - **Description**: 动态壁纸, - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-08 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DreamScene2 -从 he55 项目,copy 做了DLL合并和webview2运行时优化 [![Static Badge](https://img.shields.io/badge/release-1.7-brightgreen)](https://gitee.com/shshshdy/dream-scene2/releases/latest) [![License](https://img.shields.io/github/license/he55/DreamScene2)](https://gitee.com/shshshdy/dream-scene2/blob/master/LICENSE) 一个小而快并且功能强大的 Windows 动态桌面软件。支持视频和网页动画播放,支持 Windows10/11 系统。 ![](images/Hiyori.gif) ## 📦 Download [应用下载] https://gitee.com/shshshdy/dream-scene2/releases/latest [视频资源] https://pan.quark.cn/s/60260bb457b2 [Webview2] https://go.microsoft.com/fwlink/p/?LinkId=2124703 ## 📫 Features - 支持视频播放 - 支持 URL 和网页文件 - 支持启动后自动播放 - 支持设置显示器 - 支持自动暂停播放 - 支持命令行播放 ![](images/settings.png) ## 🌍 Roadmap - [ ] GIF 和 APNG 播放 - [x] [Live2D](https://www.live2d.com/) 播放 - [x] 鼠标和桌面交互 - [ ] 屏幕保护程序 - [ ] 更多视频格式 - [ ] 重新设计 UI - [ ] 本地化 - [x] 发布到 Microsoft Store ## 🌞 QA - 网页白屏:由于其他软件如加密软件等,破坏了注册表,在 ``` 计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\WebView2 ``` 新建DWORD(32位)值,命名 RendererCodeIntegrityEnabled(启用渲染器代码完整性),值为0 ## 💗 Thanks - [Draw Behind Desktop Icons in Windows 8+](https://www.codeproject.com/Articles/856020/Draw-Behind-Desktop-Icons-in-Windows-plus) - [Windows Desktop ListView Handle](https://blog.syedgakbar.com/2013/01/19/windows-desktop-listview-handle/) - [Vanara](https://github.com/dahall/Vanara) - [he55](https://img.shields.io/github/v/release/he55/DreamScene2)