• Frames per Second command
    5 replies, posted
Anybody know of a command to see your FPS in Rust. I have been using Linux and so far this game does not seem to have an FPS counter or maybe just don't know the command?
global_fps 5
thats good info. thanks!
Hmm, I have tried this in the console in linux but it appears to do nothing?
It's actually "global.fpslog," and the value is how often you want it to output in seconds. So global.fpslog 5 would give you FPS output every 5 seconds. Turn it to a negative value to turn it off.
Ahh the command is a little off as stated. In the console global.fpslog 5 And possibly you will need. global.logprint True Taken from [url]http://facepunch.com/showthread.php?t=1341428[/url] [editline]8th February 2014[/editline] [QUOTE=daggers;43836799]It's actually "global.fpslog," and the value is how often you want it to output in seconds. So global.fpslog 5 would give you FPS output every 5 seconds. Turn it to a negative value to turn it off.[/QUOTE] Sorry daggers, I think we replied at the exact same time.
Sorry, you need to Log In to post a reply to this thread.