Insurgency: Sandstorm

Insurgency: Sandstorm

Not enough ratings
How to record Replays Locally
By §^-|_*[(@ATTISALVA@)]*_|-^§
A basic guide to get basic replays LOCALLY using UE's command line.
   
Award
Favorite
Favorited
Unfavorite
How to open the console
By default, you can use the ` (backtick key) to open it up,
but if you have other kinds of keyboards and you think it could be a pain to do it this way,
keep reading.



Open up Input.ini inside
%localappdata%\Insurgency\Saved\Config\WindowsClient\

Then insert these 2 lines:
[/script/engine.inputsettings] ConsoleKey=<Whatever_keybind>
In place of "<Whatever_keybind>",
type any key you want to press to open up the console (e.g., F10).

How to do it
With the console open in-game, you can:
  • Start recording a replay:
    demorec "Replay_Name"
  • Pause the recording:
    demopause
  • Stop the recording:
    demostop
  • Play the local replay:
    demoplay "Replay_Name"

and here's where to find them on your PC:
%localappdata%\Insurgency\Saved\Demos\

Note
This guide can be also used in other Unreal Engine games that support this feature,
not only Insurgency Sandstorm.

1 Comments
*Vanka 19 Sep, 2024 @ 2:01am 
thanks for the guide