Hi all,
...
Simply make those changes in your UserSettings.txt
SET MinFrameTime.2 "0.00694444
SET HIGH_RESOLUTION_SHADOWS "0"
SET GPUSmoothingFrames "0"
SET MULTI_GPU_CHECK "0" <- Only if you have 1 graphics card.
SET MIP_LOAD_SKIP_LEVELS "-1"
SET RequestedNumJobThreads "4" <- Try this first, if you have performance issues set this to 0.
SET RequestedNumWorkerThreads "4" <- Try this first, if you have performance issues set this to 0.
...
So what does it do?
It caps the FPS to 144. Stock = 100. Improves texture mapping. (Sharper textures). Job & Worker threads (CPU Optimalisation). If set to "4" will work better with calculating mass jobs.
ESO will not use 4 threads or cores. This is just to set the Threads how they react.