GTFOReplay is a mod that records full game replays of your matches so that you can watch them over in post.
While you are playing a match, the game will write a replay file (e.g R1A1 2024-11-10 22-10.gtfo) to your game folder. Typically at steamapps/common/GTFO.
You can load the replay in the viewer by opening the viewer in your browser and choosing the replay file. The .html is located in viewer/main/main.html.
Since this is still a work in progress, it is recommended to use the viewer with the browser developer console. On most browsers you can access this with F12 or Cntrl+Shift+I.
Load your replay file using the button on the top left. Any errors that occur will show up in the dev console. Feel free to message @randomuserhi on discord regarding these errors.
Either open an issue on my github repo or send me a message on Discord through the GTFOReplay feedback thread on the modding server.
As long as the modded rundown doesn't stray too far from vanilla mechanics and it doesnt overly patch key methods shared with this mod it should be fine (even with custom weapons / enemies).
If there are any issues, just report it as a bug as normal alongside which modded content you are trying to run this mod along side. Do note, that I will only make fixes where reasonable, do not post issues for specific compatability features.