lonemeow / acc-connector

Direct server connection utility for Assetto Corsa Competizione
MIT License
11 stars 1 forks source link

Make discovery packet detection more robust. #12

Closed lonemeow closed 6 months ago

lonemeow commented 6 months ago

Instead of relying on the packet being sent to broadcast address, compare the first bytes of the packet to the expected ACC discovery packet contents - this allows the hook to work even if serverList.json is present.