KovaaK / InterAccel

QuakeLive style mouse acceleration across your entire OS and any game
GNU General Public License v3.0
301 stars 43 forks source link

VCredist installation issue #23

Open Uiasdnmb opened 3 years ago

Uiasdnmb commented 3 years ago

If you try to install vcredist 2015 while having newer version (like 2017) installator will quit due to having newer version. Personally I didn't think much of that but driver just silently didn't work -there were no errors in intergui, only found out because command line exe was instantly quitting (also without error).

Only fixed the issue by installing vcredist 2019 (which is actually a package of 2015, 2017 and 2019).

I think readme should have a link to installation of vcredist 2019 and intergui should check if v2015 is actually installed instead of silently not working.

Vieavona commented 3 years ago

you solved my problem, thanks