Environment Artist – Omar Chelos
  Show menu
  • Portfolio
  • Resources
  • About
  • Contact
  • Home
  • Tutorials
  • How to enable 8K textures in UE4

Blog

0 comments
How to enable 8K textures in UE4

How to enable 8K textures in UE4

March 5, 2018 admin Tutorials, Unreal Engine

Sometimes could happen you need to work with 8K textures in Unreal Engine.
However, when you go to add your 8K textures into the project you’ll see that even if your texture is 8192×8192 both parameters “Maximum In-Game” and “Displayed” have 4096×4096 value.

how-to-enable-8k-default-settings

Default Settings

So, how can we increase the maximum size to 8192×8192?

  1. Copy the BaseDeviceProfiles.ini file from your Engine folder Engine\Config to your project YourProject\Config and rename it to DefaultDeviceProfiles.ini.
  2. Open the DefaultDeviceProfiles.ini and replace MaxLODSize=4096 with MaxLODSize=8192
  3. Start your project. Now you should see “Maximum In-Game” and “Displayed” to 8192×8192.
how-to-enable-8k-8192x8192

“Maximum In-Game” and “Displayed” now show 8192×8192

Now you should be able to work with 8K textures inside your project.

Enjoy it!

Related tags to article

TutorialsUnreal Engine
admin

admin

View more by admin
Featured How to extract Quixel Basic Material Textures quickly Quixel How to extract Quixel Basic Material Textures quickly by admin  •   0 Comments
write a comment

0 Comments

No comments yet

You can be first to leave a comment

Write a comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.

Click here to cancel reply.