I have tried messing around with it and I have gotten no results. Tried adding different textures and screenshots from my map as some tutorials around stated and still nothing.
Re: Does the "lowresterrain" parameter work in BF2?
Posted: Wed Oct 02, 2013 11:23 am
by AceMastermind
You have a stray bracket at the beginning.
The lowres terrain image can be created in ZE with a top-down screenshot of your map then edited to your liking.
Advanced>Terrain>Save Map (set size of image first)
[color=#FF8040]Rends[/color] wrote:LowResTerrain()
{ Texture-------------------here you need to add the image name of a lowres version (for example 512x512 pixel ) of your complete map.
this screenshot shows a map one time without a lowres terrain image(upper half) and one time with a lowres terrain image(lower half):
There is nothing special that has to be done based on the information given.
The stock images are RGBA varying in size(64x64, 128x128, 256x256 etc).
Re: Does the "lowresterrain" parameter work in BF2?
Posted: Tue Oct 08, 2013 7:01 pm
by edge123455
Sorry for the late response, I've been busy these last days.
Anyways, the stray bracket in the sky file happened on accident as I tried to post it here and "Hide" it which didn't work until several tries and I guess I forgot to delete bracket.
So here are all the steps I did to try and get the lowresterrain to show up.
1) Took 1024, 512 and 256 screen shots of the terrain in editor like I said. I saved them as tga, named the files and transferred them to my world folder and adjusted the loweresterrrain parameter as needed to the name of the tga.
2) I played around with the lowresterrain parameters such as "MaxDistance();" and the farsceneRange parameters .
3) Played around with the video settings in game with LOD, visibility, lighting, etc.
4)Made an all black 512 tga image to see if it will be visible at far distances.
5)Removed the fog parameter to make the whole map clean and visible.
6)I even switched the lowresterrain to the FX file since some parameters from BF1 sky file where switched to the FX file for BF2.
Of all these steps I still don't get nothing and at the distance I can see the terrain cut off due to the value of the "FarsceneRange" I put to get the Lowresterrain to render at farther distances but still nothing. And like I said I played around with the visibility ranges for an hour or so.