Replay doesnt start from the beginning

Browse FAQ, ask other guys for help with your issue or post a hint here.
Post Reply
NICO1
Posts: 57
Joined: Tue Mar 26, 2013 3:18 pm

Replay doesnt start from the beginning

Post by NICO1 »

My replay never starts at the beginning, but always some laps after the start. Am I missing something here or is that a bug? Any solutions?
User avatar
RudyOosterndijk
Posts: 664
Joined: Sun Dec 27, 2009 4:56 pm
Location: Germany

Re: Replay doesnt start from the beginning

Post by RudyOosterndijk »

You need to edit the max duration of your replays.
You can do that inside gr.ini. It says something like that:

Code: Select all

[Replay]
; Memory required for replay can be calculated using following formula
; mem_usage = 1800 * num_players * Length / FrameStep
; Max duration of recorded replay (seconds). Default: 600
Length = 600
Just change "Length = 600" seconds into something that answers your purpose.
NICO1
Posts: 57
Joined: Tue Mar 26, 2013 3:18 pm

Re: Replay doesnt start from the beginning

Post by NICO1 »

Thanks a lot Rudy! That did the job :)
Post Reply