Changes between Version 2 and Version 3 of EngineProfiling


Ignore:
Timestamp:
Jul 31, 2011, 11:43:22 PM (13 years ago)
Author:
Philip Taylor
Comment:

fix profile.txt location

Legend:

Unmodified
Added
Removed
Modified
  • EngineProfiling

    v2 v3  
    3232Pressing F11 multiple times will toggle through different profiler modes (script data, network data, renderer data).
    3333
    34 Pressing Shift+F11 will save `profile.txt` somewhere (usually the `binaries/system/` directory, assuming you're running code from SVN). Pressing it multiple times (without restarting the game) will append new measurements to that file.
     34Pressing Shift+F11 will save `profile.txt` in the logs folder (`~/.config/0ad/logs/` on Unix, `%APPDATA%\0ad\logs\` on Windows). Pressing it multiple times (without restarting the game) will append new measurements to that file.
    3535
    3636== Low-overhead timer ==