<snip>
> What do I do to solve
>this issue, 'cos many games won't work without free XMS being
>available.
Probably best unplug about 3.5 gig of the memory. :-)
I thought is was a well known -feature- that Win98 doesn't really like
more than 512meg of memory, probably because the problem that you have
seen.
Note: -feature-: MS term for a bug/problem.
--
ArarghMail907 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.
> On Wed, 8 Jul 2009 13:02:20 -0700 (PDT), a jones <81aj...@gmail.com>
> wrote:
>
><snip>
>> What do I do to solve
>>this issue, 'cos many games won't work without free XMS being
>>available.
>
> Probably best unplug about 3.5 gig of the memory. :-)
>
> I thought is was a well known -feature- that Win98 doesn't really like
> more than 512meg of memory, probably because the problem that you have
> seen.
>
> Note: -feature-: MS term for a bug/problem.
Even documented at http://support.microsoft.com/kb/253912/en-us
FWIW, I'm using the 32 bit version of XP on a machine with 4 GB of RAM for
work (I need to have Oracle, SQL Server and IIS on the same machine but they
use a lot of memory), and that doesn't allow you to use it all. It comes
back as something like 3.25 GB available. The fix would be the 64 bit
version of XP but that's not supported.
mh.
--
http://www.nukesoft.co.uk
http://personal.nukesoft.co.uk
From address is a blackhole. Reply-to address is valid.
EMM386 uses the memory provided by the XMS manager (HIMEM) and not the
native memory (BIOS). So try limiting the HIMEM to use less than 4GB of
memory. e.g.:
DEVICE=HIMEM.SYS /INT15=1024
This will leave 1024KB of native memory unallocated/unmanaged by HIMEM.
Roughly the total RAM minus 1MB will be the total amount of XMS memory.
> Thanks for the quick replies everyone! :)
[snip]
> Re. FURD19L, I'm sorry, but I Googled it and had no success finding
> it. :( What is this exactly and where can I find it?
It's Franck Uberto's (?) ramdrive for DOS -- the smallest and
most powerful ramdrive I've seen. I think it can be used with
W95/98 with some provisos (it's all in the doc), as are there
loading it in config.sys rather than autoexec.bat.
I have fu_rd19i.zip here, so I guess the 1.9L version is later
and better...
Pete
--
"We have not inherited the earth from our ancestors,
we have borrowed it from our descendants."
*** I agree. I now use it exclusively on all my DOS systems.
> I think it can be used with
> W95/98 with some provisos (it's all in the doc),
*** There are restrictions but it can be used.
> as are there loading it in config.sys rather than autoexec.bat.
*** Yup. WIN 9x balks at CONFIG.sys loading of this program.
> I have fu_rd19i.zip here, so I guess the 1.9L version is later
> and better...
> Pete
*** I am currently using 1.9i with excellent results.
Richard Bonner
http://www.chebucto.ca/~ak621/DOS/