1. DDz Quorum Friar Posted December 14, 2010 1. DDz Quorum Share Posted December 14, 2010 any advice of these blocks graphics issue.bmp Quote Link to comment Share on other sites More sharing options...
JensenPark Posted December 14, 2010 Share Posted December 14, 2010 I get these blocks as well...I think it must be something of the mods... Quote Link to comment Share on other sites More sharing options...
T_O_A_D Posted December 15, 2010 Share Posted December 15, 2010 I've never seen them before. But when I did have problems once it was driver related to the card. and it was totally different effect. What card do you have? Have you recently updated anything? Quote Link to comment Share on other sites More sharing options...
Kimosabi Posted December 15, 2010 Share Posted December 15, 2010 Haven't seen those blocks in a while but I have seen um. What card and could you post the conf.ini? Quote Link to comment Share on other sites More sharing options...
Rattler Posted December 15, 2010 Share Posted December 15, 2010 See if this helps, Colin. Green Smoke and missing tree textures « on: July 06, 2010, 05:01:36 AM » When i ran my 4.09m version of IL-2, everything works normal. However, when i run UP 2.01 the smoke from the ship's smokestack is white, then turns green at the top, also certain ships where completely gray with no other color. So, i decided to run the UPUpdator, and it downloaded a bunch of stuff. Then when i go to run IL-2 again, the smoke is still green, ships are still gray. and now certain "more detailed" trees that are placed every now and then are now black blocks in roughly a tree outline. Any Help? Logged Re: Green Smoke and missing tree textures « Reply #1 on: July 11, 2010, 12:14:12 PM » the square trees is a prob with /files/maps/_tex/trees/alteredbush9a i got the same thing and just put a - in front of the alteredbush9a name and they are ok now, as for the ships and smoke i didn't have that prob. maybe someone else has a more elegant solution for you. sorry i cant help more Logged From Ultrapack forum Quote Link to comment Share on other sites More sharing options...
Tribunus Posted December 17, 2010 Share Posted December 17, 2010 I’ve gotten them as well. I just assumed that it was something to do with the mods. If you Smart Dogz figure out a solution, please let the rest of us know. Quote Link to comment Share on other sites More sharing options...
DD_Brando Posted December 17, 2010 Share Posted December 17, 2010 I’ve gotten them as well. I just assumed that it was something to do with the mods. If you Smart Dogz figure out a solution, please let the rest of us know. I think that the blocky stuff is best corrected by dabbling in the conf.ini file Here's an example for high-end ATI card users - make sure that Catalyst AI is Disabled in the CCC - and you are using latest drivers. [Render_OpenGL] TexQual=3 TexMipFilter=2 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< can be tried at 3 TexCompress=0 <<<<<<<<<<<<<<<<<<<<<<<<<<<< can be set at 2 if necessary TexFlags.UseDither=1 TexFlags.UseAlpha=0 TexFlags.UseIndex=0 TexFlags.PolygonStipple=1 TexFlags.UseClampedSprites=0 TexFlags.DrawLandByTriangles=0 TexFlags.UseVertexArrays=1 TexFlags.DisableAPIExtensions=0 TexFlags.ARBMultitextureExt=1 TexFlags.TexEnvCombineExt=1 TexFlags.SecondaryColorExt=1 TexFlags.VertexArrayExt=1 TexFlags.ClipHintExt=0 TexFlags.UsePaletteExt=0 TexFlags.TexAnisotropicExt=1 TexFlags.TexCompressARBExt=1 TexFlags.TexEnvCombine4NV=0 TexFlags.TexEnvCombineDot3=1 TexFlags.DepthClampNV=0 TexFlags.SeparateSpecular=1 TexFlags.TextureShaderNV=0 HardwareShaders=1 .................. essential for Perfect mode Shadows=2 Specular=2 SpecularLight=2 DiffuseLight=2 DynamicalLights=1 MeshDetail=2 VisibilityDistance=3 Sky=2 Forest=3 LandShading=3 ...........................................these four settings can be adjusted down if required LandDetails=2 LandGeom=3 <<<<<<<<<<<<<<<<< or 2 TexLarge=1 TexLandQual=3 TexLandLarge=1 VideoSetupId=17 (use the ID number already in your conf) Water=2 <<<<<<<<<<<<<<<<< can be 1 or 0 Effects=1 These settings have worked on-line for me for several years. A friend of mine is using them on a 3870 and anything above that should be good to go. Quote Link to comment Share on other sites More sharing options...
1. DDz Quorum Friar Posted December 17, 2010 Author 1. DDz Quorum Share Posted December 17, 2010 Many thanks guys for the help. The prize for the correct answer and wins 2 nights with Sisters Ruth and Susan goes to......... Rattler! taking out the /files/maps/_tex/trees/alteredbush9a seems to have the job! Salute Quote Link to comment Share on other sites More sharing options...
Gothkrieger Posted March 8, 2011 Share Posted March 8, 2011 I’ve gotten them as well. I just assumed that it was something to do with the mods. If you Smart Dogz figure out a solution, please let the rest of us know. I think that the blocky stuff is best corrected by dabbling in the conf.ini file Here's an example for high-end ATI card users - make sure that Catalyst AI is Disabled in the CCC - and you are using latest drivers. [Render_OpenGL] TexQual=3 TexMipFilter=2 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< can be tried at 3 TexCompress=0 <<<<<<<<<<<<<<<<<<<<<<<<<<<< can be set at 2 if necessary TexFlags.UseDither=1 TexFlags.UseAlpha=0 TexFlags.UseIndex=0 TexFlags.PolygonStipple=1 TexFlags.UseClampedSprites=0 TexFlags.DrawLandByTriangles=0 TexFlags.UseVertexArrays=1 TexFlags.DisableAPIExtensions=0 TexFlags.ARBMultitextureExt=1 TexFlags.TexEnvCombineExt=1 TexFlags.SecondaryColorExt=1 TexFlags.VertexArrayExt=1 TexFlags.ClipHintExt=0 TexFlags.UsePaletteExt=0 TexFlags.TexAnisotropicExt=1 TexFlags.TexCompressARBExt=1 TexFlags.TexEnvCombine4NV=0 TexFlags.TexEnvCombineDot3=1 TexFlags.DepthClampNV=0 TexFlags.SeparateSpecular=1 TexFlags.TextureShaderNV=0 HardwareShaders=1 .................. essential for Perfect mode Shadows=2 Specular=2 SpecularLight=2 DiffuseLight=2 DynamicalLights=1 MeshDetail=2 VisibilityDistance=3 Sky=2 Forest=3 LandShading=3 ...........................................these four settings can be adjusted down if required LandDetails=2 LandGeom=3 <<<<<<<<<<<<<<<<< or 2 TexLarge=1 TexLandQual=3 TexLandLarge=1 VideoSetupId=17 (use the ID number already in your conf) Water=2 <<<<<<<<<<<<<<<<< can be 1 or 0 Effects=1 These settings have worked on-line for me for several years. A friend of mine is using them on a 3870 and anything above that should be good to go. Any setting recommended for Nvida users? Quote Link to comment Share on other sites More sharing options...
2. Administrators fruitbat Posted March 8, 2011 2. Administrators Share Posted March 8, 2011 what nvida card, high end, mid or low? Quote Link to comment Share on other sites More sharing options...
Gothkrieger Posted March 8, 2011 Share Posted March 8, 2011 what nvida card, high end, mid or low? Can't remember the exact card, probably a mid to low, If I remember right I spent under $200.00 on it about a year, year and a half ago. Will be able to tell you exactly tonight when I get home. Quote Link to comment Share on other sites More sharing options...
Gothkrieger Posted March 9, 2011 Share Posted March 9, 2011 what nvida card, high end, mid or low? Can't remember the exact card, probably a mid to low, If I remember right I spent under $200.00 on it about a year, year and a half ago. Will be able to tell you exactly tonight when I get home. OK, here are the basic details for the card. NVIDIA GeForce 6200, 128 MB Bios 5.43.02.66.00 1024 by 768 pixels Color quality 32 bit Quote Link to comment Share on other sites More sharing options...
1. DDz Quorum Sid Posted March 9, 2011 1. DDz Quorum Share Posted March 9, 2011 I used to run the game with an Nvidia 6600 for ages after having cards of lower spec than the 6000 series. It ran fine but I had to accept that it wouldn't be able to run at maximum settings, more like medium to get good frames per second and visuals. The processor has a great effect on this game. What processor do you have? Here are 6 things you could try to optimise your graphics: 1. Open your game folder, wherever it is, and create a new folder. Call it 'Backup' if you want. Move 3 files from the game folder into it, namely 'il2_core.dll' , 'il2_corep4_dll' and 'il2setup.ini'. Replace those with the ones attached at the bottom of this post. There are a selection of these to choose from but these run fine, they help with shimmering and similar issues and also allow you to select your card in the setup (later on!). 2. Go to the Nvidia website here and download the latest drivers for your card. You will have a few to select from but I would suggest going for the version 260.99 as I can't recommend any previous ones due to the age of the card - there are earlier driver versions but they all had their own issues and habits.....I seem to remember running ones from the 169 series a few years back. The driver installation can be fully automatic if you want, just select to uninstall the previous ones during the setup. Do whatever the setup asks. It also installs 2 other programmes - 'PhysX' and sound drivers. 'PhysX' is ok and you may wish to install and use the sound drivers although I don't, I'm using the computer onboard sound fine. Once done, reboot. 3. Go into the game folder, double-click on the game settings icon to open the settings user interface. Disable the 'Intro' if you want. Select 'OpenGL' on the 'Driver' tab , and then on the 'Video' tab select 'NVidia GeForce 6XXX..9XXX/FX/4/3'. This means that the game will set itself up on the video card settings that you can put in later. Set the sound tab settings low - you can crank them up later, just match the speakers to your setup. Set the network to '56k'. Close the interface. 4. Right click on your desktop and open the 'Nvidia Control Panel'. I suggest the following settings, the others can remain default: Ambient Occlusion - N/A Anisotropic filtering - Application controlled Antialiasing Gamma - On Antialiasing Mode - Override....' Antialiasing Setting - 4x Antialiasing Transparency - Multisampling Multi display.... - Single display performance mode Texture filter anisotropic sample - off Texture filter negative LOD bias - clamp Texture filter quality - quality Texture filter trilinear optimisation - off Threaded optimisation - off Triple buffering - on Texture filtering - anisotropic.... - off Vertical sync - application controlled Click 'Apply' and close 5. Start the game. On the main page go into 'Hardware Setup' Video Mode - Check you are using 'OpenGL' and that your resolution is correct. Try ' Attempt Stencil Buffer' on. Video options - Select 'Simple' and select 'Excellent'. You may want to change this later and drop down the cloud and landscape settings. Trial and error, see how it runs but it is very unlikely that you will run 'Perfect' settings. Sound setup/Radio - Disable Radio Communications. Close the game. 6. Like 3 above, go into the settings tab. On the 'Video' tab, select 'Custom'. On the 'texture MipMap filter' select 'Trilinear'. Doing it this way means that your video card has set the majority of the game up but you have selected the anisotropic filtering ie. 'Application Controlled' in 4 above. Close the setup and start the game. You will need to check your resolution again because it defaults back to 640 etc each time you open the setup. It is important to note that you can only alter video settings on the 'Hardware Setup' tabs whilst the game is running - you can't alter the video card setting, you have to close the game down first to do this. You might find the attached 'Conf description' and 'il2 setup explained' useful for reference. Also, IL2Stab is a great programme and can be found here http://www.mission4today.com/index.php?name=Downloads&file=details&id=2169 . It allows you to change settings without going into the setup. Used it for years, very reliable. Have fun! Cheerzen il2_core.dll il2_corep4.dll il2setup.ini Conf description.doc IL-2_Setup_Explained_by_Infopop1.pdf Quote Link to comment Share on other sites More sharing options...
1. DDz Quorum FoolTrottel Posted March 9, 2011 1. DDz Quorum Share Posted March 9, 2011 If I remember right I spent under $200.00 on it about a year, year and a half ago. I sure do hope you're remembering this incorrectly... an Nvidia 6200 has never cost over EUR 40.00, maybe 50.00, max! It's truly a low-budget card, has always been, and still is... Quote Link to comment Share on other sites More sharing options...
Gothkrieger Posted March 10, 2011 Share Posted March 10, 2011 Thanks Sid, will have to give this a try. Quote Link to comment Share on other sites More sharing options...
1. DDz Quorum Friar Posted June 5, 2011 Author 1. DDz Quorum Share Posted June 5, 2011 I have this issue back again. See my picture in the first post. and attached picture at the foot of this post Rattler gave me the advice that cured it last time ...the square trees is a prob with /files/maps/_tex/trees/alteredbush9a i got the same thing and just put a - in front of the alteredbush9a name and they are ok now" This file does not seem to be present this time. My conf .ini file (well the bits that I think matter Conf.ini is as follows Render_DirectX] TexQual=3 TexMipFilter=2 TexCompress=0 TexFlags.UseDither=1 TexFlags.UseAlpha=0 TexFlags.UseIndex=0 TexFlags.PolygonStipple=1 TexFlags.UseClampedSprites=0 TexFlags.DrawLandByTriangles=1 TexFlags.UseVertexArrays=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=1 TexFlags.TexEnvCombine4NV=0 TexFlags.TexEnvCombineDot3=0 TexFlags.DepthClampNV=0 TexFlags.SeparateSpecular=0 TexFlags.TextureShaderNV=0 HardwareShaders=1 Shadows=2 Specular=2 SpecularLight=2 DiffuseLight=2 DynamicalLights=1 MeshDetail=2 VisibilityDistance=3 Sky=2 Forest=2 LandShading=3 LandDetails=2 LandGeom=2 TexLarge=1 TexLandQual=3 TexLandLarge=1 VideoSetupId=4 ForceShaders1x=0 PolygonOffsetFactor=-0.15 PolygonOffsetUnits=-3.0 [Render_OpenGL] TexQual=3 TexMipFilter=2 TexCompress=0 TexFlags.UseDither=1 TexFlags.UseAlpha=0 TexFlags.UseIndex=0 TexFlags.PolygonStipple=1 TexFlags.UseClampedSprites=0 TexFlags.DrawLandByTriangles=1 TexFlags.UseVertexArrays=1 TexFlags.DisableAPIExtensions=0 TexFlags.ARBMultitextureExt=1 TexFlags.TexEnvCombineExt=1 TexFlags.SecondaryColorExt=1 TexFlags.VertexArrayExt=1 TexFlags.ClipHintExt=0 TexFlags.UsePaletteExt=0 TexFlags.TexAnisotropicExt=1 TexFlags.TexCompressARBExt=1 TexFlags.TexEnvCombine4NV=1 TexFlags.TexEnvCombineDot3=1 TexFlags.DepthClampNV=1 TexFlags.SeparateSpecular=1 TexFlags.TextureShaderNV=1 HardwareShaders=0 Shadows=2 Specular=2 SpecularLight=2 DiffuseLight=2 DynamicalLights=1 MeshDetail=2 VisibilityDistance=3 Sky=2 Forest=2 LandShading=3 LandDetails=2 LandGeom=2 TexLarge=1 TexLandQual=3 TexLandLarge=1 VideoSetupId=3 Water=1 Effects=1 ForceShaders1x=0 PolygonOffsetFactor=-0.15 PolygonOffsetUnits=-3.0 Any advice or pointers please very welcome (JP is having the same issue as well) My grahics card is Nvidia Geforce 9800GT Quote Link to comment Share on other sites More sharing options...
1. DDz Quorum Friar Posted June 6, 2011 Author 1. DDz Quorum Share Posted June 6, 2011 Looks like this issue is sorted. I researched it on Jedipedia nd got the answer that it was "Hardwareshaders=0" that was the problem. Should be set to 1 to enable my graphics card to take over doing this sort of thing. I am now also seeing the sun reflected on water etc. FT's market Garden map looked really cool last night as well. In all the excitement I forgot to check my conf.ini for 2.1 to see if it was set in there are not. Might be a whole new game has opened up for me....... "Thanks Jedipedia, you saved the day" The Dangerdogz would like to point out that it can not be held responsible for all the information contained in Jedipedia and when accessing the Jedipedia site there have been some recorded incidents of the "flush" virus which prevents you from stopping the downloads from Jedipedia. Our technical experts have been looking into this virus and believe that issuing the the first level command ">PBQ" which is activates the "Please B Quiet" filter. If that does not work you may need to go "hardcore" and issue a "STFU" instruction. Regards Friar Quote Link to comment Share on other sites More sharing options...
JensenPark Posted June 6, 2011 Share Posted June 6, 2011 lol@friar Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.