+Stary Posted June 5, 2012 Posted June 5, 2012 (edited) seems that here I am still not banned LOL (shq pun) Ok, guys, any idea how to completely disable aircrafts' skins filtering on game rendering pipeline level? For my "total conversion" mod I have on my HDD I need low resolution, say 128x128 or even 64x64 custom skins for various aircrafts being rendered without filtering nor mipmaps. Skins I can do myself (convert the stock ones in fact) but I tried disabling filtering for many many things like terrain (via _data.ini entries) or effects to no good, I guess this is forced by usage of Dx10 shaders (UseAdvancedShaders=TRUE, ForceDx9=FALSE) any idea? I aim at game-level option not driver panel level or the likes edit: not only aircrafts but ANY in-game objects, ground mobiles, f-tanks, base structures etc. everything that is LOD based, TOD objects work via _data edits Edited June 5, 2012 by Stary
+PureBlue Posted June 5, 2012 Posted June 5, 2012 I can't make any sense but I got a feeling you are up to something
+Stary Posted June 5, 2012 Author Posted June 5, 2012 ummm... perhaps time will tell Umut, for my idea to work as imagined I need to get rid of any hardware filtering and alot of DirectX goods, shadowing and lights included
+sophocles Posted June 5, 2012 Posted June 5, 2012 Do you mean cast shadows/catch shadow/specular glossiness etc..? If you're referring to these,you can rem them out in the aircraft.ini or textureset.ini files and this will result in the model not using any of these attributes. But perhaps I've not understood..?
+Stary Posted June 5, 2012 Author Posted June 5, 2012 Nope, I wan't textures not being filtered at all
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now