Change 3 prop normal textures from size 518x518 to 512x512 #6982
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the proposed changes
I have resized 3 of the normal textures for the ancient earth props to 512 x 512:

eg_bush01_normalsTS.dds
eg_bush02_normalsTS.dds
eg_bush03_normalsTS.dds
These textures were originally at size 518 x 518 which is incompatible with BC3 texture compression.
Hence this error message when the map editor loads the ancient-earth props section.
Testing done on the proposed changes
I took the entire ancient-earth prop folder out of the game files and pasted it into a test map's props folder.
Loading the map folder's props still resulted in the error.
Replacing the 518 x 518 textures with 512 x 512 versions allowed every prop in the map folder to be loaded and used properly.
Checklist
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.