MOUSECTL.COM

From Sierra WikiNew
Jump to navigationJump to search
MOUSECTL


Your game might run fine with [[../Emulators/VDMSound/VDMSound|VDMSound]], but you might find that the resolution of the mouse is too low (slow mouse.) An old DOS program from PC Magazine, "MOUSECTL.COM" might fix the problem.

Add these lines to your autoexec.vdms file:

REM Make the mouse up to 1.5x more sensitive; 8 values
REM apparently provide acceleration as the mouse moves.
loadhigh c:\local\dos\mousectl 5,6,10,15,15,15,15,15


References


See Also