Skip to content

Releases: Ryah/SDV-Rebind

v2.0.2 - "Error in Config" fix

03 Jan 22:10
8bcecce
Compare
Choose a tag to compare

Sorry it took so long, personal issues got very much in the way. Should be working fine now.

v2.0.1 Bugfix Release

20 Feb 17:33
b79fdbc
Compare
Choose a tag to compare

v2.0.1 - "Can't Load Icon" fix

Forgot to add the icon file to the compiled version. Here's a fix that includes the ico folder.

How to run

  1. Extract the zip
  2. Run Control Panel.exe
  3. Set keys
  4. Run Rebind.exe

v2.0.0 Release

22 Apr 03:40
e472740
Compare
Choose a tag to compare

v2.0.0 - Complete Rewrite

Uses AppFactory's Hotkey library now instead of AHK's default one. Now should support most keys and extra mouse buttons.

How to run

  1. Extract the zip
  2. Run Control Panel.exe
  3. Set keys
  4. Run Rebind.exe

v1.0.0 - Initial Release

12 Apr 05:55
Compare
Choose a tag to compare

How to run

  1. Extract the zip
  2. Run Control Panel.exe
  3. Set keys
  4. Run Rebind.exe

Extra Info

If you get a Windows Defender error saying Rebind.exe is a trojan, it's a false positive due to the part of the code that makes the notifications running DllCalls for animations. I submitted a request to Microsoft to investigate it with an exe that was consistently being detected. Hopefully it will be resolved within 24-72 hours. For now, I repackaged the exe with MPress and that seems to have helped.

Approved by Microsoft

If you have AutoHotKey installed, feel free to run the script using the ahk files in the source code. I'll release a new version with the original exe once it gets cleared. Nothing is changed between the 2 files, this one is just compiled using a different method.