Simple Replay Editor
SRE is a very useful program created by Propagandalf; it allows editing replay files, including:
Changing maps
Changing items
Decoding replay files
A GUI for dollycam
Installation
Head over to the discord, and the download is located in the #download
channel. Extract it to a folder.
Due to SRE being written in a language called AutoIT, some antivirus programs will block it. SRE is completely safe (check #faq
), so you need to whitelist it if you encounter errors.
Usage
Recently, Replay Itemmod has added a lot of the features from SRE, so I'll only go over some features that can't be done in itemmod.
Opening Replay
Files File -> Open Replay -> select the replay you want
. SRE loads up the replay's info.
Decoding Replay
Files Tools -> Rattletrap -> Decode -> Header + Content -> select replay -> select the json's directory
You can then open this .json file in an editor, like Sublime or VS Code.
Opening the dollycam editor
Tools -> Dollycam Editor
A lot of the GUI is very easy to get the hang of, so I'll only go over the basics. Import path from game will allow the editor to take the current path from Rocket League and import it into the editor.
You can edit it, change interpolation modes, add / take frames from points, and update the path automatically in-game, as well as save it.
Last updated