SAS Modact for 4.10 help - Printable Version
+- All-Aircraft-Simulations (
https://allaircraftsimulations.com)
+-- Forum: IL2 Modding Community (
https://allaircraftsimulations.com/forumdisplay.php?fid=263)
+--- Forum: Special Aircraft Service Forum. (
https://allaircraftsimulations.com/forumdisplay.php?fid=320)
+--- Thread: SAS Modact for 4.10 help (
/showthread.php?tid=72742)
SAS Modact for 4.10 help - kidler - 20.01.2011
Ya , how do i add sound mods and graphics mods on Sas mod activator and sound mods on JGSME?
And how do i know computer frames is?
Re: SAS Modact for 4.10 help -
Storebror - 21.01.2011
kidler Wrote:how do i know computer frames is?
Open the console (Shift+Tab) and enter "fps START SHOW".
If you want to permanently show the FPS, edit the file "rcu" in your il-2 main folder and add the following line:
So that e.g. the file "rcu" reads as follows:
Code:
@set fast off
@set echo on
@set alias on
@set history 20
@fps START SHOW
@alias a alias
@a h history
@a s show
Best regards - Mike