GsyncSwitch Changelog

What's new in GsyncSwitch 3.3

Apr 29, 2023
  • Added Edit configuration to open the config.ini file
  • Made a setup.exe for installation with auto update at launch, no need to come back here

New in GsyncSwitch 3.2.1 (Apr 27, 2023)

  • Changed double click on icon to switch both Gsync and HDR at same time (if their status is unsync, it will sync HDR 1st)

New in GsyncSwitch 3.2 (Apr 26, 2023)

  • The app is now fully customizable with config.ini file : for frequency/resolution switches (to 144 Hz, etc..) and for monitors switches/labels
  • Added Vsync and Frame limiter switches (maxFps set in config.ini file)
  • Fixed sometime HDR stuck with NVAPI, so forced W11 shortcut when it's stuck

New in GsyncSwitch 3.1.1 (Apr 23, 2023)

  • Stopped loading HDR and Gsync status every right click for faster load
  • (as a drawback if HDR or Gsync is switched outside app, status will be desynced until switches or app restarted)

New in GsyncSwitch 3.1 (Apr 20, 2023)

  • Updated HDR switch by using NVAPI instead of Win11 shortcut
  • Also get the HDR state via NVAPI to change the HDR icon in the app depending on the state (green = HDR on, black = off)
  • Fixed some app memory by forcing the GC to free memory on right click
  • Added the nircmd.exe file in release for refresh rate switch (forgot to put it back in prev releases)

New in GsyncSwitch 3.0 (Apr 19, 2023)

  • Removed the exe call to switch Gsync
  • Now all the NVAPI calls are made throught CPP linked with dll : this will permit to add multiple others NVAPI calls
  • New one is current Gsync state, shown in label

New in GsyncSwitch 2.0 (Jun 7, 2022)

  • migrated app to .NET6.0, cause previous version couldn't access advanced sound settings
  • release also contains .NET6.0 framework, so there are more files, the one to launch is still GsyncSwitch.exe

New in GsyncSwitch 1.4 (Jun 7, 2022)

  • Added quick shortcut to sound control

New in GsyncSwitch 1.3 (Apr 23, 2022)

  • Added personal stuff and creator info so W11 antivirus doesn't get crazy for no reason

New in GsyncSwitch 1.2 (Apr 18, 2022)

  • Fixed error after load at startup