Chủ Nhật, 22 tháng 12, 2019

Tài liệu về Unreal Engin 4

xem tại đây
link tham khao online tai day
NVIDIA driver
AMD driver
yêu cầu cấu hình kh cài phần mềm

Performance Notes

This list represents a typical system used at Epic, providing a reasonable guideline for developing games with Unreal Engine 4:
  • Windows 10 64-bit
  • 64 GB RAM
  • 256 GB SSD (OS Drive)
  • 2 TB SSD (Data Drive)
  • NVIDIA GeForce GTX 970
  • Xoreax Incredibuild (Dev Tools Package)
  • Six-Core Xeon E5-2643 @ 3.4GHz
If you don't have access Xoreax Incredibuild (Dev Tools Package), we recommend compiling with a machine having 12 to 16 cores; however, we encourage you to read the Hardware Benchmarks (2017) reference to learn more about compiling with and without XGE.
Operating System
Windows 7
irectX Runtime
The requirements for programmers developing with the engine are listed below.
Developing with the Engine
All 'Running the Engine' requirements (automatically installed)
Visual Studio Version
  • Visual Studio 2017 v15.6 or later (recommended)
  • Visual Studio 2019
Visual Studio 2015 is no longer supported in the current release of UE4. If you are developing with the current release of UE4, you need to use either VS 2017 or VS 2019.
  1. From a command prompt, navigate to your [LauncherInstall][VersionNumber]\Engine\Binaries\Win64 directory.
  2. Run the UE4Editor.exe, passing it the path to your project.
    UE4Editor.exe "[ProjectPath][ProjectName].uproject"
Running the Editor from the Executable
  1. Navigate to your [LauncherInstall][VersionNumber]\Engine\Binaries\Win64 directory.
  2. Right-click on the UE4Editor.exe executable and choose Create shortcut.
  3. Rename the shortcut to something like MyProject - Editor.exe as this reflect that this shortcut runs the MyProject game editor. 
  4. Right-click on the newly created shortcut and choose Properties.
  5. Add the name of the game to run as an argument at the end of the Target property:
    [LauncherInstall][VersionNumber]\Engine\Binaries\Win64\UE4Editor.exe "[ProjectPath][ProjectName].uproject"   
  6. Press OK to save the changes.
  7. Double-click the shortcut to launch the editor.

0 nhận xét: