Might as well admit right away my only programming experience is in Visual Basic 6 & .NET that being said I don't think what I'm doing should be that complicated.
What I'm trying to do is log the results of some of the stat commands (stat fps, stat all ect...) I'm not sure where the results of those commands (something like current fps would make sense) I think I have a general Idea on how to take a string and output it to a log file but if anyone had suggestions on that I'd appreciate it also.
What I'm trying to do is log the results of some of the stat commands (stat fps, stat all ect...) I'm not sure where the results of those commands (something like current fps would make sense) I think I have a general Idea on how to take a string and output it to a log file but if anyone had suggestions on that I'd appreciate it also.