Page 1 of 1

replay of previous turn ?

Posted: Mon Dec 17, 2018 11:54 pm
by scout1
Anyway of saving the replay of the previous turn to later revisit to check stats, etc …. after the turn has been submitted ?

RE: replay of previous turn ?

Posted: Tue Dec 18, 2018 9:52 am
by nnason
not that I am aware of.
You can press F11 to get a snapshot of current screen.

RE: replay of previous turn ?

Posted: Tue Dec 18, 2018 2:35 pm
by ivanov
BTW it would be also nice to have the ability of pausing the replies. Reply of the reply would be nice too. That's why I sometimes miss the traditional PBEM.

RE: replay of previous turn ?

Posted: Tue Dec 18, 2018 3:06 pm
by nnason
This was discussed in an earlier thread by me . Issues is the ability to play back what happened would require lots of work and space if it was done on the server. And the ability to save a copy locally of the playback I believe it was said that it might open the way to decompressing the file and cheating by looking at your opponents hidden units.

RE: replay of previous turn ?

Posted: Tue Dec 18, 2018 4:01 pm
by Taxman66
I would guess they would have to pull that part of the code, and rewrite it saving the replay as a separate file/movie.

If you have recording capability you could manually record while it was playing it playing back.

RE: replay of previous turn ?

Posted: Wed Dec 19, 2018 8:05 pm
by Hubert Cater
ORIGINAL: ivanov

BTW it would be also nice to have the ability of pausing the replies. Reply of the reply would be nice too. That's why I sometimes miss the traditional PBEM.

I believe pressing the Pause/Break key on your keyboard will pause the playback during PBEM++ replay.

RE: replay of previous turn ?

Posted: Wed Dec 19, 2018 9:39 pm
by ivanov
ORIGINAL: Hubert Cater
ORIGINAL: ivanov

BTW it would be also nice to have the ability of pausing the replies. Reply of the reply would be nice too. That's why I sometimes miss the traditional PBEM.

I believe pressing the Pause/Break key on your keyboard will pause the playback during PBEM++ replay.

I wasn't aware of it, thank you! Hopefully it won't crash the game since the servers tend to be a little unstable.

RE: replay of previous turn ?

Posted: Wed Dec 19, 2018 10:49 pm
by Hubert Cater
Great and it should be ok as the server is only contacted when data needs to be uploaded or downloaded, and during the replay the data has already been downloaded and won't be uploaded again (server won't be contacted again) until after you complete your turn or save the turn etc.

RE: replay of previous turn ?

Posted: Wed Dec 19, 2018 11:09 pm
by scout1
ORIGINAL: Hubert Cater

Great and it should be ok as the server is only contacted when data needs to be uploaded or downloaded, and during the replay the data has already been downloaded and won't be uploaded again (server won't be contacted again) until after you complete your turn or save the turn etc.

So the replay at this point is already downloaded ? So there shouldn't be any reason not to repeat the replay and pause along the way providing the game will permit it …. ?