Giter VIP home page Giter VIP logo

akira's Introduction

Game client

Cloning project

If you are using linux you need to install git-lfs with something like: apt install git-lfs.

Git-for-windows seems to have it out of the box, so you don't need to install anything.

Now install git lfs localy before cloning the repo with this command: git lfs install --skip-repo

And finally you can git clone this repository.

After cloning process will be done, git-lfs will start to download large binaries from remote server. Git will ask you for http basic auth. You can find credentials in a confluence.

If there are errors during lfs pull process then you need to repeat git lfs fetch and git lfs checkout until errors are gone. After all of this make sure you are on develop branch (git checkout -f develop) because after errors during clone your files might be untracked.

Required software

  • Unreal Engine 4.26
  • Visual studio 2019

Visual studio packages:

  • C++ Classic programs development
  • C++ Game game development
  • .NET Framework 4.5 - 4.8 and SDK for .NET Framework 4.6.1, 4.6.2 (//TODO: Update which is actually required)

It is recomended to only have English language pack for visual studio, because errors thrown are not suporting other encoding

Opening project

Start Unreal Engine (Current version for this project is 4.26)image

Go to More, press Browse, navigate to a project folder and select *.project file.

Troubleshooting

  • "error C3859: virtual memory range for PCH exceeded" during compiling source code

This happens when your system is out of space. Keep in mind that visual studio might take space on a drive that does not contain project source code.

akira's People

Contributors

dego1n avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.