Skip to content

watn3y/DLSS-indicator-toggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic utility to toggle the DLSS indicator overlay as described in this arcticle

How to use:

Grab the latest release from here and run it.

How to build:

  • 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"
    
Copyright (C) 2022 Watn3y
Thanks to Aniums
Licensed under The Unlicense

About

A basic utility to toggle the DLSS indicator overlay

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages