Small question concerning replays

I record all of the hotlaps I do in various cars, and view them later at my leisure (it's cool how you can slow them down... :redface:). The only problem is, with 99% of the mods I view, the skins are incredibly low-res in the replays. Is there a way around this?
 
Copy this in the relevant section in your PLR (not sure it will solve your problem but we can go one step at a time)

Code:
Record Replays="1" // whether to record replays or not
Save All Replay Sessions="1" // whether to save the replay from each session
Record To Memory="0" // record replays to memory rather than disk (may possibly reduce stuttering, but at your own risk because memory usage will be significant for long races)
Compress Replay="1" // whether to compress VCR file (uses less disk space but takes more time to write)
Replay Wraparound="0" // whether replays wraparound in the fridge
Auto Monitor Replay="1" // whether to automatically start a replay when returning to monitor
Record Hotlaps="1" // whether to record hotlaps or not (must have replay recording on)
Instant Replay Length="20"
Replay Fidelity="4"
Super Player Replay="1" // record player at higher frequency
Number Track Replays="100" // how many replays to store for each track (using default naming convention only!)
 

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 105 8.0%
  • 75% online 25% offline

    Votes: 135 10.2%
  • 50% online 50% offline

    Votes: 189 14.3%
  • 25% online 75% offline

    Votes: 370 28.1%
  • 100% offline racing

    Votes: 514 39.0%
  • Something else, explain in comment

    Votes: 5 0.4%
Back
Top