question

Brent Batas (Lisk) avatar image
Brent Batas (Lisk) asked

Is having a a "dummy" region selection rule the best practice if we use a single region?

My game, although realtime, isn't that latency sensitive (it's pseudo turn based), so I think it makes the most sense to just have a single region for deploying servers.

However, the dashboard forces me to use a region selection rule. I have come up with this 'dummy' region selection rule; is this the recommended approach for my use-case?

https://i.imgur.com/0LZqWTO.png

Custom Game Serversgame managerMatchmaking
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brandon@uprootstudios.com avatar image
brandon@uprootstudios.com answered

When testing without doing QoS, we just pass in a fake latency to the matchmaker, like

Latencies = {   EastUs = 50}
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Brent Batas (Lisk) avatar image Brent Batas (Lisk) commented ·

Thanks - I'll try doing something similar, except also use this in production. I have a follow-up question but it's not necessarily related so I'll ask in a separate question :)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.