New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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
514 results
The code seems to be without any errors within the plugin but still compiling seems to keep failing. There are no changes made to the original UE5 GameLift plugin
```
0>[1/5] Compile [x64] FGameLiftC...
I am looking for a formal confirmation for the following:
1. There are no precompiled .so files for the SDK.
2. And there is no way to compile the SDK with UE5's current openssl version (1.1.1t)
and ...
EXPERT
published 6 months ago0 votes1.4K views
Launch of Nigeria Local Zone for Amazon GameLift
Hello. I have this matchmaking configuration
```
{
"name": "GOF-Matchmaking-6P",
"ruleLanguageVersion": "1.0",
"teams": [{
"name": "Dragons",
"minPlayers": 6,
"m...
EXPERT
published 6 months ago1 votes1.2K views
Introducing the settings for making a private connection from a GameLift fleet to a user-managed VPC.
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 7 months ago0 votes2.2K views
Amazon GameLift launches a new Player Session Lookup dashboard to easily search for player sessions using either a Player ID or Player Session ID or the Game Session ID across all fleets in a region.
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 wa...
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 c...
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 upd...
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 th...