Fallout4:Synthesis: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 12: Line 12:
{{Recommendations
{{Recommendations
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=<div class="mpheading">.NET SDK</div>
|detailed=Official and in-depth instructions can be found on the [https://github.com/Mutagen-Modding/Synthesis/wiki/Installation Synthesis wiki page]. The following instructions should be sufficient in most cases.
This mod requires the installation of the [https://dotnet.microsoft.com/download .NET SDK] in order to function. Version 6 or 7 will work. A restart is recommended following installation.


<div class="mpheading">Tool Installation</div>
<div class="mpheading">.NET SDK</div>
# Download the Synthesis.zip file and extract it to ..Modding\Tools\Synthesis.
This mod requires the installation of the [https://dotnet.microsoft.com/download .NET 7.0 SDK] in order to function. A restart is recommended following installation.
 
<div class="mpheading">Installation</div>
# Download the Synthesis.zip file and extract it to the Tools folder (e.g. <code>..\Modding\Tools\Synthesis</code>).
# Create a new empty mod and name it '''Step {{GameAbbrTag|{{NAMESPACE}}}} - Synthesis Output'''.
 
<div class=mpheading>Configure MO Executable</div>
Configure as follows (If necessary, revisit the [https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}DevelopmentRelease#}}#Tool_Setup Tool Setup in the guide].):
{{{!}} class="wikitable"
! style="text-align:right;"{{!}} Title
! style="text-align:left;"{{!}} Synthesis
{{!}}-
! style="text-align:right;"{{!}} Binary
{{!}} style="text-align:left;"{{!}} Synthesis.exe
{{!}}-
! style="text-align:right;"{{!}} Create files in...
{{!}} style="text-align:left;"{{!}} Step {{GameAbbrTag|{{NAMESPACE}}}} - Synthesis Output
{{!}}}
 
''Synthesis will be run later in STEP 5 of the guide.''
}}
}}

Latest revision as of 03:52, February 26, 2023

Synthesis

by Nogog

Game:

Fallout4

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

No

ENB Option:

No

Guide/Version-Specific Mod Recommendations

Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

Official and in-depth instructions can be found on the Synthesis wiki page. The following instructions should be sufficient in most cases.

.NET SDK

This mod requires the installation of the .NET 7.0 SDK in order to function. A restart is recommended following installation.

Installation
  1. Download the Synthesis.zip file and extract it to the Tools folder (e.g. ..\Modding\Tools\Synthesis).
  2. Create a new empty mod and name it Step Fallout4 - Synthesis Output.
Configure MO Executable

Configure as follows (If necessary, revisit the Tool Setup in the guide.):

Title Synthesis
Binary Synthesis.exe
Create files in... Step Fallout4 - Synthesis Output

Synthesis will be run later in STEP 5 of the guide.