diff --git a/scripts/python/performance_replay.py b/scripts/python/performance_replay.py index 60fbb14df..7c00f6248 100755 --- a/scripts/python/performance_replay.py +++ b/scripts/python/performance_replay.py @@ -61,6 +61,8 @@ if __name__ == '__main__': f' --load-tape={tape}' f' --timeofday=noon' f' --prop:bool:/sim/replay/log-frame-times=true' + f' --prop:bool:/sim/replay/replay-main-view=true' + f' --prop:bool:/sim/replay/replay-main-window-size=true' f' --prop:bool:/sim/replay/looped=false' )