NdsForge.NET
1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsImageBuildProfile.cs
1
namespace
NdsForge
;
2
4
public
enum
NdsImageBuildProfile
5
{
7
Deterministic
,
8
10
Ndstool1503
,
11
}
NdsForge
Definition
NdsBanner.cs:5
NdsForge.NdsImageBuildProfile
NdsImageBuildProfile
Selects a documented Layout personality without contaminating the logical Build Recipe.
Definition
NdsImageBuildProfile.cs:5
NdsForge.NdsImageBuildProfile.Ndstool1503
@ Ndstool1503
Reproduces characterized Nintendo DS creation conventions from ndstool 1.50.3 for byte-level interope...
Definition
NdsImageBuildProfile.cs:10
NdsForge.NdsImageBuildProfile.Deterministic
@ Deterministic
Uses NdsForge's dependency-free stable ordering, explicit metadata, and configurable deterministic pa...
Definition
NdsImageBuildProfile.cs:7
src
NdsForge
Building
NdsImageBuildProfile.cs
Generated by
1.17.0