![]() |
#1
|
||||
|
||||
![]()
Since installing the new patch I have noticed at times that I get a "small freeze" graphics wise each lasting ~ 1/2 to a second when flying. This has been happening both off and online.
I have attached my .conf file so hopefully I can get this figured out. At the moment I have updated the vid cards drivers to the latest version (320.49) and even on the older version of 320.18 I was getting these stutters. Looking forward to figuring this one out. ~S~
__________________
Respect is something you earn. You can't beg, borrow or steal it http://www.raafsquad.com ------------------------------------------------------ Asus P5Q Pro/Intel Quad Core Q6600 2.4Ghz/8Gb GSkill DDR2 1066Mhz RAM/GTX460 "Goes Like Hell" 1Gb/TrackIR4/Saitek X-52 + rudder pedals/W7 Home Premium 64bit. |
#2
|
|||
|
|||
![]()
Well, these are generally pretty interesting to troubleshoot.
First thing is dial back a few things to a more basic (but still pretty and flyable) situation. 1. Backup your conf.ini. We're going to be messing with the [Render_OpenGL] section. 2. From your video card control panel (Desktop), disable FSAA and Anisotropic filtering (for now—we're troubleshooting what will eventually cause the stutters). 3. Not sure why you're using Dither and Polygon stipple. Not needed. We're going to use Shaders version 1, not 2. This will affect some water effects, but don't worry, we can add them back in one at a time after each test and see at what point things get weird (ForceShaders1x=1). We're keeping perfect mode on, of course (HardwareShaders=1). We're dialing down the water (Water=0). We're dialing down the forest (Forest=2). Disabling the AnisotropicFiltering and it's corresponding flag that communicates to the extention in your card's driver (TexMipFilter=2 and TexFlags.TexAnisotropicExt=0). Everything else should be as it is below. Try this: Code:
[Render_OpenGL] PolygonOffsetFactor=-0.15 PolygonOffsetUnits=-3.0 TexMipFilter=2 TexCompress=0 TexFlags.UseDither=0 TexFlags.PolygonStipple=0 TexFlags.UseVertexArrays=1 TexFlags.TexEnvCombine4NV=1 TexFlags.TexEnvCombineDot3=1 TexFlags.DepthClampNV=1 TexFlags.SeparateSpecular=1 TexFlags.TextureShaderNV=1 TexFlags.DisableAPIExtensions=0 TexFlags.ARBMultitextureExt=1 TexFlags.TexEnvCombineExt=1 TexFlags.SecondaryColorExt=1 TexFlags.VertexArrayExt=1 TexFlags.ClipHintExt=0 TexFlags.UsePaletteExt=0 TexFlags.TexAnisotropicExt=0 TexFlags.TexCompressARBExt=0 VideoSetupId=17 Shadows=2 TexQual=3 TexLarge=1 TexFlags.UseAlpha=0 TexFlags.UseIndex=0 TexFlags.UseClampedSprites=0 TexFlags.DrawLandByTriangles=1 Specular=2 SpecularLight=2 DiffuseLight=2 DynamicalLights=1 MeshDetail=2 VisibilityDistance=3 TexLandQual=3 TexLandLarge=1 LandShading=2 LandDetails=2 LandGeom=3 Sky=2 Water=0 Forest=2 HardwareShaders=1 Effects=1 ForceShaders1x=1 |
#3
|
|||
|
|||
![]()
So short freezes are not stutters and mostly do not have anything to to with grafic settings. I experience them too sometimes (also long prior 4.12) and I suspect the sound settings instead.
__________________
---------------------------------------------- For bugreports, help and support contact: daidalos.team@googlemail.com For modelers - The IL-2 standard modeling specifications: IL-Modeling Bible |
#4
|
||||
|
||||
![]()
I had the sound quality up at 32 channels, lowered that to the default. Selected Headphones instead of Desktop Speakers (I use headphones 'cause of TrackIR 99.5% of the time). Played around with a few of the ingame settings, and the stutters have reduced somewhat.
The only other thing that I am yet to try, (and don't really want to delete them if I don't need to), is the sound pack to see if that makes any difference.
__________________
Respect is something you earn. You can't beg, borrow or steal it http://www.raafsquad.com ------------------------------------------------------ Asus P5Q Pro/Intel Quad Core Q6600 2.4Ghz/8Gb GSkill DDR2 1066Mhz RAM/GTX460 "Goes Like Hell" 1Gb/TrackIR4/Saitek X-52 + rudder pedals/W7 Home Premium 64bit. |
#5
|
|||
|
|||
![]()
Didn't know you were working with a modded version. Not that that's a bad thing, but all bets are off at that point.
![]() |
#6
|
|||
|
|||
![]() Quote:
SoundUse=0 Turn the game sound off completely to test it, if ok and no freeze, you can tweak the sound settings under conf ini channels etc etc till it stops freezing. I use the sound files JGr.Ost_Caspar posted here on the forum and have no problems with modded sounds. If it still freezes with the sound off then tweak the graphics and/or instal old/new GPU drivers Quote:
. Last edited by KG26_Alpha; 07-12-2013 at 08:41 PM. |
#7
|
||||
|
||||
![]()
I have been playing around with sound settings and graphics etc with not much success.
I then removed the sound pack that is linked on the forum here and flew the same mission again... no stutters or freezes... Oh well at least it's running smooth again. Thanks for the assistance guys... EDIT: Some hours later and I noticed stutters are still happening. I guess it's time to roll back to an older driver version for my card. ~S~
__________________
Respect is something you earn. You can't beg, borrow or steal it http://www.raafsquad.com ------------------------------------------------------ Asus P5Q Pro/Intel Quad Core Q6600 2.4Ghz/8Gb GSkill DDR2 1066Mhz RAM/GTX460 "Goes Like Hell" 1Gb/TrackIR4/Saitek X-52 + rudder pedals/W7 Home Premium 64bit. Last edited by _RAAF_Smouch; 07-20-2013 at 12:22 PM. Reason: More info added |
![]() |
|
|