CONFIG.SYS
FILES=30
BUFFERS=20
AUTOEXEC.BAT
PROMPT $p$g
When I booted with that and ran MEM it said I had 614K. I ran the U7 install
program and it said I had the same! Great, I thought. Then I started adding
lines one at a time to the config.sys and autoexec.bat thinking it was probably
going to have to do with the 3D Sound card PnP drivers. Then I tried with just
the settings like this:
CONFIG.SYS
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH
FILES=45
BUFFERS=25
AUTOEXEC.BAT
PROMPT $p$g
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
C:\CTMOUSE\CTMOUSEP.COM
I ran the MEM command and it said I had 600K, but when I ran the Ultima 7
installation program it said I had 493K. I knew it had to be the mouse. When I
went into the CTMOUSE directory there are 5 files:
CTMOUSE.ASM.....104K
CTMOUSE.COM.....10K
CTMOUSEP.COM.....8K
CTMOUSE.TXT........3K
TECHNOTE.TXT.......5K
I am not a programmer and I don't know what a ".ASM" file is or why it is even
needed, but for some reason the CTMOUSE.COM command is loading CTMOUSE.ASM into
conventional memory and then hiding it from the DOS MEM command. I don't know
if this is the same version of "Cutemouse" that everyone is raving about, but
this problem really needs to be posted so that other Dragons don't have the
same problem. If you want to make a bootdisk and try it out for yourself email
me and I will send you the .ZIP file.
Wes Gill
wes...@aol.com
Universe Dragon
~~~~UDIC~~~~
>I am not a programmer and I don't know what a ".ASM" file is or why it is
even
>needed, but for some reason the CTMOUSE.COM command is loading CTMOUSE.ASM
into
>conventional memory and then hiding it from the DOS MEM command.
Really? Must be very awkward code :)
>I don't know if this is the same version of "Cutemouse" that everyone is
raving about, but
>this problem really needs to be posted so that other Dragons don't have the
>same problem. If you want to make a bootdisk and try it out for yourself
email
>me and I will send you the .ZIP file.
Never tried the program myself. Erase everything but the .com files and try
it. You'll probably see that it makes no difference, so your problem has to
do with something else.
--
Zivilyn Dragon
-==UDIC==-
If you read RGCUD someone else had the exact same problem. I KNOW it is the
driver. I have spent 2 weeks trying to configure a bootdisk for U7 because of
this. Last night I narrowed it down to exactly the ctmousep.com driver. I KNOW
IT'S THE MOUSE DRIVER!!! I have it working now with just a Microsoft mouse
driver.
Universe Dragon
~~~~UDIC~~~~
WesGill wrote:
-- CLICKETY...
> I am not a programmer and I don't know what a ".ASM" file is or why it is even
> needed, but for some reason the CTMOUSE.COM command is loading CTMOUSE.ASM into
> conventional memory and then hiding it from the DOS MEM command. I don't know
> if this is the same version of "Cutemouse" that everyone is raving about, but
> this problem really needs to be posted so that other Dragons don't have the
> same problem. If you want to make a bootdisk and try it out for yourself email
> me and I will send you the .ZIP file.
>
> Wes Gill
> wes...@aol.com
>
> Universe Dragon
> ~~~~UDIC~~~~
Well - I sincerely doubt that CTMOUSE is loading the .ASM file into
memory when running, for that's the source code you feed into the assembler
to generate the binary file (in fact, it'll generate an .OBJ file,
but that's nearly the same :) Well, I'm using CTMOUSE 1.2 (the 7K file) and
never got into trouble with it. Still, just recently I've been repeatedly
been made aware of strange memory reports like yours when running Serpent
Isle. Never asked about the CTMOUSE version, but this may be a possible
cause. So I would be glad if you could send me the 1.4 version to check it,
for I didn't get it anywhere yet :)
Lawful Dragon
also known as Armalite.
-==(UDIC)==-
boll...@metronet.de
CTMOUSE 1.2 should be ok, still.
>AUTOEXEC.BAT
>PROMPT $p$g
>PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
>C:\CTMOUSE\CTMOUSEP.COM
>
>I ran the MEM command and it said I had 600K, but when I ran the Ultima 7
>installation program it said I had 493K. I knew it had to be the mouse.
When I
>went into the CTMOUSE directory there are 5 files:
>
>CTMOUSE.ASM.....104K
>CTMOUSE.COM.....10K
>CTMOUSEP.COM.....8K
>CTMOUSE.TXT........3K
>TECHNOTE.TXT.......5K
>
It has been verified that the same thing happens with the serial mouse driver
as the PS/2.
Universe Dragon
~~~~UDIC~~~~
Discoverer of the CuteMouse v1.4 Memory Bug ;)
Download: ftp://members.aol.com/wesgill/ctmouse.zip
WesGill wrote in message
<199803291931...@ladder01.news.aol.com>...
Argh!
I shall relinquish my Title then. Back to the plain old sig I suppose.
(The ftp link was there so disbelievers could try it for themselves)
Universe Dragon
~~~~UDIC~~~~