RocketLeagueReplayParser
RocketLeagueReplayParser copied to clipboard
I'm interested to know if it is possible to turn the json back into a replay file? This would open a whole world of editing replays that can then be...
Hey I was wondering if I could get in contact with the devs of this project to discuss some questions I had regarding the project. My discord is .kyleg if...
Replay in question: [HeatseekerTerritory.replay.zip](https://github.com/user-attachments/files/21981397/HeatseekerTerritory.replay.zip) I added in the new archetypes to `ActorState.cs` which usually fixes the new gamemode parsing issue ```csharp case "GameInfo_HeatseekerTerritory.GameInfo.GameInfo_HeatseekerTerritory:Archetype": return classNetCacheByName["TAGame.GameEvent_Soccar_TA"]; ... case "GameInfo_HeatseekerTerritory.GameInfo.GameInfo_HeatseekerTerritory:GameReplicationInfoArchetype": return classNetCacheByName["TAGame.GRI_TA"];...
I am just trying to reach out really, I came across an issue when trying to match the PlayerStats to the Actor ID used in the frame data. When special...
Don't know why this replay doesn't have any match guid. Could you please be able to check. [7bb25f9a-3570-434e-a6df-430abd13e02f.zip](https://github.com/user-attachments/files/21392302/7bb25f9a-3570-434e-a6df-430abd13e02f.zip)