MOUSECTL.COM: Difference between revisions
From Sierra WikiNew
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...") |
|||
Line 29: | Line 29: | ||
[[Category:Game Bugs and Errors]] | [[Category:Game Bugs and Errors]] | ||
[[Category:Game Help]] | [[Category:Game Help]] | ||
[[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 19:56, 5 December 2024
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.
- MOUSECTL.COM (ZIP file) [1.40 KB]
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
- Main Windows 3x Page
- Main DOSBox Page
- General Game Help
- Game Troubleshooting
- Emulators
- Utilities
- Utilities Pages
- Main Update Page