Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Troubleshooting (http://www.abandonia.com/vbullet/forumdisplay.php?f=11)
-   -   Ms-dos Games With Mouse (http://www.abandonia.com/vbullet/showthread.php?t=8751)

Abi79 10-01-2006 10:04 AM

I have tried running some games I got from a friend in MS-DOS, as they didn't support Windows. The problem is that, for games which require pure MS-DOS and use the mouse, when I boot in MS-DOS and start the game, the mouse cursor does not move. It happened to me in Ace of The Deep and Wing Commander: Privateer. Thanks.

NOTE: Do not tell me to use DOSBox, as I can't even start it on my machine and the speed would be very low for me.

Reup 10-01-2006 11:04 AM

You're sure you've loaded a working mouse driver (MOUSE.COM or something similar) in your autoexec.bat?

Sebatianos 10-01-2006 11:37 AM

Are you using an USB mouse (I'm not sure for the PS2 port mice), because I think that may be the problem. It could be that your DOS doesn't recognise the mouse at all.

Abi79 10-01-2006 11:37 AM

@Reup: How do I do that ? I've got the file "mouse.com" for my A4 Tech mouse.
@Sebatianos: Nope. I'm using PS2.

gregor 10-01-2006 01:21 PM

simply first you need a driver for your mouse (you can get one which takes up small memory space here on abandonia). It will be a file named mouse.com (or .exe) possibly accompanied by other files.

Then you open your autoexec.bat file with a text editor. if oyu have windows that will be notepad, while DOS had "edit" program so you would type in Edit autoexec.bat

Anyway once you open the file you simply add mouse.com in last line (or mouse.exe depends on your driver). and save the file.

This will basically give your computer a command that it should launch your mouse driver when it boots in dos.

A simpler way would be to create a boot disk like the one on abandonia, who should (i think) install the mouse driver as well.

Anyway i would have to check my autoexec.bat config on this issue to be more precise, so let us know if you are still having troubles with mouse.

Reup 10-01-2006 01:31 PM

Simply add the line:

MOUSE.COM

to your autoexec.bat (you could also use LH MOUSE.COM is you've loaded himem.sys first).

Read: this. Especially the section: I want a mouse in DOS! Good luck :ok:

Abi79 10-01-2006 01:41 PM

Thanks Reup and Gregor.


Now that I have mouse.com and know that I need to edit autoexec.bat, there is a small problem.

Quote:

Originally posted by Autoexec.bat opened with notepad

C:\PROGRA~1\GRISOFT\AVGFRE~1\BOOTUP.EXE
@ECHO OFF
rem
rem* *** DO NOT EDIT THIS FILE! ***
rem
rem* This file was created by the System Configuration Utility as
rem* a placeholder for your AUTOEXEC.BAT file. Your actual
rem* AUTOEXEC.BAT file has been saved under the name AUTOEXEC.TSH.
rem




SET PATH=%PATH%;c:\progra~1\common~1\gtk\2.0\bin

What should I edit ? .bat or .tsh ?

Gamefreak 10-01-2006 02:22 PM

Try to run autoexec.tsh in Dos and you'll see if it works.

Abi79 10-01-2006 02:41 PM

I'll try editing .bat, and if it doesn't work I'll edit .tsh.

@Gamefreak: You should try to register. You posted so many times as a guest that I think almost everyone knows you. You're the most active guest around here. :[img]http://www.abandonia.com/forum/html/emoticons/laugh.gif' border='0' style='vertical-align:middle' alt='laugh.gif' />

Sebatianos 10-01-2006 03:17 PM

Well, when you change the Autoxec the old file (in case you wish to return to the previous setting) is saved with a different ending. The Autoexec.bat is the one that is used by the computer to set up DOS and the other one is a backup copy of your previous file.


The current time is 10:40 AM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.