ROMIdentification ​
Represents the identification and patching process for a ROM set.
Kind: Class
Namespace: CrowdControl.Games
Inheritance: IDisposable
Public Member Functions
void
Dispose()
Clean up any resources being used.
bool
TryPatchAll(IConsolePack pack, string out message)
Attempts to apply all patches to the ROM files in the set.
Properties
ROMSet
ROMSet
[get, ]
The ROM set that this identification process is associated with.
bool
IsIntermediate
[get, ]
Checks if the ROM set is an intermediate form (e.g. a ROM that is valid but requires further patching).
