jared96 wrote:I notice when looking at the cfg files it's all rearranged. Whereas I had the disabling of the background downloader at the end, it's put itself up near the top. I'm gonna try rearranging it was it was.
mmm, seems you got a point. I'm pretty sure my client.cfg never changes between sessions, unless i intentionally use the external configurator.
Also, last time i tested OpenGL i didn't used the configurator but i just changed manually last line with "OpenGL" instead of "Direct3D".
Another thing: when i setup the ATS folder, i used the related client.cfg (that have just different server addresses) and appended the rest of the original file to find the same graphics settings. It worked pretty fine.
Here my client.cfg:
----- Start
RootConfigFilename = "client_default.cfg";
LanguageCode = "en";
StartupHost = "rslogin.juk.shards.nevrax.com:40916";
Application = {
"ryzom_live", "./client_ryzom_rd.exe", "./"
};
R2EDExtendedDebug = 0;
SelectedSlot = 0;
FullScreen = 1;
Width = 1600;
Height = 1200;
Frequency = 75;
Depth = 32;
Contrast = 0.0512000000;
Luminosity = -0.1538000000;
Gamma = 0.0512000000;
HardwareCursor = 1;
CursorSpeed = 1.0000000000;
CursorAcceleration = 40;
FreeLookSpeed = 0.0040000000;
FreeLookAcceleration = 40;
FreeLookInverted = 0;
AutomaticCamera = 1;
DblClickMode = 0;
AutoEquipTool = 0;
LandscapeTileNear = 100.0000000000;
LandscapeThreshold = 2000.0000000000;
Vision = 800.0000000000;
MicroVeget = 1;
MicroVegetDensity = 100.0000000000;
FxNbMaxPoly = 20000;
Cloud = 1;
CloudQuality = 320.0000000000;
CloudUpdate = 8;
Shadows = 1;
Bloom = 1;
SquareBloom = 0;
DensityBloom = 255.0000000000;
SkinNbMaxPoly = 70000;
NbMaxSkeletonNotCLod = 30;
CharacterFarClip = 200.0000000000;
EnableRacialAnimation = 1;
ScreenAspectRatio = 1.3333300352;
WaitVBL = 0;
SelectWithRClick = 0;
RotKeySpeedMax = 3.6153000000;
RotKeySpeedMin = 1.4038000000;
FollowOnAtk = 0;
AtkOnSelect = 0;
SoundForceSoftwareBuffer = 0;
SoundOn = 1;
UseEax = 1;
MaxTrack = 32;
SoundSFXVolume = 1.0000000000;
SoundGameMusicVolume = 0.5000000000;
Driver3D = "Direct3D";
----- End
just for you to make some test. (could the position of some lines affect the client? Seems weird, but really we can expect everything.
You can notice i have never disabled the bg downloader.
Just a note: few days ago i changed the max sound track to 28 and i got a runtime error with NeL report, indicating clearly it encountered a problem with the sound drivers. Much time i was not getting client crashes and i just restored to old value, 32. Anyway, it seems to me more something related to my system (ie: playing ryzom after a long session in another game) than the game.