diff --git a/stepmania/TODO.glenn b/stepmania/TODO.glenn index 5595b0eb65..7f09702d96 100644 --- a/stepmania/TODO.glenn +++ b/stepmania/TODO.glenn @@ -364,4 +364,12 @@ but backgrounds can result in multiple fullscreen passes. debug option to show console in release +******** + +Overload theme metrics on the commandline. + +--metric "Common::InitialScreen=ScreenDemonstration" +--metric "ScreenDemonstration::NextScreen=Exit" + +could be used to run a demo and exit, for benchmarking and profiling. diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 1e953021e4..4fa6084e19 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -13,6 +13,7 @@ [Common] ColorP1=0.4,1.0,0.8,1 // sea green ColorP2=1.0,0.5,0.2,1 // orange +InitialScreen=ScreenCompany [Notes] ColorEasy=0.9,0.9,0,1 // yellow