This wiki is archived from 2021-09-05

UI is Slow: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
(See [https://forums.uberent.com/threads/laggy-ingame-ui.69611/])
(See [https://forums.uberent.com/threads/laggy-ingame-ui.69611/])


== [[File:gold-rank-icon.png|50px]] Solution ==
== [[File:gold-rank-icon.png|50px]] Out of Date Drivers ==
Limiting the number of rendering processes may help. To do so, add <code>--coherent-options="--renderer-process-limit=16"</code> to the launch parameters. Try a few different numbers than 16 to optimize for your computer.


If that doesn't help try the parameter <code>--software-ui</code> instead.
If you have a dual GPU system with switchable graphics check that both your high performance dedicated GPU and integrated Intel GPU are using the latest drivers.
 
Coherent UI will often default to the integrated Intel GPU.
 
== [[File:gold-rank-icon.png|50px]] Selecting High Performance GPU ==
 
If you have a dual GPU system with switchable graphics with an under powered integrated Intel GPU then check that both Planetary Annihilation and Coherent UI are using your high performance dedicated GPU with latest drivers.
 
AMD Switchable Graphics: https://community.amd.com/docs/DOC-1581
 
Nvidia Optimus Control Panel: http://nvidia.custhelp.com/app/answers/detail/a_id/2615/~/how-do-i-customize-optimus-profiles-and-settings%3F
 
== [[File:gold-rank-icon.png|50px]] Reducing Coherent Processes ==
 
For under powered systems you can limit the number of Coherent UI rendering processes using the <code>--coherent-options="--renderer-process-limit=16"</code> command line parameter (launch option in steam).
 
Try a few different numbers than 16 to optimize for your computer.
 
If that doesn't help try the command line parameter <code>--software-ui</code> as a last resort.

Revision as of 23:08, 24 December 2017

File:Titans-icon.png In-game UI is slow

Build menus for fabricators, factories and commanders take seconds to appear and generally feels laggy.

(See [1])

File:Gold-rank-icon.png Out of Date Drivers

If you have a dual GPU system with switchable graphics check that both your high performance dedicated GPU and integrated Intel GPU are using the latest drivers.

Coherent UI will often default to the integrated Intel GPU.

File:Gold-rank-icon.png Selecting High Performance GPU

If you have a dual GPU system with switchable graphics with an under powered integrated Intel GPU then check that both Planetary Annihilation and Coherent UI are using your high performance dedicated GPU with latest drivers.

AMD Switchable Graphics: https://community.amd.com/docs/DOC-1581

Nvidia Optimus Control Panel: http://nvidia.custhelp.com/app/answers/detail/a_id/2615/~/how-do-i-customize-optimus-profiles-and-settings%3F

File:Gold-rank-icon.png Reducing Coherent Processes

For under powered systems you can limit the number of Coherent UI rendering processes using the --coherent-options="--renderer-process-limit=16" command line parameter (launch option in steam).

Try a few different numbers than 16 to optimize for your computer.

If that doesn't help try the command line parameter --software-ui as a last resort.