Skip to content

Replace player title and population static data with request to config.psynet.gg #107

@Jackenmen

Description

@Jackenmen

The following endpoint contains the required information (the current static data was extracted from the game which got that information from this endpoint):

https://config.psynet.gg/v2/Config/BattleCars/:buildId/Prod/Steam/INT/

where the :buildId has to be some build number. Presumably, the API returns a response that can be handled by the specific game build. The responses for a current build at the time of writing the issue (-691922347) vs a 4-year-old build number (-1811840530) are identical, so this should be pretty stable.

The build ID, as well as the endpoint URL, can be found in the game's log file (%USERPROFILE%\Documents\My Games\Rocket League\TAGame\Logs\Launch.log).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions