This is a basic utility to toggle the DLSS indicator overlay as described in this arcticle
Grab the latest release from here and run it.
-
Embed the manifest inside your binary
go get github.com/akavel/rsrc rsrc -manifest DLSS_indicator_toggle.manifest -o rsrc.syso -
Build your binary
go build -ldflags="-H windowsgui"