what are all the launch options for the steam version of the game? specifically is there one that limits fps because im having a problem where my graphics card is flying up past its normal overclock because its pushing over 800 fps on the launch screen and crashing itself. i need to be able to limit the games fps without getting the game open if possible. but i cannot find any list of available launch options besides some articles about -high -USEALLAVAILABLECORES to boost performance.
-
You can edit CVARS.xml in :\Users\<Your Username>\AppData\Roaming\Bungie\DestinyPC\prefs and, add if not present, under <namespace name="graphics"> <cvar name="framerate_cap_enabled" value="1" /> <cvar name="framerate_cap" value="60" /> (In this example, you set a framerate cap of 60 fps).