Codeible
Codeible
  • 99
  • 587 630
Using AWS GameLift as Dedicated Server for Unreal Engine | Multiplayer
0:00 - Instroduction
0:14 - Linking your Github Account
2:29 - Downloading the Unreal Engine Source Code with Github Desktop App
4:16 - Visual Studio
5:30 - Generating the UE sln File
7:01 - Building and Launching Unreal Engine
8:06 - Building the GameLift Server SDK and plugin
19:05 - Adding the GameLift Server SDK to Unreal Project
24:24 - Adding the GameLift code
27:22 - Creating the Server Executable
28:17 - Creating the Install file
30:25 - AWS CLI Setup
34:09 - Uploading the build to GameLift
35:28 - Creating the Fleet
38:19 - Testing Multiplayer
UE 4.27, UE 5.0, UE 5.1, UE 5.2
Hello, in this video, I’ll show you how to build and upload your Unreal Engine game to GameLift for multiplayer.
AWS Unreal Engine Docs:
docs.aws.amazon.com/gamelift/latest/developerguide/integration-engines-setup-unreal.html
AWS Upload Command:
aws gamelift upload-build --name "" --operating-system WINDOWS_2016 --server-sdk-version "" --build-root "" --build-version "" --region us-east-1
AWS Create Game Session Command:
aws gamelift create-game-session --fleet-id --maximum-player-session-count 2 --location
If you find this video helpful, please Like, Share, and Subscribe to support the channel!
Codeible App:
play.google.com/console/u/0/developers/4641553987237394205/app/4973161885944159417/app-dashboard?timespan=thirtyDays
Codeible website:
codeible.com/
Loop Clicker:
play.google.com/store/apps/details?id=com.loopclicker.app
Loop Clicker Website:
loopclicker.web.app/
Support Codeible on Patreon!
www.patreon.com/codeible
Reddit:
www.reddit.com/user/Codeible
Follow on Pinterest:
www.pinterest.com/codeible/
Follow on Instagram:
codeibleig
Follow on Twitter:
intent/follow?original_referer=https%3A%2F%2Fcodeible.com%2F&ref_src=twsrc%5Etfw&region=follow_link&screen_name=KingWaiMark&tw_p=followbutton
มุมมอง: 9 218

วีดีโอ

Login System in Unreal Engine using AWS Part 8 | Sign In Logic
มุมมอง 56911 หลายเดือนก่อน
*0:05 - Introduction* *0:20 - Creating the GameLevel* *1:43 - Adding the Sign In Logic* *4:18 - Transitioning to GameLevel* *5:29 - Naming the Switch to Confirm Widget section* *5:46 - Conclusion and thanks* Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API G...
Login System in Unreal Engine using AWS Part 7 | Account Confirmation
มุมมอง 36911 หลายเดือนก่อน
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we added more customizations to the UI, implemented the logic for the sign up page, and successfully created an user in...
Login System in Unreal Engine using AWS Part 6 | Sign Up via UI
มุมมอง 531ปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we created the API using API Gateway. Now we’ll use the API for the login menu. If you find this video helpful, please ...
Login System in Unreal Engine using AWS Part 5 | API Gateway
มุมมอง 535ปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we created the lambda for signing in. Now, we’ll build our API using API Gateway so we can execute the lambda functions...
Login System in Unreal Engine using AWS Part 4 | Sign In Lambda
มุมมอง 446ปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue to build the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we created another lambda function to confirm the account using the confirmation code received. Now, we’ll create the l...
Login System in Unreal Engine using AWS Part 3 | Confirm Account
มุมมอง 498ปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we created the Cognito User Pool to store our user accounts and a lambda function to add users to the pool. Now, we’ll ...
Login System in Unreal Engine using AWS Part 2 | Cognito and Lambda
มุมมอง 802ปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this video, we’ll continue building the Login System using Amazon Cognito, API Gateway, Lambda Function, and the HTTP Requests for Blueprints plugin. In the last video, we created the LoginMenu widget that can toggle between the sign in and sign up widgets. It also contains the confirmat...
Login System in Unreal Engine using AWS Part 1
มุมมอง 2.2Kปีที่แล้ว
Unreal Engine 4.27, 5.0, 5.1, 5.2 Github files: github.com/IamKingWaiMark/UnrealEngineLoginWithAWS Hello, in this series, I’ll show you how to set up a login system using Amazon Cognito, Amazon Lambda Functions, Amazon API Gateway and a plugin called HTTP Requests for Blueprints. First, we’ll create a simple user interface in Unreal Engine to sign up for an account and to sign in. Then we’ll cr...
Adding Admob Ads to your Unreal Engine Android & iOS Apps | with Test Ads setup
มุมมอง 5Kปีที่แล้ว
Plugin URL: www.unrealengine.com/marketplace/en-US/product/admob-blueprint Hello, in this video, I’ll show you how to use the AdMob Blueprint plugin for Unreal Engine to place ads on your Android and iOS apps. Available for Unreal Engine 4 and 5. Setup and also (w/ Test Ads): codeible.com/view/videotutorial/8k92mQRVWseK67IjfOMg Banner Ads tutorial: codeible.com/view/videotutorial/8k92mQRVWseK67...
Deleting Files from Firebase Cloud Storage - Unreal Engine 4 & 5
มุมมอง 256ปีที่แล้ว
Available for Unreal Engine 4.27, 5.0, 5.1, 5.2 [Android, iOS, Mac] Only Hello, in this video, I’ll show you how to delete files in the Firebase Cloud Storage in Unreal Engine using the Firebase Blueprint Plugin. Plugin URL: www.unrealengine.com/marketplace/en-US/product/firebase-blueprint-plugin-library Setup Video: th-cam.com/video/CH0p2kNH99s/w-d-xo.html&ab_channel=Codeible Plugin Playlist: ...
Uploading Files to Firebase Cloud Storage - Unreal Engine 4 & 5
มุมมอง 847ปีที่แล้ว
Available for Unreal Engine 4.27, 5.0, 5.1, 5.2 [Android, iOS, Mac] Only Hello, in this video, I’ll show you how to upload files to the Firebase Cloud Storage in Unreal Engine with the Firebase Blueprint Plugin. Plugin URL: www.unrealengine.com/marketplace/en-US/product/firebase-blueprint-plugin-library Setup Video: th-cam.com/video/CH0p2kNH99s/w-d-xo.html&ab_channel=Codeible Plugin Playlist: t...
Downloading Files from Firebase Cloud Storage - Unreal Engine 4 & 5
มุมมอง 629ปีที่แล้ว
Available for Unreal Engine 4 and 5 [Android, iOS, Mac] Only Hello, in this video, I’ll show you how to download files from your Firebase Cloud Storage in Unreal Engine using the Firebase Blueprint Plugin. Plugin URL: www.unrealengine.com/marketplace/en-US/product/firebase-blueprint-plugin-library Setup Video: th-cam.com/video/CH0p2kNH99s/w-d-xo.html&ab_channel=Codeible Plugin Playlist: th-cam....
Unreal Engine: Get Documents in a Collection - Firestore Database
มุมมอง 554ปีที่แล้ว
Available for Unreal Engine 4.27, 5.0, 5.1,5.2 0:04 Intro 0:11 Get Collection Node 0:49 Using the Begin Get Collection Query node 1:12 Get Collection Node Callbacks 1:33 On Documents Received Callback 4:46 Using Multiple Query Nodes 6:39 Listen to Realtime Updates using the Listen to Collection node 9:39 Thank you for watching, subscribe to Codeible Hello, in this video, I will show you how to ...
Unreal Engine: Update Documents in Firestore Database
มุมมอง 263ปีที่แล้ว
Available for Unreal Engine 4.27, 5.0, 5.1,5.2 Hello, in this video, I'll show you how to update a Document in Firestore using the Firebase blueprint plugin for Unreal Engine. Plugin URL: www.unrealengine.com/marketplace/en-US/product/firebase-blueprint-plugin-library Setup Video: th-cam.com/video/CH0p2kNH99s/w-d-xo.html&ab_channel=Codeible Plugin Playlist: th-cam.com/video/CH0p2kNH99s/w-d-xo.h...
Unreal Engine: Get Documents in Firestore Database
มุมมอง 592ปีที่แล้ว
Unreal Engine: Get Documents in Firestore Database
Unreal Engine: Add Documents in Firestore Database
มุมมอง 709ปีที่แล้ว
Unreal Engine: Add Documents in Firestore Database
Unreal Engine: Delete Data in Firebase Realtime Database
มุมมอง 398ปีที่แล้ว
Unreal Engine: Delete Data in Firebase Realtime Database
Unreal Engine: Get Data from Firebase Realtime Database
มุมมอง 1.7Kปีที่แล้ว
Unreal Engine: Get Data from Firebase Realtime Database
Unreal Engine: Update Data in Firebase Realtime Database
มุมมอง 828ปีที่แล้ว
Unreal Engine: Update Data in Firebase Realtime Database
Unreal Engine: Add Data to Realtime Database (Firebase)
มุมมอง 2.8Kปีที่แล้ว
Unreal Engine: Add Data to Realtime Database (Firebase)
Unreal Engine: Building a Login/Authentication System
มุมมอง 11Kปีที่แล้ว
Unreal Engine: Building a Login/Authentication System
Unreal Engine: Resetting Firebase User Password
มุมมอง 377ปีที่แล้ว
Unreal Engine: Resetting Firebase User Password
Unreal Engine: Listening to Sign In and Sign Out States
มุมมอง 504ปีที่แล้ว
Unreal Engine: Listening to Sign In and Sign Out States
Unreal Engine: Sign In with Firebase Email/Password and Anonymously
มุมมอง 851ปีที่แล้ว
Unreal Engine: Sign In with Firebase Email/Password and Anonymously
Unreal Engine: Create Firebase Account with Email and Password
มุมมอง 1.6Kปีที่แล้ว
Unreal Engine: Create Firebase Account with Email and Password
Unreal Engine: Firebase Blueprint Plugin Library Setup Video
มุมมอง 4.8Kปีที่แล้ว
Unreal Engine: Firebase Blueprint Plugin Library Setup Video
Swipe or Slide and Drag and Drop items in RecyclerView
มุมมอง 3.5Kปีที่แล้ว
Swipe or Slide and Drag and Drop items in RecyclerView
Animation: Frame Animations using AnimationDrawable in Minutes - Android
มุมมอง 2Kปีที่แล้ว
Animation: Frame Animations using AnimationDrawable in Minutes - Android
Custom Shaped Image Views using ShapeableImageView in Minutes
มุมมอง 776ปีที่แล้ว
Custom Shaped Image Views using ShapeableImageView in Minutes

ความคิดเห็น

  • @mdrashid6002
    @mdrashid6002 21 วันที่ผ่านมา

    Great Thanks boss for such a clear explanation, What about the Bound Services??

  • @theguy4084
    @theguy4084 25 วันที่ผ่านมา

    i cant not use your plugin... i have posted question but you have no time to answer that why i comment here

  • @johndoe35717
    @johndoe35717 หลายเดือนก่อน

    can i teach us how to add in app purchases

  • @mohamedsayed3775
    @mohamedsayed3775 หลายเดือนก่อน

    good

  • @doofmaczemy
    @doofmaczemy หลายเดือนก่อน

    Waste of time. It's not Android

  • @lellisjunior
    @lellisjunior หลายเดือนก่อน

    Thanks for this video.

  • @kanthrajp9154
    @kanthrajp9154 หลายเดือนก่อน

    Slide bar is not showing why

  • @TheFumesPlatform-ko1il
    @TheFumesPlatform-ko1il หลายเดือนก่อน

    the dist folder gets over written why would we write code in there?

    • @upcom1ng116
      @upcom1ng116 หลายเดือนก่อน

      It depends on what Angular version you are using, this likely will not work with Angular 17

  • @MauricioSouza-93
    @MauricioSouza-93 หลายเดือนก่อน

    Great explanation!! Thanks!!

  • @cyberspace1754
    @cyberspace1754 หลายเดือนก่อน

    you missed the gamelift full access policy part

  • @user-gc1wc7jd8o
    @user-gc1wc7jd8o 2 หลายเดือนก่อน

    Going with the tutorial step by step, seems that currently NotificationManagerCompact want to check if it has permission to show the notification and auto suggest adding a big chunk of code. Some tips here would be appreciated. Thanks!

  • @kadirberkayyedekterziogluy762
    @kadirberkayyedekterziogluy762 2 หลายเดือนก่อน

    I bought your AdMob Blueprint product on unrealmarketplace, my ads look flawless and error-free, but for example, after watching the award-winning ad, I press the button to watch the award-winning ad again, but nothing changes, the same applies to banner and interested ads, please help me, what should I do? @Codeible

    • @theicebergofonepunchman6074
      @theicebergofonepunchman6074 13 วันที่ผ่านมา

      Could you tell me what version of java and JDK did you use? please don't let me compile

  • @AlenLoebTutorials
    @AlenLoebTutorials 2 หลายเดือนก่อน

    Thanks for the video. The plugin works great on android, but on iOS the app crashes immediately on launch. The crash log indicate a crash somewhere at GADInitializerSettings if it rings any bells. I'm using UE5.3 and packaging for distribution to the App Store.

  • @user-vf9hb1fu6b
    @user-vf9hb1fu6b 2 หลายเดือนก่อน

    Hello, my code is the same but I dont get the preview of the photo when I selected it, I only got the border, can you help?

  • @cyberspace1754
    @cyberspace1754 2 หลายเดือนก่อน

    @codeible please help

  • @cyberspace1754
    @cyberspace1754 2 หลายเดือนก่อน

    Please help , how to solve these error coming during fleet activation - Unable to find customer security group for fleet Resource fleet is not in a taggable state

  • @user-zw5mn8vg6t
    @user-zw5mn8vg6t 3 หลายเดือนก่อน

    I am getting this error: [vite] Internal server error: The XMLHttpRequest compatibility library was not found. (x4) It happens when I declared this line: auth = new FirebaseTSAuth(); And I've tried everything to see what happened because until that moment everything was working perfectly

  • @sumitpatil8726
    @sumitpatil8726 3 หลายเดือนก่อน

    Love it!!! How to change the color of SVG dynamically?

  • @Rohan_is_discovering
    @Rohan_is_discovering 3 หลายเดือนก่อน

    Instead of firestore can I use Firebase real time database please reply...

  • @user-xm8yn4uv3p
    @user-xm8yn4uv3p 3 หลายเดือนก่อน

    Hello, I would like to ask something, how can I bring the gmail profile picture to my unriel engine project, that is, how to get my gmail profile picture, thank you.

  • @arunkarthik5820
    @arunkarthik5820 3 หลายเดือนก่อน

    hello codeible!! great illustration............i have a small doubt will it work for unreal engine 4.27

  • @02jaysenghani
    @02jaysenghani 3 หลายเดือนก่อน

    I appreciate the video. Could you perhaps make a video explaining how to install the Angular 17 SSR app on Firebase?

    • @upcom1ng116
      @upcom1ng116 หลายเดือนก่อน

      Isn't it what video is about?

  • @swiftymartine
    @swiftymartine 3 หลายเดือนก่อน

    And how to make the "open {IP}" console command to be executed automatically?

  • @vineethes9225
    @vineethes9225 3 หลายเดือนก่อน

    th-cam.com/video/5Fsc-v_JgSE/w-d-xo.htmlsi=n7hdGxrpH_2hQfPz👍👍

  • @lovinghand7325
    @lovinghand7325 3 หลายเดือนก่อน

    Thank you brodie

  • @zerohcrows
    @zerohcrows 4 หลายเดือนก่อน

    building is taking me HOURS. At this rate I won't be done building for another 10 hours 😭

  • @nomadic626
    @nomadic626 4 หลายเดือนก่อน

    2024 here such of a waste of a long video when the resources provided in here just leads to hours of a rabbit hole of malfunctioning, the openssl installers are just broken and the enviroment variables setup leads to nowhere, when building the SDK an error that can't find openssl leads to a rabit hole of errors and nothing for a fix. such a waste of time!

    • @navjav895
      @navjav895 4 หลายเดือนก่อน

      I've had these issues too, I found out if you get openssl v1.1.1w it ends up working

    • @nomadic626
      @nomadic626 4 หลายเดือนก่อน

      Thanks that did work@@navjav895

    • @navjav895
      @navjav895 3 หลายเดือนก่อน

      @@nomadic626 did the rest work? i cant create a fleet still

    • @nomadic626
      @nomadic626 3 หลายเดือนก่อน

      @@navjav895 I haven't gotten to that point yet as i have to rebuild my Client game to test, but the plugin did install correctly

  • @athul03
    @athul03 4 หลายเดือนก่อน

    Any other videos on Angular Project 1: Building a Social Media Site ?? It is the only resource available in TH-cam.

  • @Yazon2006
    @Yazon2006 4 หลายเดือนก่อน

    Why java? 😂

  • @juanvazquez8814
    @juanvazquez8814 4 หลายเดือนก่อน

    It just show a empty screen

  • @cristianhoger
    @cristianhoger 5 หลายเดือนก่อน

    exactly what I was looking for, thanks a lot!

  • @hassanalhobail8084
    @hassanalhobail8084 5 หลายเดือนก่อน

    Hi sir. When we access Firestore data, should we do it on the client or server?

  • @abirsonet925
    @abirsonet925 5 หลายเดือนก่อน

    Thank you so much!!! It was really helpful

  • @alexmercerind
    @alexmercerind 5 หลายเดือนก่อน

    Very useful!!!

  • @drakohgaming5131
    @drakohgaming5131 5 หลายเดือนก่อน

    you're salve my life bro, i have weeks searching this info. Thanksh! like and new sub

  • @denizforst
    @denizforst 6 หลายเดือนก่อน

    Do we have to diasable google services for this pluging? Cus i am going to use the services for leaderboard system

  • @franklingamedev
    @franklingamedev 6 หลายเดือนก่อน

    Hello, i'm getting the following error: " Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found version "3.2.0")". I've tried everything and couldn't resolve it. Any ideas? Thanks.

    • @davee_ola
      @davee_ola 5 หลายเดือนก่อน

      To fix this issue I installed a lower version of OpenSSL preferably OpenSSL v3.0.12

    • @The_Pumpkin_Lady
      @The_Pumpkin_Lady 5 หลายเดือนก่อน

      Did you find a fix for this? I'm getting the exact same error on my side. I have confirmed path variables but note the video differs from the readme. The video suggests OPENSSL_ROOT_DIR should be <PATH_TO_OPENSSL_DIR> while the readme suggests it should be <PATH_TO_OPENSSL_DIR>\OpenSSL. But I get the same error regardless. Also tried the below commenter's suggestion of downgrading the OpenSSL version, but that didn't help.

    • @tioalison
      @tioalison 4 หลายเดือนก่อน

      ​@@The_Pumpkin_LadyHey, folks! After some time, I figured it out: double-check if inside your SSL Lib folder exist the files OR it's inside a 'deeper folder.' I need to change the OPENSSL_LIBRARIES to <openssl folder>\lib\VC\x64\MD. If you pay attention, in the video, you see the files in lib, but in the installation, it's blank. Hope that helps!

  • @petermolnar6017
    @petermolnar6017 6 หลายเดือนก่อน

    Thanks for this great video!

  • @ghzcoding
    @ghzcoding 6 หลายเดือนก่อน

    Thank u soo much!! u saved my time :))

  • @ANUBIS_game_dev
    @ANUBIS_game_dev 6 หลายเดือนก่อน

    not work on mobile ?

  • @durgaprasadgamingofc
    @durgaprasadgamingofc 6 หลายเดือนก่อน

    Hlo sir Could you please do a tutorial on player profile and player lobby ui for battle royale game like PUBG and Free Fire

  • @glassvalorant
    @glassvalorant 7 หลายเดือนก่อน

    Thanks a lot <3

  • @ruhlovnikita4234
    @ruhlovnikita4234 7 หลายเดือนก่อน

    Thx for tutotial, it worked! For those of you who do not want to deal with billing request: 1) Create your project like video says; 2) Open your project's main page; 3) Scroll down to "Quick access" part, click "APIs and Services"; 4) Click "+ Enable APIs and Services" button on the top; 5) You'll see "Maps SDK for Android", you know what to do (click on it and than on "ENABLE" like video says); 6) Click "<-" to return to "APIs and Services" 7) Find "Credentials" somwhere on the left, click 8) Do as video says

  • @llothar68
    @llothar68 7 หลายเดือนก่อน

    If i use NDK to run a C++ library, which service should i use to run the code out of process? Sometimes C++ crashs and i want them to take a service down but not the whole app. So i need to do the same as all webbrowsers do it.

  • @gioramazashvili2487
    @gioramazashvili2487 7 หลายเดือนก่อน

    path: ["Users", this.auth?.getAuth()?.currentUser()?.uid], no working ????

  • @zaidd2469
    @zaidd2469 7 หลายเดือนก่อน

    hey I can't find the environment folder plz help

  • @knozz.nocap_
    @knozz.nocap_ 7 หลายเดือนก่อน

    bro said css only : first line of code is in htlm

    • @StormArmy96
      @StormArmy96 5 หลายเดือนก่อน

      CSS adds properties to HTML, so yeah.

  • @NortandoGames
    @NortandoGames 7 หลายเดือนก่อน

    Honestly, until someone makes a full on tutorial on the ins and outs of dedicated servers and server management these tutorials are kind of pointless. If we cant even wrap our heads deploying a simple server this will never ever stick

    • @umernaveed6936
      @umernaveed6936 7 หลายเดือนก่อน

      Thats true any idea for a better way to get familiar with this as i am unable to upload the fleet

  • @mrr6231
    @mrr6231 8 หลายเดือนก่อน

    It supports rewarded ads?????

    • @Codeible
      @Codeible 8 หลายเดือนก่อน

      Yes

    • @boogiehood123
      @boogiehood123 6 หลายเดือนก่อน

      @@Codeible at IOS too??

  • @berketolga
    @berketolga 8 หลายเดือนก่อน

    AmazonGameLiftFullAccess doesn't appear for me, what do I do?

    • @tioalison
      @tioalison 4 หลายเดือนก่อน

      Hey there! Same for me. I created a new profile and granted full access to GameLift. Hope that helps

    • @user-fn3we3py2u
      @user-fn3we3py2u 2 หลายเดือนก่อน

      { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "gamelift:*", "Resource": "*" } ] } Create AmazonGameLiftFullAccess