Releases: c-error/dis-tool
Releases · c-error/dis-tool
BUILD v1.2
BETA RELEASE 2
build-code: gcc -o main.exe main.c -ldxva2
cli: main.exe <bright%> <r%> <g%> <b%>
example: main.exe 0 50 100 55 10
help: main.exe help
BETA RELEASE
build-code: gcc -o dist dist.c -ldxva2
cli: dist.exe [MONITOR NO] - (Use '0' for Primary Monitor) [BRIGHTNESS%] [RED %] [GREEN %] [BLUE %]
example: dist.exe 0 50 100 55 10