Where can I find basic renderer options?

Where can I find options like antialiasing (not post processing antialiasing), anisotropic filtering, vertical syncronisation, etc… ?

When I launch a standalone game, I can add some command lines like -fullscreen or -nosound, maybe its here ?

Hello,

You can find out more about rendering at different level of detail and using rendering options in the documentation here:

https://docs.unrealengine.com/latest/INT/Engine/Rendering/Scalability/ScalabilityReference/index.html

and here:

https://docs.unrealengine.com/latest/INT/Engine/Rendering/Scalability/index.html

I hope that this helps to answer your question.

Cheers!