#Ani Pro – slow loading ?
9 messages in this thread
I'm using ani Pro on a 486-dx2-66 with 32mb ram and the program seem to be very
slow to load.
From entering ani, it seems to be about a minute before the program is up.
Same for aniplay and aniconv.
Does anybody know what its doing for so long and if there's any way to speed up
the loading.
Thanks in advance,
Kim
Kim,
>> it seems to be about a minute before the program is up
This is often a problem with himem.sys in your config.sys file. If you still
need this functionality for Windows, try using QEMM instead, which doesn't
exhibit this behavior. To see if this is the problem, temporarily REM out the
line that says device=himem.sys in your config.sys, reboot, and see if the
problem goes away.
John
>> it seems to be about a minute before the program is up
>>This is often a problem with himem.sys in your config.sys file.
>>John
Yep, I did the thing with cfig386 and all's fixed now.
thanks,
Kim
>> I'm using ani Pro on a 486-dx2-66 with 32mb ram and the program seem to be
very slow to load. From entering ani, it seems to be about a minute before the
program is up. Same for aniplay and aniconv. <<
sounds like Windows memory management in the background. save your current
CONFIG.SYS file as CONFIG.SAV and create a new CONFIG.SYS file with ONLY the
following lines in it:
files=40
buffers=40
shell=c:\dos\command.com /e:512 /p
reboot the system with this configuration. it should load immediately. if it
doesn't, post your autoexec.bat and previous config.sys file here as a message
so we can see it. if it does load immediately, you may need to tweek some
settings or look into more powerful memory managers.
-dave
I did the line with cfig386 on ani.exe and it's working great now.
thanks,
Kim
>> I did the line with cfig386 on ani.exe and it's working great now. <<
hooray. 🙂
-dave
Kim, there is a readme file that comes with Ani-pro which has a brief
refernece to configuring Pharlap. Check it out. Essentially, if you place
yourself at the AniPro subdirectory prompt and type the following command
CFIG386 ANI.EXE -MAXV 0 you will have reconfigured how Pharlap loads and made
peace between pharlap, himem and emm386. You only have to type that line once
and the new setting will remain in effect until you reconfigure. Therefore,
your load-time should be fixed forever. If that setting causes problems you can
return to the AniPro sub and type CFIG386 ANI.EXE -CLEAR. Everyone I know who
has had problems with loadtime have found the solution in that reconfig. Do
read that section of the readme file though. This is a bit redundant but I will
remind you that once you type that line the reconfiguration remains in effect,
so you need not bother with it again. Hope this helps. Jeffrey
>> CFIG386 ANI.EXE -MAXV 0
>>Hope this helps.
>>Jeffrey
Spot on. All's fixed now. I never thought of checking the readme.
I've used cfig386 a lot with Autocad but didn't think of it either.
Thanks a lot for your help,
Kim
Kim >>CFIG386 etc Spot on<< Great!!! Glad that did the trick. Know what a
relief it is to resolve issues like this one. 🙂 Jeffrey