Questions tagged with Game Tech
Content language: English
Sort by most recent
We currently hosting our UE5.0 game dedicated server on GameLift with the SDK version of 3.3.3. We're able to create game session successfully and is now live.
Now we're updating our game to use...
Currently, I have problems using the GameLiftSDK with Unity 2021.3.16f.
My colleague set everything properly up on his Macbook. To do so, he used the Plugin.
After pushing it to git and pulling it...
Hello,
2 month ago, we implemented GameLift to our Unity project.
Worked perfectly, we tested it for a couple of weeks with multiple devices.
We were able to create game and player sessions through...
Hi, Under the sccaling option in my gamelift fleet, The maximum servers I can use is shown as 1 for frankfurt region. How can I resolve the issue and enable scaling so that the sessions can be as high...
The "Comparing Amazon Linux 2 and Amazon Linux 2022" page at https://docs.aws.amazon.com/linux/al2022/ug/compare-al2-to-AL2022.html says:
> Amazon Linux 2022 optimizes boot time to reduce the time...
So we have a game that we are soon going to roll out for beta testing and would like to know how to enable the autoscaling feature? Right now, Under scaling section for the fleet in Frankfurt region,...
So, I have a few server sessions that got crashed and would like to know how to save logs in Gamelift. Right now, when I downloaded the logs for the sessions that crashed, the readme file inside zip...
Hello, I would like to know if AWS provides any services for the creation of digital images by an AI. Thank you very much
I would like to know the Gamelift server SDK function that can be used to terminate a session if all the players in the game exits or say the game has been finished. Right now, I have a session that I...
I am uable to connect to the server on my UE5 client. I receive the Ip address from GameLift and I try to travel my client to the IP address using OpenLevel. Buiy I am getting some logs mentioning...
So I uploaded a build which I have tested on the lcoal gamelift sdk and was able to create sessions using the terminal command. However, When I uploaded the build and created a fleet, i am unable to...
I try to do real-time game by AWS Gamelift. I don't know how to connect to AWS RDS with lambda when the game initialize to get the data of AWS RDS and save the client's data when one player sends...