Racer_placement_sorting?

Just want to verify.

The new(?) option in game-config.json , “RACER_PLACEMENT_SORTING” -this is controlling if “player a” is ending up as player 1 or player 2?

I suspect a value of “1” causes either a random placement, or player A to always become player 2 – ??

Hi @demaniak

This uses a -1, 0, 1 value system for sorting. At default, the sorting will remain as it always were. This is used by the tournament runner to swap players around on the double-races.

-1 does nothing, 0 is alphabetical, 1 is reverse alphabetical

1 Like