You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Fortunately, it's not a device limitation: After reversing into the firmware, be
4
4
5
5
I hope this is useful for the Alcor owners. I specially went after this because the brightness of any of the predefined colors except the red wasn't really confortable for my eyes.
6
6
7
+
*This also works on the Mizar with the mizar_patch!*
@@ -27,6 +35,15 @@ echo Better viewed on GitHub: https://github.com/thelink2012/cmalcor/blob/master
27
35
echo. >> bin/readme.txt
28
36
type README.md >> bin/readme.txt
29
37
38
+
echo Those files allows the application to work with the CM Storm Mizar. >bin/mizar_patch/readme.txt
39
+
echo. >>bin/mizar_patch/readme.txt
40
+
echo Copy and replace the files in the directory CmAlcorGUI.exe is in. >>bin/mizar_patch/readme.txt
41
+
echo. >>bin/mizar_patch/readme.txt
42
+
echo I don't own a Mizar and did very small tests on someone that owns it, so I can't guarantee that this works great. >>bin/mizar_patch/readme.txt
43
+
echo. >>bin/mizar_patch/readme.txt
44
+
echo If it breaks something, see the 'Troubleshooting ^> CoolerMaster Warranty' section of the main readme as it explains how to erase the memory. >>bin/mizar_patch/readme.txt
0 commit comments