Skip To Main Content
Support Knowledge Base

BioShock Infinite* has Low-Quality Textures on Intel® Arc™

Content Type: Troubleshooting   |   Article ID: 000099382   |   Last Reviewed: 09/04/2024

Description

When playing BioShock Infinite*, the game has low quality textures on Intel Arc even when using the "High" and "Ultra" presets

Resolution

The workaround to get high quality textures when using the "High" or "Ultra" presets in Bios\Shock Infinite is:

  1. Navigate to C:\Users\<your username>\Documents\My Games\Bioshock Infinite\XGame\Config
  2. Open the file XEngine.ini with a text editor such as Notepad
  3. Locate the section [Texture Streaming] and change the following lines:
    • UseTextureFileCache=FALSE
    • TexturePoolSizeReductionMB=1500
    • LowPCTexturePoolSizeMB=3000
  4. Check how much VRAM your GPU has:
    • Go to Intel® Ark
    • Search for your GPU
    • Look for the Memory Size line and note the amount of VRAM. For example, the Intel Arc A750 has 8GB of VRAM.
    • Multiply that number by 1000. Using the same example, the number for above would be 8 x 1000 = 8000
    • Change the following line in the [Texture Streaming] section of the XEngine.ini file with the number calculated in the last step:
      • PoolSize=8000
  5. Add this line to the Steam launch options of the game:
    • ReadTexturePoolFromIni