Page 1 of 1

out of memory problem in 3.2

Posted: Mon Feb 24, 2003 10:56 am
by Jo van der Pluym
In version 3.2 have I the following problem. I received the error out of memory by the following Items.

1. If I will look to a Squadron on a Carrier.

2. If I will look to a Squadron as passenger on board of Cargoships/AV's

3. If I will look to a LCU as passenger on board of AP's etc.


I have a 450 Mhz Pendium III, 128 MB Memory and us windows 98.

Posted: Mon Feb 24, 2003 2:24 pm
by Denniss
You will need as much conventional memory in your DOS-Box as possible
How much conventional memory do you have there ?

Posted: Mon Feb 24, 2003 8:59 pm
by Jo van der Pluym
Originally posted by Denniss
You will need as much conventional memory in your DOS-Box as possible
How much conventional memory do you have there ?


I have as conventional memory 640

Posted: Mon Feb 24, 2003 10:19 pm
by Denniss
Sorry - I meant free conventional memory = available for programs to use

Pacwar needs at least 580KB if I remember correct

Posted: Mon Feb 24, 2003 11:15 pm
by Jo van der Pluym
Originally posted by Denniss
Sorry - I meant free conventional memory = available for programs to use

Pacwar needs at least 580KB if I remember correct


This was I forgot. I start the game up from Windows. And I have all memory is on AUTO in the pif file.

Posted: Tue Feb 25, 2003 1:16 am
by Capt. Harlock
Try this: from Windows, open a DOS command window and type:

MEM /C |MORE

(Note the |MORE part just pauses the screen before the messages scroll past the top of the window.) This should tell you how much free DOS memory you have, as well as identifying the major modules that are using memory. Pay special attention to the "largest executable progam size" number towards the end.

BTW, I am of the opinion that the latest versions of Pacific War take even more memory than the 580K demanded by the original. Exactly how much, I don't think anybody knows.

Posted: Tue Feb 25, 2003 2:02 am
by kisslove
Originally posted by Denniss
Sorry - I meant free conventional memory = available for programs to use

Pacwar needs at least 580KB if I remember correct


I've set all memory rolls at maximum and it still useless...
(WinMe)

out of memory problem in 3.2

Posted: Tue Feb 25, 2003 12:25 pm
by OrvalB
Actually, pacwar has required 600K for the last few editions.

The problem with 9x including ME is EMM386. This is a pretty much useless, even very few DOS games use ems.

First thing, is check how much free memory you have (type mem at a dos prompt), with ME I doubt you'll get much better than 580.

To fix things, go to "Run" and type msconfig and hit enter. Be careful in here, you can really screw things up. Go to the config.sys tab, and you should see a line, probably the second one, that says "DEVICE=C:\WINDOWS\EMM386.EXE" with a box with a check mark in it. Click on it to get rid of the checkmark.

Click on ok, then reboot.

Now check your mem at a dos prompt-- you should get 600K free. Pacware should now run from windows with no errors, with mouse support and everything, and no need to reboot to a dos start or vainly otherwise fiddle with a pif, or anything else painful. If you have a really really old dos program it might not run though. But this is pretty unlikely.

Hope that helps.

a final solution ...

Posted: Tue Feb 25, 2003 2:37 pm
by deVada
It is really hard to run any old DOS game under some latest Windows configurations. It is caused by the tendency to run all the stupid pop up programs (antivirs, track erasers, winamps, shcedules etc.) in Windows. They do consume a lot of conventional memory.

The best solution is to :

- remove all the autostart programs (but anyway it doesn't help sometimes - Windows consumes MANY resources), and make some changes in autoexec and config.sys files
- make Yourself a bootdisk to be used by old dos games/programs
- run the system in dos mode and manually (or using Norton / Windows Commander) launch the game

the last one takes some time but makes game more pleasant

Do not forget to launch mouse.com (mouse driver) if You want the mouse to be active, althrough I am never using it in Pacific War.

If You want to have a bootdisk (on a floppy) let me know. I'll tell You how to do it.

Good Luck !
Peter

solution

Posted: Wed Feb 26, 2003 12:43 am
by Jo van der Pluym
I have find two solutions that by my work.

1. To start windows in the safe mode.

2. Made a pif file for playing the game in the Dos mode with as config.sys configuration the following

DOS=HIGH,UMB
Device=C:\WINDOWS\Himem.Sys
DeviceHigh=C:\WINDOWS\EMM386.Exe NOEMS
Device=C:\windows\command\mouse.exe


I thank you all for youre help.

:(

Posted: Thu Feb 27, 2003 1:46 am
by kisslove
Looks like it's much easyer to loadup from floppy...

Re: solution

Posted: Wed Apr 30, 2003 7:56 pm
by brucertx
Originally posted by Jo van der Pluym
I have find two solutions that by my work.

1. To start windows in the safe mode.

2. Made a pif file for playing the game in the Dos mode with as config.sys configuration the following

DOS=HIGH,UMB
Device=C:\WINDOWS\Himem.Sys
DeviceHigh=C:\WINDOWS\EMM386.Exe NOEMS
Device=C:\windows\command\mouse.exe


I thank you all for youre help.


Jo,
I have tried your memory fix (#2). All works well with no out of memory messages. The only problem is the mouse does'nt work. Have I missed something?
Thanks
Bruce

Re: Re: solution

Posted: Wed Apr 30, 2003 10:26 pm
by Jo van der Pluym
Originally posted by brucertx
Jo,
I have tried your memory fix (#2). All works well with no out of memory messages. The only problem is the mouse does'nt work. Have I missed something?
Thanks
Bruce


Bruce

I think the following. I have the pif the following line.
Device=C:\windows\command\mouse.exe

Now there are 2 things.
1. You have a another mousedriver
2. Or you must change the path.

Re: Re: Re: solution

Posted: Fri May 02, 2003 10:12 pm
by brucertx
Originally posted by Jo van der Pluym
Bruce

I think the following. I have the pif the following line.
Device=C:\windows\command\mouse.exe

Now there are 2 things.
1. You have a another mousedriver
2. Or you must change the path.


Thanks Jo,
All I have to do is figure out what mouse driver I have and where it is.
Bruce