NdsForge.NET 1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsForge.NdsEditPlan(IReadOnlyList< NdsFileChange > Files, bool HeaderFieldsChanged, bool BannerReplaced, NdsRepairKind Repairs) Class Referencesealed

Describes semantic preservation edits before any destination is created or truncated. More...

Properties

bool HasChanges [get]
 Allows automation to avoid writing when a session has no semantic changes or explicit repairs.

Detailed Description

Describes semantic preservation edits before any destination is created or truncated.

Parameters
FilesFAT payload replacements with relocation requirements calculated from source capacity.
HeaderFieldsChangedWhether caller-edited identity or card-control values differ from the source.
BannerReplacedWhether banner bytes will be overwritten or relocated.
RepairsIndependently named checksum repairs selected by the caller.

Definition at line 8 of file NdsEditPlan.cs.

Property Documentation

◆ HasChanges

bool NdsForge.NdsEditPlan.HasChanges
get

Allows automation to avoid writing when a session has no semantic changes or explicit repairs.

Definition at line 15 of file NdsEditPlan.cs.


The documentation for this class was generated from the following file: