New VERY experimental launch options
// -disable_d3d9_hacks : disables Direct3D 9 hacks?
// -64OS : 64-bit OS mode for some components??
// -menupaintduringinit : paints menu early in init??
// -precachefontchars : caches fonts?
// -mpi_worker : enable worker thread for MPI??
// -no_compressed_verts : ??
// -disable_matsurf_noculls : ??
// -forcenovsync : force disables VSync?
// -nod3d9ex : disables Direct3D 9Ex - https://msdn.microsoft.com/en-us/library/windows/desktop/ee890072(v=vs.85).aspx
// -noglslcontrolflow : disables GLSL control flow - https://www.khronos.org/opengl/wiki/Core_Language_(GLSL)#Control_flow
Please tell me if there's any effects for these.