Table of Contents

Enum ProgramRegions

Namespace
SceneGate.Ekona.Containers.Rom
Assembly
SceneGate.Ekona.dll

Supported regions for the program.

[Flags]
public enum ProgramRegions : uint

Fields

Australia = 8

Australia region (DSi only).

China = 16

China region.

Europe = 4

Europe region (DSi only).

Japan = 1

Japan region (DSi only).

Korea = 32

Korea region.

NitroBase = 0

Typical Nintendo supported regions for DS.

RegionFree = 4294967295

Region free, support on all possible regions.

Usa = 2

USA region (DSi only).