DARK SOULS™ II Guide

Mouse Rebinder (Removes Mouse Lag) for DARK SOULS™ II

Mouse Rebinder (Removes Mouse Lag)

Overview

This is a tool to rebind mouse buttons to keyboard keys allowing for a more customized mouse experience. Being able to change the delay on mouse clicks and double clicks, or completely disabling double mouse clicks for instant action on click.

About

I’ve noticed and heard complaints about the mouse clicks being delayed, I imagine this happens because their double click is very lenient. Problem is, even when nothing is bound to double click this happens. So I made a little AutoHotkey script that will rebind your mouse button to keyboard buttons, and at the same time adds a configurable delay for double clicking. It also gives the option to turn off double click resulting in instant action after a click.

Be sure to unbind any Left/Right mouse buttons in game before use or results could be unexpected.

I’ve haven’t added any safety guards to bad input, so it will break if you do so. If you want to bind to more than just letters enter Autohotkey’s alias for it. (Google)

Download: {LINK REMOVED}http://www.mediafire.com/download/l2hmidgkdjymad8/DarkSouls2MouseRebinder.rar

Source: (Warning it’s ugly) [link]

Reddit:

[TOOL] Mouse Rebinder from DarkSouls2

Tips / Tricks

As is mentioned when you run the application, the use of double clicks is independent based on modifier keys. This leads to interesing ideas where without holding anything double clicks are enabled and therefore single clicks have a small delay. BUT! If you disable double clicks with shift that means when holding shift a single click will come out immediately. This might be hard to utilize, but if you like to have a higher double click delay it gives you an option to throw out a quick attacks while keeping double clicks as an option.

Updates

I’ll be date stamping and listing what I fix below. In order to get the update follow the same link above and download the rar. Or simply copy the script out of the pastebin. I will try to keep both up to date. Please comment if you have downloaded the latest version and do not see a fix described below.

05/02/2014 — Apparently there was an issue with the script reloading the keybinds from the config file. That has been fixed.

SteamSolo.com