Skip to content

Instantly share code, notes, and snippets.

@Pikachuxxxx
Created May 29, 2025 18:41
Show Gist options
  • Save Pikachuxxxx/4ebcfb19d3168061362072c54c221d92 to your computer and use it in GitHub Desktop.
Save Pikachuxxxx/4ebcfb19d3168061362072c54c221d92 to your computer and use it in GitHub Desktop.
mangohud conf to collect game stats
# MangoHud.conf
output_folder=/home/
output_file=true
output_format=csv
output_pipe=false
# Logging control
log_duration=120 # Log for 2 minutes (120 seconds)
log_start=F4 # Trigger logging with F4
log_performance=true # Enable logging
# Metrics to log
cpu_stats
gpu_stats
vram
ram
fps
frametime
# Optional: control the filename format
output_file_append_process=true
output_file_append_date=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment