project-navigation
Personal tools

Author Topic: Some settings are not used after restart  (Read 3710 times)

Offline nick87720z

  • Rookie
  • ***
  • Posts: 43
    • View Profile
Some settings are not used after restart
« on: October 24, 2017, 01:11:22 pm »
Texture resolution:
i have choices up to 8192, but if i set it to 2048 or higher, after reload it drops to 1024 without reason, with only this feedback in log:
Code: [Select]
max texture size: detected 8192
...but using 1024 as requested
Lightmap brightness: silently, can't even find in log something related

Offline DarkRain

  • Project Coder
  • Captain
  • ***
  • Posts: 746
    • View Profile
Re: Some settings are not used after restart
« Reply #1 on: October 29, 2017, 12:24:04 am »
Well, that's odd, it works fine for me.

Offline Sandro

  • Squad Leader
  • ****
  • Posts: 240
  • Maintenance guy for UFO:AI 3D engine
    • View Profile
Re: Some settings are not used after restart
« Reply #2 on: November 29, 2017, 03:54:22 pm »
Texture resolution:
i have choices up to 8192, but if i set it to 2048 or higher, after reload it drops to 1024 without reason, with only this feedback in log:

Intel graphics chipset, no doubt. Game got some forced limitations for those, since there are some Intel drivers that report more than hardware could handle -- and crash when program actually tries to beleive thoise claims.

You shouldn't worry much anyway -- the only thing you probably lose is the high-res Earth, if you have installed the texture pack. There are no other textures bigger than 1024x1024 IIRC.