Stan` Posted January 17, 2021 Share Posted January 17, 2021 Phab:rP24411, Phab:rP24414, Phab:rP24194 removed the differencr between terrain ambient colors and unit ambient colors to allow for future optimizations of the renderer.Phab:rP24661 removes the option breaking the loading of maps therefore required an increase of map version. Phab:rP24653 increases the version to 7. You will need to run the following script on all your maps. Fortunately you can use the script at Phab:P232 to fix all your maps. We need those changes to be able to use PBR someday amongst other things. You need to have Python 3 (there is a chance that it works for 2 as well) installed to run the script. Go into your map folder Create a file named "fix-maps.py" (name does not matter) Copy the contents of Phab:P232 in that file. Open a command line or a terminal in that folder Run python3 ./fix-maps.py 7 scenarios skirmishes tutorials Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted January 18, 2021 Share Posted January 18, 2021 I appreciate the lower amount of light customization. 1 Link to comment Share on other sites More sharing options...
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