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: doc/vni.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,14 @@ section of the configuration:
27
27
},
28
28
```
29
29
30
-
This example configured the software that it will deliver frames every 16ms.
30
+
This example configured the software that it will deliver frames every 16ms. Set this if you notice that there are animations to are playing too slow.
31
+
You might not need this settin on every VNI colorisation.
32
+
33
+
## PAC files
34
+
35
+
PAC files were created to implement digital rights management. These are encrypted files. The format is not documented and DMDReader can't read PAC files
36
+
37
+
## FSQ files
38
+
39
+
FSQ files are also encrypted files with integrated digital rights management. The format is not documented and DMDReader can't read FSQ files. There are also
40
+
unencrypted FSQ files available. However, also these unencrypted files are not supported. You need to use the VNI file instead.
0 commit comments