All Content tagged with Game Tech

Build faster, run smarter, and grow your games more quickly

Content language: English

Select tags to filter
Sort by most recent
108 results
AWS
EXPERT
published 10 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.
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...
1
answers
0
votes
947
views
asked 10 months ago
Hello, Is NodeJs Still not officially supported for Gamelift custom server Sdk ? and is it a good option as a Backend for a MOBA RTS-type Unreal Game? Any help is much appreciated
1
answers
0
votes
956
views
asked a year ago
Hi, I have a queue which do matchmaking and after successful matchmaking, it creates an automatic backfill request to fill remaining player slot. The backfill works fine until a player who was part of...
2
answers
0
votes
1.1K
views
I have the Unreal Gamelift plugin for AWS integrated. I am able to setup my user with AdministratorAccess + GameLiftGameServerGroupPolicy successfully, but I cannot find any information on how to setu...
1
answers
0
votes
960
views
asked a year ago
I see that by default, the flexmatch doesnt support duplicate playerId. However, In my game, I want duplicate playerId to be. Is there any way to allow matchmaking for the same playerId twice or even ...
2
answers
0
votes
902
views
Hi, So I have a server in Gamelift that have 3 game modes. How can I spin up the server with the game mode for which Flexmatch created the session? Lets say FlexMatch created a match for "1v1", How ca...
1
answers
0
votes
908
views
I'm using the latest 5.1.2 version of the GameLift server SDK for C# and observing a buggy behavior in the SDK: Upon having a client connect, my server receives the player session ID from the client, ...
1
answers
0
votes
728
views
profile picture
asked a year ago
AWS
EXPERT
published a year ago0 votes1.5K views
Amazon GameLift releases new versions of the C++, C# and Go server SDKs and game engine plugins, that improves handling of network connectivity issues and simplifies installation of the Amazon GameLif...
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
625
views
asked a year 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
1K
views
profile picture
asked a year 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 https://docs.aws.amazon.com/...
2
answers
0
votes
1.2K
views
asked a year ago