Skip to content

jj4jj/TurboBuildUE4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboBuildUE4

accelerate build ue4 source code with cpp and shaders using FastBuild UE4.24 Test success

Thoughts

Install Requirements

  • nothing

Enable FASTBuild

  • copy the UE4.24 some files (same file name , maybe you should use compare tools merge them) directory to UE4.24 source code
    • /Engine/Source/Programs/UnrealBuildTool
    • /Engine/Extras
    • /Engine/Source/Programs/Automation..Utils
    • /Engine/Source/Runtime/Engine/Public|Private
  • copy the configuration.xml to /Unreal Engine/UnrealBuildTool/ (you can modify it for changing some options)
  • Set System Environment variable , FASTBUILD_BROKERAGE_PATH with YOUR OWN SAMBA PATH
  • Start FBuildWorker.exe on worker machines (also need CONFIG FASTBUILD_BROKERAGE_PATH)
  • Start UE4 project compiling it !

Reference

About

accelerate building ue4 source code with cpp using FastBuilding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published