The recently added or expanded graphics options need to get documented on https://github.com/TheSuperHackers/GeneralsGameCode/wiki/new_configuration_options ``` AnisotropyLevel = 2 AntiAliasing = 2 TextureFilter = Bilinear TextureReduction = 0 ``` If someone provides me with the possible values I can do the updating.
The recently added or expanded graphics options need to get documented on
https://github.com/TheSuperHackers/GeneralsGameCode/wiki/new_configuration_options
If someone provides me with the possible values I can do the updating.