User Tools

Site Tools


arma3:texturing:texture-naming-and-compression

ArmA 3 Texture Naming and Compression

ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, ArmA 3 Tools

You don't need to follow the texture naming religiously. a normal map with the extension _CO will work perfectly fine too. All the file extension does is tell Pal2Pac how to compress your texture to save file size. (ie nuke entire channels to be one color). equally you can use _NO for super low file size normals, _NOHQ for regular and _NOVHQ for basically 1:1 reproduction. if push comes to shove you can also add this to your texConvert rules and make it uncompressed:

class Uncompressed
{
	name     = "*_uc.*";
	format   = "ARGB8888";
	dynRange = 0;
};
arma3/texturing/texture-naming-and-compression.txt · Last modified: 2024/08/03 11:04 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.