Company of Heroes 3

Company of Heroes 3

51 ratings
Enable Ultra Textures
By KiRiASU
Guide on how to enable Ultra Textures on a GPU with less than 16 GB of VRAM.
2
3
2
2
   
Award
Favorite
Favorited
Unfavorite
How-To
1. Go to "C:\Users\*your username*\Documents\My Games\Company of Heroes 3"

2. Open "configuration_system.lua" with a text editor like Notepad or Notepad++

3. Go to

[32] =
{
setting = "texturedetail",
variantUInt = 1,
version = 2,
},

4. Set variantUInt = 0,

5. Save and exit

No need to make the file read-only. It won't reset unless you change in-game texture setting manually.

If you have a low range GPUs (4 GB VRAM) and Ultra and High texture settings are greyed out for you, just set variantUInt = 1, instead of 0. This will force High texture setting for you.

Thanks @Cknight 70th!
27 Comments
Cocodemota Apr 24 @ 9:15am 
Hello everybody, I can’t seem to find the file. Its not there, help please
Always Eager To Surf Feb 26 @ 3:29am 
Why would you want to do this? Does having such a low RAM not induce the game to be slower?

I have RTX2060 8GB RAM + 23 INTERNAL RAM.

Would this procedure help with my lags?
Akhundzada Feb 21 @ 1:23am 
vic_vance92 is a motherfucker with a ROG Strix RTX 4090 OC Edition.
LIPSON™ Jan 5 @ 11:55am 
did they deleted MINIMUM textures? only low - lowest
i saw yt video that some guy had MINIMUM and used ~2gb
My bro got 1060 3gb and cant play... bugsplat etc

video: https://youtu.be/6DMQ6R_KURs
Cknight 70th Dec 5, 2023 @ 12:01pm 
As of the newest patch the format of the settings lua to get ultra textures is
```
[32] =
{
setting = "texturedetail",
variantUInt = 0,
version = 2,
},
```
vic_vance92 Nov 22, 2023 @ 7:12am 
I am fine with my ROG Strix RTX 4090 OC Edition.
smoothe locked 100 FPS at all Max Settings :)
PlaySkill Jul 29, 2023 @ 4:49pm 
Game Lags as Hell , 3070Ti Gaming X Trio , sadly no help for me ^^
KiRiASU  [author] Jul 26, 2023 @ 9:34am 
I'm on Windows 10 64 bit.
Field Marshal Malecki Jul 26, 2023 @ 5:08am 
What system you work on? Windows 10 has nothing of the path.
KiRiASU  [author] Mar 10, 2023 @ 3:18pm 
Hey Kieran, if you mean medium texture settings, then it should be 'Set variantUInt = 2'.