MOUSECTL.COM: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Created page with "<div align="center" style="font-size: 22pt">MOUSECTL</div><br /> 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. * ZIP file MOUSECTL.COM<span class="DLInfo"> (ZIP file) [1.40 KB]</span> Add these lines to your autoexec.vdms file: <blockquo..."
 
m 2 revisions imported
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:
[[Category:Game Bugs and Errors]]
[[Category:Game Bugs and Errors]]
[[Category:Game Help]]
[[Category:Game Help]]
[[Category:Guides]]
[[Category:Tutorials]]
[[Category:Utilities]]
[[Category:Utilities]]
[[Category:Patches and Updates]]
[[Category:Patches and Updates]]
[[Category:New Pages to be Edited]]
[[Category:New Pages to be Edited]]

Latest revision as of 16:46, 16 February 2025

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