All Content tagged with Amazon GameLift
game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games
Content language: English
Select up to 5 tags to filter
Sort by most recent
493 results
EXPERT
published 2 months ago0 votes1384 views
Hello. I have this matchmaking configuration
```
{
"name": "GOF-Matchmaking-6P",
"ruleLanguageVersion": "1.0",
"teams": [{
"name": "Dragons",
"minPlayers": 6,
...
I'm trying to create a fleet with a build I recently uploaded, but fleet setup always stuck at "Downloading" phase.
Is this caused by the build I uploaded?
I want to erase the fleet, but the download...
EXPERT
published 3 months ago0 votes2121 views
Hi, Because of Gamelift Gamelift Server SDK Plugin for UE not being compatible with UE 5.4 which got recently released, I am not able to update our project to the latest version of UE. Is there any...
I am following along the developer documentation to integrate my Unity project with my gamelift services and can't seem to find the proper Realtime Client SDK download location.
The instructions to...
Hello guys. I want to create a matchmaking rule for my game and to relax the player's rank after a certain time. The problem is that even if one player is level 0 and another one is level 100, a match...
We're building a (web) game using [AWS GameLift with a "Realtime server"](https://docs.aws.amazon.com/gamelift/latest/developerguide/realtime-intro.html) for the multiplayer backend.
We'd like to...
My server processes can get into a bad state, and I'd like to be able to terminate the process via the gamelift cli. Is there a way to do that? I may be missing it, but I'm not seeing anything in...
Hey, I'm trying to implement the manual backfill into my server. I'm using Unreal Engine 5.3 and the GameLift plugin for Unreal. Unfortunately when I call StartMatchBackfill I get a...
I am operating an old game that has entered the "long tail" of its life cycle. At some point the GameLift EC2-managed server costs will cost more than the game makes in revenues, which means the game...