Help with Custom Decals in replays

This page summarizes the projects mentioned and recommended in the original post on /r/RocketLeague

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • rattletrap

    :car: Parse and generate Rocket League replays.

    This is the one (rattletrap) that can convert it back to replay as well (harder to read): https://github.com/tfausak/rattletrap/releases/tag/11.2.4

  • jsoneditor

    A web-based tool to view, edit, format, and validate JSON

    Then you can try to find the decal id either by searching "decal" from the rattletrap json. Or from the other json by "SkinProductId" (player name will be a bit above it) or just with player name couple times to see if there's "TAGame.PRI_TA:ClientLoadouts" after it. Finding stuff will be easier with https://jsoneditoronline.org/ tree view I've found.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • This one will be easier to read (RocketLeagueReplayParser), and you can find the id's of desired decals and which player they belong to etc: https://github.com/jjbott/RocketLeagueReplayParser/releases/tag/v2.7.2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts