1212
1313Turn your wallpaper into an OpenRGB device. You can now control the RGB lighting on your wallpaper and synchronize wallpaper with other OpenRGB compatible devices by [ OpenRGB] ( https://gitlab.com/CalcProgrammer1/OpenRGB ) .
1414
15- ![ image] ( https://user-images.githubusercontent.com/11488961/201601205-465ca003-1300-4caa-a7e5-1897fb00119f.png )
16-
15+ ![ image] ( https://user-images.githubusercontent.com/11488961/201601205-465ca003-1300-4caa-a7e5-1897fb00119f.png )
16+ ![ Wallpaper Engine] ( https://user-images.githubusercontent.com/11488961/223149326-c279a386-f549-445a-8dad-6dc18a14dcca.png )
17+
1718# Screenshots
1819![ IMG_6915] ( https://user-images.githubusercontent.com/11488961/202174752-3ecf4780-be04-40de-9382-d5ad14732104.JPG )
1920![ IMG_6916] ( https://user-images.githubusercontent.com/11488961/202174762-a31ea030-35ec-47d6-a1b7-d8cee2229893.JPG )
2021![ IMG_6917] ( https://user-images.githubusercontent.com/11488961/202174765-5b2bbdfc-581e-4bf2-ab65-979c0533dd4b.JPG )
2122![ IMG_6919] ( https://user-images.githubusercontent.com/11488961/202174769-6164a88d-039d-4922-a501-51649a4a2da6.JPG )
2223
2324# Download
24- https://steamcommunity.com/sharedfiles/filedetails/?id=2942091593
25+ - [ Steam Workshop Stable] ( https://steamcommunity.com/sharedfiles/filedetails/?id=2942091593 )
26+ - [ Steam Workshop Experiment] ( https://steamcommunity.com/sharedfiles/filedetails/?id=2942380004 )
27+ - [ OpenRGB Wallpaper] ( https://github.com/qiangqiang101/OpenRGB-Wallpaper )
28+ - [ Cover Images Download] ( https://github.com/qiangqiang101/OpenRGB-Wallpaper/wiki/Wallpapers )
2529
2630# Prerequisite
2731- [ OpenRGB by CalcProgrammer1] ( https://gitlab.com/CalcProgrammer1/OpenRGB )
@@ -34,40 +38,10 @@ From the latest release [test result](https://www.virustotal.com/gui/file/34a2b0
3438You need Visual Studio 2022 or newer, run OpenRGBWallpaperEngine.sln to begin. Click the Build on menu, select Build Solution.
3539
3640# How To
37- 1 . Run OpenRGB, go to Settings tab, Click E1.31 Devices.
38- 2 . Click Add button at bottom, Enter:
39- ```
40- Name: Wallpaper1 (Must identical with Device Name on Wallpaper Engine)
41- IP: Put a bogus IP (Example: 0.0.0.1)
42- Start Universe: 1
43- Start Channel: 1
44- Number of LEDs: 2304
45- Type: Matrix
46- Matrix Width: 64
47- Matrix Height: 36
48- Matrix Order: Horizontal Top Left
49- RGB Order: GRB
50- Universe Size: 510
51- Keepalive Time: 1000
52- ```
53- ![ image] ( https://user-images.githubusercontent.com/11488961/201520080-4f8fc71e-c041-4509-87f4-c31f5819d11f.png )
54-
55- 3 . Save Settings, Click Rescan Devices or Restart OpenRGB.
56- 4 . On OpenRGB, go to SDK Server, click Start Server.
57- 5 . OpenRGB Wallpaper should now automatically connects to OpenRGB.
58-
59- Note:
60- 1 . The Device name on Wallpaper Engine properties must Identical with the name on E1.31.
61- 2 . You are allow to change the Matrix Size, but make sure your LED count is matching the size, IE:
62- ```
63- Width Height LEDs
64- 16 x 9 = 144
65- 32 x 18 = 576
66- 64 x 36 = 2304
67- 256 x 144 = 36864
68- ```
69- * The higher the LED count, the higher the CPU usage used.
41+ - [ How to Setup Wallpaper] ( https://github.com/qiangqiang101/OpenRGB-Wallpaper-Engine/wiki/How-to-Setup-Wallpaper )
7042
7143# Special Thanks
7244- [ OpenRGB by CalcProgrammer1] ( https://gitlab.com/CalcProgrammer1/OpenRGB )
7345- [ OpenRGB.NET SDK by diogotr7] ( https://github.com/diogotr7/OpenRGB.NET )
46+ - [ WindowsDisplayAPI by Soroush Falahati] ( https://github.com/falahati/WindowsDisplayAPI )
47+ - [ Json.NET by newtonsoft] ( https://github.com/JamesNK/Newtonsoft.Json )
0 commit comments