How to replay on linux?

How to replay on linux?

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
TheThinker
Posts: 46
Joined: 02 Jun 2008, 21:34

How to replay on linux?

Post by TheThinker »

Hi everyone! Thanks for all of your help. I'm using SpringLobby at the moment on Linux, and I was wondering if it's possible for it to play the replay/demos that Spring automatically saves every game. If so, how? There doesn't seem to be an option on it. If not, then what other client should I use? If there is no other client, how could I disable the making of replays by Spring? Would disabling replays increase Spring's performance?

Again, thanks for all of your help!
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: How to replay on linux?

Post by Auswaschbar »

Its not (yet) possible to watch demos using springlobby. But you can use the commandline:

Code: Select all

spring /full/path/to/demo.sdf
or, if the demo is in your demos-folder:

Code: Select all

spring demoname.sdf
And no, disabling replays won't increase performance.
TheThinker
Posts: 46
Joined: 02 Jun 2008, 21:34

Re: How to replay on linux?

Post by TheThinker »

Awesome Auswaschbar! I'll try it out!

Just wondering; why won't disabling the creation of demos make Spring run better? Is it that Spring creates these files after the game ends, and not during it?
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Re: How to replay on linux?

Post by LordMatt »

Saving the commands each user makes (which is what the host sends over the network) to disk is a trivial operation. A replay is not like a fraps recording.
Post Reply

Return to “Help & Bugs”