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
I'm in the process of setting up a game server using AWS GameLift. I integrated a prototype server (Unity + GameLift server SDK for Unity) that successfully launches a game session. The server build...
1
answers
0
votes
168
views
profile picture
asked 7 months ago
I am installing the unreal engine C++ sdk. I am following the readme file. I am getting an error pertaining to the CMakeLists.txt missing when execuing this command: cmake -G "Visual Studio 17 2022"...
2
answers
0
votes
305
views
asked 7 months ago
Hello AWS Community, I have recently started creating a **dedicated server** with Godot Mono C# and I am trying to work with the AWS Gamelift library. However, when I tried to build it, I encountered...
1
answers
0
votes
569
views
Hamit
asked 7 months ago
> https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-server-sdk5-csharp-actions.html#integration-server-sdk5-csharp-processending > We use unity dedicated server(2021.3.10f1) and...
1
answers
0
votes
248
views
asked 7 months ago
Thanks for taking the time to help me out! **Overview:** I am developing a battle simulation game where players setup their battle board and face off against each other. I am looking for a server...
1
answers
0
votes
868
views
asked 7 months ago
Requirements: - Real time matchmaking system that matches two users based on their input keyword interest. e.g. User 1 has interests of ['AWS', 'Azure', 'GCP'] while User 2 has interests of ['AWS',...
1
answers
0
votes
240
views
Renz
asked 8 months ago
I managed to include the AWS GameLift Plugin in a UE 4.27.2 C++ Sample Project and deployed my first GameServer to the Cloud, which is pretty awesome :-) Kudos to the team who made this plugin, it is...
2
answers
0
votes
881
views
profile picture
ricky
asked 8 months ago
Hi, I am trying to add concurrent server processes to my instance. I wonder how to make sure the activation succeeds for the instances with concurrent process. In my activation code for gamelfit in...
1
answers
0
votes
716
views
asked 8 months ago
I'm experiencing a bug regarding rulesets. When I try the first ruleset and make 2 clients search for a match, it never finds a match. But with the second ruleset, it works. It seems that using 48...
Accepted AnswerAmazon GameLift
2
answers
0
votes
203
views
asked 8 months ago
Hi! I've tried to follow these guides: https://docs.aws.amazon.com/gamelift/latest/developerguide/unreal-plugin-anywhere.html for setting up Testing on a local machine and...
2
answers
0
votes
966
views
David
asked 9 months ago
For my Unity game I used end of 2020 the Gamelift Server SDK 4.0.2 which worked fine since then. I downloaded the GameLift-CSharp-ServerSDK-4.0.2.zip, created the dll (Net45) files and copied them...
1
answers
0
votes
341
views
Elijah
asked 9 months ago