It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I don't know what engine those this game used, but some extra settings - some extra commands from .ini config file would be nice.

Have the info from the configuration tool, but that's all so far:

-Texture downscaling: higher values result in lower texture quality.
-Texture memory size: sets the amount of graphics card memory allocated to textures. Larger values will decrease the amount of streaming that occurs in game and will make the game run more smoothly, but they can also cause the graphics card to run out of memory and even result in game crashes. Choose a reasonable value based on the amount of memory available on your graphics card.
- Shadow quality: affects graphics performance. Consumes GPU power without affecting CPU performance.
- Number of shadowed lights: set the maximum number of lights that cast shadows. Affects graphics performance. Consumes GPU power without affecting CPU performance.
- LOD distance: distance scale for level of detail on meshes. Lower values improve game performance but result in reduced detail on models.
- Bloom: effect greatly improves quality of game graphics without placing excess demands on GPU.
- Light shafts: visual effect recommended for medium-high/high-end machines. Should be disabled on older systems.
- Anti-aliasing: demanding effect that can significantly reduce performance, so it should be disabled on medium and low-end machines.
- Blur effects: special blur and radial blur visual effects that are quite demanding on hardware but used rarely in the game.
- Depth of field – gameplay: subtle visual effect. Option determines appearance of effect only during gameplay sequences and does not affect DoF in cutscenes.
- Vignette: aesthetic option that produces a photographic vignette around the game screen. Does not affect performance.
- Rain, Wet surfaces rain effect: modest impact on performance.
- SSAO (Screen Space Ambient Occlusion): lighting effect that is important to the game but unfortunately places significant demands on the GPU.
- Motion blur: blur effect on camera movement, demanding on the GPU.
- Cinematic depth of field: provides movie-like depth of field in cutscenes and dialogue sequences. Extremely detailed but demands significant power. Should only be enabled on machines equipped with top-end graphics cards.
- Depth of field – cutscenes: option only affects cutscenes and dialogue sequences, does not affect gameplay performance.
- Dangling objects limit: limiter for physical animation of character components like Geralt's hair. Disabling this option places greater demands on the CPU.
- Ubersampling: high quality rendering mode under which whole scenes are rendered multiple times to provide the best possible textures, object details and anti-aliasing (superior to anti-alias and anisotropy even on the highest settings). Use with caution, only on top-end computers (best possible in terms of both GPU and CPU).
- Vertical sync: helps eliminate "screen tearing" during camera movements and blinking on very quick animations (e.g., bright explosions), but can cause somewhat slower rendering and short input lags.
- Decals: enabling decals like dust or blood on characters can affect CPU performance.


The User.ini is located in "C:\Users\YourSystemName\Documents\Witcher 2\Config" and so are the other files but beyond what's there:

[Engine]
CustomRenderingSettings=1
PerformancePlatform=1

[Gameplay]
ShowTutorial=0

[Graphics]
Brightness=1.12821

[Input]
KeyboardLayout=QWERTY

[MouseInput]
SensitivityX=0.5
SensitivityY=0.5
Smoothness=1

[Rendering]
AllowAntialias=0
AllowBloom=0
AllowBlur=0
AllowCutsceneDOF=0
AllowDOF=0
AllowDecals=0.0
AllowMotionBlur=0
AllowRain=1
AllowSSAO=1
AllowScatterDOF=0
AllowShafts=1
AllowSharpen=0
AllowVignette=0
AtlasTextureDownscale=0
DanglesLimiter=0
DetailTextureDownscale=0
Fullscreen=1
MaxAtlasTextureSize=2048
MaxCubeShadowCount=1
MaxCubeShadowSize=256
MaxSpotShadowCount=3
MaxSpotShadowSize=512
MaxTextureSize=2048
MeshDistanceScale=1.2
ShadowQuality=1
ShadowedLights=1
TextureDownscale=0
TextureMemoryBudget=200
UberSampling=0
VSync=0

[Sound]
MusicVolume=0.153846
SoundVolume=0.153846

[Viewport]
Height=1050
Width=1680

....don't know any other commands. I'm interested in something like the following...

- AllowHDR - 0
- a comanad for disabling vegetation or lowering the values

...and whatever else you have that could benefit those with weaker systems and those that don't like the HDR feature... Bloom can be disabled but can't do nothing about HDR.
Anyone? :(