Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: TopAce on November 29, 2003, 04:09:22 pm

Title: How do you make the Frame/Second displayed in the HUD
Post by: TopAce on November 29, 2003, 04:09:22 pm
I noticed that some of you guys have the 'FPS : x' displayed on your HUD. How can I make it displayed?

FPS = I mean the Frame per Second here. Obviously.
Title: How do you make the Frame/Second displayed in the HUD
Post by: Goober5000 on November 29, 2003, 04:14:04 pm
Use the -fps command-line flag. ;)
Title: How do you make the Frame/Second displayed in the HUD
Post by: TopAce on November 29, 2003, 04:14:32 pm
This simple?
Should I have posted this in the FAQ forum?
Title: How do you make the Frame/Second displayed in the HUD
Post by: Goober5000 on November 29, 2003, 04:33:55 pm
No, this forum is fine.  I'm not sure if this has been added to the launcher yet.  Try the latest version (3.2, IIRC).
Title: How do you make the Frame/Second displayed in the HUD
Post by: Kosh on December 01, 2003, 12:21:15 pm
Quote
Originally posted by Goober5000
Use the -fps command-line flag. ;)



For some reason that wouldn't work with mine.
Title: How do you make the Frame/Second displayed in the HUD
Post by: Taristin on December 01, 2003, 12:28:27 pm
It only works in mission...


are you sure you have it with just "-fps" ?
Title: How do you make the Frame/Second displayed in the HUD
Post by: kasperl on December 01, 2003, 12:53:53 pm
someone add it to the wiki?

or better, i'll do that tomorow
Title: How do you make the Frame/Second displayed in the HUD
Post by: Kosh on December 02, 2003, 10:04:55 am
Quote
are you sure you have it with just "-fps" ?


Yes. It gives me an error that said something about that not being
in some file. I don't recall the exact error at the moment, but that'sbasicly what it said.