Page 1 of 1

Setting up Dragon 4.6 WB

PostPosted: 04 Mar 2005, 09:09
by Olivier Deville
Which values are accepted for the hashtables in dragon4.ini ?

Default is 20. I tried 64 and 80, but TaskInfo still says 20mb are used.

Thanks in advance for your help :)

Olivier

Re: Setting up Dragon 4.6 WB

PostPosted: 04 Mar 2005, 09:23
by Gábor Szots
Olivier Deville wrote:Which values are accepted for the hashtables in dragon4.ini ?

Default is 20. I tried 64 and 80, but TaskInfo still says 20mb are used.

Thanks in advance for your help :)

Olivier


Hello Olivier,

The size you specify in dragon4.ini is a power of 2. If you want to double the size, you have to increment the size by 1. 20 corresponds to 48 MB, 21 to 96 etc. (if I remember well). 64 or 80 are probably not accepted.

Best regards,
G?bor

Re: Setting up Dragon 4.6 WB

PostPosted: 04 Mar 2005, 09:39
by Olivier Deville
Oh you are right Gabor, I forgot this trick :?

It works now, thanks a lot !

Olivier