As I understand it, Default.
As I understand it, Default.
The sound volume bug when playing A2 scenario Trial by Fire (Combined Operations), CIT ticket: http://dev-heaven.net/issues/13530, is still present, and...
The chopper wobbling is present during the insert ride on the Venom in the same scenario.![]()
Last edited by KaBoNG; Jan 4 2011 at 05:33.
Myne still detects this with 2 x gtx285 1gb SLI and 8GB of ram. Windows 7 64bit
I have been setting it toCode:localVRAM=1046151168; nonlocalVRAM=2147483647;
I am now wondering if maybe I should set it toCode:localVRAM=1073741824; nonlocalVRAM=8589934592;
If the nonlocalVRAM is not my ram and is infact the pagefile, it should still be 8GB as my pagefile is manually set. Is the localVRAM the total of both cards or just a single card? I dont think it is auto detecting properly I am wondering what setting I should use...Can I get a BIS answer on this?Code:localVRAM=2147483647; nonlocalVRAM=8589934592;
The 1 GB is correct. In the SLI setup you cannot sum the memory, as all resources need to replicated to both GPUs.
As for 2 GB vs 8 GB, yes, this is incorrect, but this is given by the fact we do all computations in 32b and the value is clamped to 2^31 to prevent overflows. In the end this should not matter much, as non-local VRAM usage is kept low anyway.
Ondrej Spanel, BIS Lead Programmer
Really great support, BIS!
Also for me, after deleting the armaoa.cfg, all values for '(non)localVRAM' are detected correctly with the latest beta.
Also much thanks for fixing [76955]. Makes it a lot easier to read the .rpt now.
Great Beta. Thanks BIS.
Last edited by gw01993; Jan 4 2011 at 12:29.
Bellum pacis pater
I have two 6870`s in xfire and I also get an incorrect value for local vram
localVRAM=2117771264;
seems much better though the LOD issue even with the incorrect value