1. Idle Armada
  2. News
  3. 0.19.7.2 - Add Profiling Mode

0.19.7.2 - Add Profiling Mode

  • Add -profile commandline, which when passed outputs various detailed performance information compatible with the go tool pprof (see details on settings -> dev stats page, or by hitting slash button on keyboard).
  • Change the inner workings of how we tell ebiten what graphics library to use (stop using environment variables which is deprecated).