19.01.2009, 19:04
Go into your "IL-2 Sturmovik" game folder & find the file called "rcu". Open it with "Notepad".
It should look something like this -
@set fast off
@set echo on
@set alias on
@set history 20
@alias a alias
@a h history
@a s show
Add this line - @a q fps START SHOW LOG 1
Now next time you are playing the game press the pause button to stop the game & then press "Tab" & "Shift" together, lines of writing will appear on the left side of the screen. Press "q" & then "Enter". The framerate will appear at the top of the screen. Press "Tab" & Shift again to remove the lines of writing on the left & press the pause button to continue the game.
It should look something like this -
@set fast off
@set echo on
@set alias on
@set history 20
@alias a alias
@a h history
@a s show
Add this line - @a q fps START SHOW LOG 1
Now next time you are playing the game press the pause button to stop the game & then press "Tab" & "Shift" together, lines of writing will appear on the left side of the screen. Press "q" & then "Enter". The framerate will appear at the top of the screen. Press "Tab" & Shift again to remove the lines of writing on the left & press the pause button to continue the game.