Skip to content

Commit 1c28c5a

Browse files
committed
pythonnet port: UpdatePosition,UpdateColor
1 parent 379982f commit 1c28c5a

File tree

7 files changed

+547
-434
lines changed

7 files changed

+547
-434
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
RTSSSharedMemoryNET
22
===================
33

4-
.NET implementation for the RivaTuner Statistics Server shared memory feature
4+
.NET implementation for the RivaTuner Statistics Server shared memory feature,
5+
build with msbuild.exe 64 bit version.
6+
Fork notes:
7+
- added UpdatePosition, UpdateColor
8+
- max 7 entries, position and color are global for all of them.
9+
- entry can contain newlines `\n`
10+
- Text should be no longer than 4095 chars once converted to ANSI. Lower case looks awful.
11+
See also:
12+
https://github.com/mkullber/HWiNFO-RTSS

0 commit comments

Comments
 (0)