Most players who play in windowed mode experience input delay. An easy fix for this is to disable desktop composition, but since Windows 8 there is no simple way of doing that. Since I switched from full-screen to windowed mode I wrote a simple tool with Java to disable/enable desktop composition, so I thought I'll share this in-case anyone else needs this.
: http://uppit.com/rhpxl4wfz64z/compdisabler.jar
You will need Java (JRE 7) to run this. (You most likely have it already, but if not, you can it here)
After running the jar file, a red icon will appear in your system tray: http://i.imgur.com/aC0aAqv.png
To disable and enable desktop composition press: SHIFT + ALT + D
You can also add the application into Windows start-up by right-clicking the icon and selecting "Add to startup".
I haven't tested this anywhere besides my own computer so it's high chance that it will not work for everyone. If that's the case I'll try to fix things up when I have time.
UPDATE
Since some people were having problems and this was pretty poorly written I made a batch version of composition disabler.
: https://www.mediafire.com/?dnjf3fb0b1nittg
You may have to enter your Computer's when trying to enable windows composition. Confirmed to work on Windows 8.1 (need someone to test this on Windows 10).
: http://uppit.com/rhpxl4wfz64z/compdisabler.jar
You will need Java (JRE 7) to run this. (You most likely have it already, but if not, you can it here)
After running the jar file, a red icon will appear in your system tray: http://i.imgur.com/aC0aAqv.png
To disable and enable desktop composition press: SHIFT + ALT + D
You can also add the application into Windows start-up by right-clicking the icon and selecting "Add to startup".
I haven't tested this anywhere besides my own computer so it's high chance that it will not work for everyone. If that's the case I'll try to fix things up when I have time.
UPDATE
Since some people were having problems and this was pretty poorly written I made a batch version of composition disabler.
: https://www.mediafire.com/?dnjf3fb0b1nittg
You may have to enter your Computer's when trying to enable windows composition. Confirmed to work on Windows 8.1 (need someone to test this on Windows 10).