Giter Site home page Giter Site logo

crusader2k / ue4-ddc-settings-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 638 KB

This tool allows developers to configure the Local DDC Settings and the Shared DDC Settings for their UE4 project.

Home Page: http://www.TrifoliumDigital.co.uk

License: MIT License

C# 4.29% C++ 95.71%

ue4-ddc-settings-tool's Introduction

DDC Settings Tool

This tool allows developers to configure the Local DDC Settings and the Shared DDC Settings for their UE4 project.

Other sources

You can get the packaged build for 4.24, 4.25 or 4.26 from the Unreal Engine Marketplace:

https://www.unrealengine.com/marketplace/en-US/profile/TrifoliumDigital

Contact

Follow me on Twitter:

https://twitter.com/TriDigLtd

https://twitter.com/terry_burns85

How does it work?

The editor loads the configuartion for each developer's default DDC Backend. E.g. For users of source build of the launcher that is: DerivedDataBackendGraph. For users of an installed UE4 version from the launcher that is: InstalledDerivedDataBackendGraph.

The tool will inform you of which DDC Backend is currently in use on the information panel.

The developer can then make changes to their DDC settings for the Shared and Local DDCs. These can then be saved to a chosen config (ini) file.

DDC Settings Tool

Saving the changes.

These settings can be saved via the tool to the Project's DefaultEngine.ini file for project-wide distribution, or alternatively, a developer can select one of the UserEngine.ini locations to make changes for themselves.

These locations are:

  • <UserDocumentsFolder>/Unreal Engine/Engine/Config/UserEngine.ini // Used across all UE4 projects/workspaces on the developers machine
  • <UserLocalAppData>/Unreal Engine/Engine/Config/UserEngine.ini // Used across all UE4 projects/workspaces on the developers machine
  • <ProjectDir>/Config/UserEngine.ini // Project specific user settings
  • <ProjectDir>/Config/DefaultEngine.ini // Project specific settings

Misc notes

  • Each property has a tooltip. The text for each has been taken straight from the DDC Backend code.
  • The editor is for the currently used DDC only. A DDC selector may become available in future.

Further Reading

Epic's official documentation: https://docs.unrealengine.com/en-US/ProductionPipelines/DerivedDataCache/index.html

More screenshots

Default settings for the Installed Build DDC Backend

DDC Settings Tool Default Installed Build Backend

The properties each have Tooltips. Try hovering.

DDC Settings Tool Has Tooltips

Default Settings for the No Shared DDC Backend

DDC Settings Tool No Shared Backend

ue4-ddc-settings-tool's People

Contributors

terenceburns avatar

Watchers

 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.