I am getting these warnings in my log file. Wondering how I might eliminate them.
Game Launched
21:15:34
21:15:45 PR: (WARNING) Device Caps:
21:15:45 PR: (WARNING) FogTable: 1
21:15:45 PR: (WARNING) FogVertex: 1
21:15:45 PR: (WARNING) AlphaBlend: 1
21:15:45 PR: (WARNING) BilinearFilter: 1
21:15:45 PR: (WARNING) DDRAWHasAGP: 1
21:15:45 PR: (WARNING) WBuffer: 0
21:15:45 PR: (WARNING) MaxTextureWidth: 8192
21:15:45 PR: (WARNING) MaxTextureHeight: 8192
21:15:45 PR: (WARNING) SquareTexture: 0
21:15:45 PR: (WARNING) Pow2Textures: 0
21:15:45 PR: (WARNING) MaxBlendStages: 8
21:15:45 PR: (WARNING) MaxSimultaneous: 8
21:15:45 PR: (WARNING) SeparateTextureMemory: 0
21:15:45 PR: (WARNING) Projected Textures: 1
21:15:45 PR: (WARNING) Hardware TnL: 1
21:15:45 PR: (WARNING) ScissorTest: 1
21:15:45 PR: (WARNING) StencilDepth: 8
21:15:45 PR: (WARNING) Two Sided Stencil: 1
21:15:45 PR: (WARNING) NPatches: 0
21:15:45 PR: (WARNING) Pixel Shader Profile: 7
21:15:45 PR: (WARNING) Vertex Shader Profile: 4
21:15:45 Loading Defined Lists
log warnings
log warnings
26th Ohio Light Artillery
Sons of Union Veterans
Sons of Union Veterans
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re:log warnings
sweeteye wrote:
Yeah everyone will get those. It's something in the code and can't be eliminated.I am getting these warnings in my log file. Wondering how I might eliminate them.
Game Launched
21:15:34
21:15:45 PR: (WARNING) Device Caps:
21:15:45 PR: (WARNING) FogTable: 1
21:15:45 PR: (WARNING) FogVertex: 1
21:15:45 PR: (WARNING) AlphaBlend: 1
21:15:45 PR: (WARNING) BilinearFilter: 1
21:15:45 PR: (WARNING) DDRAWHasAGP: 1
21:15:45 PR: (WARNING) WBuffer: 0
21:15:45 PR: (WARNING) MaxTextureWidth: 8192
21:15:45 PR: (WARNING) MaxTextureHeight: 8192
21:15:45 PR: (WARNING) SquareTexture: 0
21:15:45 PR: (WARNING) Pow2Textures: 0
21:15:45 PR: (WARNING) MaxBlendStages: 8
21:15:45 PR: (WARNING) MaxSimultaneous: 8
21:15:45 PR: (WARNING) SeparateTextureMemory: 0
21:15:45 PR: (WARNING) Projected Textures: 1
21:15:45 PR: (WARNING) Hardware TnL: 1
21:15:45 PR: (WARNING) ScissorTest: 1
21:15:45 PR: (WARNING) StencilDepth: 8
21:15:45 PR: (WARNING) Two Sided Stencil: 1
21:15:45 PR: (WARNING) NPatches: 0
21:15:45 PR: (WARNING) Pixel Shader Profile: 7
21:15:45 PR: (WARNING) Vertex Shader Profile: 4
21:15:45 Loading Defined Lists
Re:log warnings
Thanks for the info. Thought maybe it had something to do with my graphics card settings.
26th Ohio Light Artillery
Sons of Union Veterans
Sons of Union Veterans
Re:log warnings
That is the way our graphics engine prints them out and they do help us when debugging some machines.