Hey,
when checking a replay, is there a way to accelerate time or jump like 10 minutes? Or do I have to watch just in realtime?
Thanks!
Accelerate replay
Moderator: Moderators
Re: Accelerate replay
Use the numpad-keys + and -.
If you want to watch a BA replay: in latest BA release those keys are used by sound widget. I had that problem just 5min ago :)
Download http://imolarpg.dyndns.org/trac/balates ... a?rev=1029 into HOME/.spring/LuaUI/Widgets/ (or whatever that is in your OS), make sure it's named "snd_volume_osd.lua" and it'll work again. Delete that file after the next BA release.
If you want to watch a BA replay: in latest BA release those keys are used by sound widget. I had that problem just 5min ago :)
Download http://imolarpg.dyndns.org/trac/balates ... a?rev=1029 into HOME/.spring/LuaUI/Widgets/ (or whatever that is in your OS), make sure it's named "snd_volume_osd.lua" and it'll work again. Delete that file after the next BA release.
Re: Accelerate replay
Thanks for your help! :)
(Yes, I'm using BA.)
(Yes, I'm using BA.)
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Accelerate replay
Pressing Alt and the -/+ will change speed in 94.0. With latest BA versions, you should use -/+ keys for volume.
There is a way to tell a replay to fast forward as fast as it can to a particular time but I forgot what it was. Can someone else remember?
There is a way to tell a replay to fast forward as fast as it can to a particular time but I forgot what it was. Can someone else remember?
Last edited by Silentwings on 27 Mar 2013, 15:59, edited 1 time in total.
Re: Accelerate replay
Numpad +/- are better on some keyboards. For example, I have + and - keys on very different locations: + is 2 steps left of backspace, and - is left of right shift button.
Re: Accelerate replay
Enter chat mode with "Enter" and type "/skip 120" to skip to 2nd minute, "/skip 240" to skip to 4th minute, etc.Silentwings wrote:There is a way to tell a replay to fast forward as fast as it can to a particular time but I forgot what it was. Can someone else remember?
Some time ago that did hide all gfx and there was just a progress bar, but now it just runs with gfx at full speed. I think I saw something related to a progress bar in the BA-Trac... this: http://imolarpg.dyndns.org/trac/balatest/ticket/333
Re: Accelerate replay
Cool, working fine, that's what I needed! :)
Re: Accelerate replay
It will prob. run faster if you disable all widgets:
If you then have no clock, you can get one with:
To enable Lua when you want it funky again run:
To get rid of the clock run again:
Code: Select all
/luaui disable
Code: Select all
/clock
Code: Select all
/luaui reload
Code: Select all
/clock
Re: Accelerate replay
i extended the skip commands docu mentioned earlier by dansan:
http://springrts.com/wiki/Spring_Replays#Chat_Commands
http://springrts.com/wiki/Spring_Replays#Chat_Commands