Skip to main content

Enum SystemConfigOption

Config options in the System section.

Assembly: Dalamud.dll
View Source
Declaration
public enum SystemConfigOption

Fields

GuidVersion

System option with the internal name GuidVersion. This option is a UInt.

View Source
Declaration
[GameConfigOption("GuidVersion", ConfigType.UInt, true)]
GuidVersion = 0

ConfigVersion

System option with the internal name ConfigVersion. This option is a UInt.

View Source
Declaration
[GameConfigOption("ConfigVersion", ConfigType.UInt, true)]
ConfigVersion = 1

Language

System option with the internal name Language. This option is a UInt.

View Source
Declaration
[GameConfigOption("Language", ConfigType.UInt, true)]
Language = 2

Region

System option with the internal name Region. This option is a UInt.

View Source
Declaration
[GameConfigOption("Region", ConfigType.UInt, true)]
Region = 3

UPnP

System option with the internal name UPnP. This option is a UInt.

View Source
Declaration
[GameConfigOption("UPnP", ConfigType.UInt, true)]
UPnP = 4

Port

System option with the internal name Port. This option is a UInt.

View Source
Declaration
[GameConfigOption("Port", ConfigType.UInt, true)]
Port = 5

LastLogin0

System option with the internal name LastLogin0. This option is a UInt.

View Source
Declaration
[GameConfigOption("LastLogin0", ConfigType.UInt, true)]
LastLogin0 = 6

LastLogin1

System option with the internal name LastLogin1. This option is a UInt.

View Source
Declaration
[GameConfigOption("LastLogin1", ConfigType.UInt, true)]
LastLogin1 = 7

WorldId

System option with the internal name WorldId. This option is a UInt.

View Source
Declaration
[GameConfigOption("WorldId", ConfigType.UInt, true)]
WorldId = 8

ServiceIndex

System option with the internal name ServiceIndex. This option is a UInt.

View Source
Declaration
[GameConfigOption("ServiceIndex", ConfigType.UInt, true)]
ServiceIndex = 9

DktSessionId

System option with the internal name DktSessionId. This option is a String.

View Source
Declaration
[GameConfigOption("DktSessionId", ConfigType.String, true)]
DktSessionId = 10

MainAdapter

System option with the internal name MainAdapter. This option is a String.

View Source
Declaration
[GameConfigOption("MainAdapter", ConfigType.String, true)]
MainAdapter = 11

ScreenLeft

System option with the internal name ScreenLeft. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenLeft", ConfigType.UInt, true)]
ScreenLeft = 12

ScreenTop

System option with the internal name ScreenTop. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenTop", ConfigType.UInt, true)]
ScreenTop = 13

ScreenWidth

System option with the internal name ScreenWidth. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenWidth", ConfigType.UInt, true)]
ScreenWidth = 14

ScreenHeight

System option with the internal name ScreenHeight. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenHeight", ConfigType.UInt, true)]
ScreenHeight = 15

ScreenMode

System option with the internal name ScreenMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenMode", ConfigType.UInt, true)]
ScreenMode = 16

FullScreenWidth

System option with the internal name FullScreenWidth. This option is a UInt.

View Source
Declaration
[GameConfigOption("FullScreenWidth", ConfigType.UInt, true)]
FullScreenWidth = 17

FullScreenHeight

System option with the internal name FullScreenHeight. This option is a UInt.

View Source
Declaration
[GameConfigOption("FullScreenHeight", ConfigType.UInt, true)]
FullScreenHeight = 18

Refreshrate

System option with the internal name Refreshrate. This option is a UInt.

View Source
Declaration
[GameConfigOption("Refreshrate", ConfigType.UInt, true)]
Refreshrate = 19

Fps

System option with the internal name Fps. This option is a UInt.

View Source
Declaration
[GameConfigOption("Fps", ConfigType.UInt, true)]
Fps = 20

AntiAliasing

System option with the internal name AntiAliasing. This option is a UInt.

View Source
Declaration
[GameConfigOption("AntiAliasing", ConfigType.UInt, true)]
AntiAliasing = 21

FPSInActive

System option with the internal name FPSInActive. This option is a UInt.

View Source
Declaration
[GameConfigOption("FPSInActive", ConfigType.UInt, true)]
FPSInActive = 22

ResoMouseDrag

System option with the internal name ResoMouseDrag. This option is a UInt.

View Source
Declaration
[GameConfigOption("ResoMouseDrag", ConfigType.UInt, true)]
ResoMouseDrag = 23

MouseOpeLimit

System option with the internal name MouseOpeLimit. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseOpeLimit", ConfigType.UInt, true)]
MouseOpeLimit = 24

LangSelectSub

System option with the internal name LangSelectSub. This option is a UInt.

View Source
Declaration
[GameConfigOption("LangSelectSub", ConfigType.UInt, true)]
LangSelectSub = 25

Gamma

System option with the internal name Gamma. This option is a UInt.

View Source
Declaration
[GameConfigOption("Gamma", ConfigType.UInt, true)]
Gamma = 26

UiBaseScale

System option with the internal name UiBaseScale. This option is a UInt.

View Source
Declaration
[GameConfigOption("UiBaseScale", ConfigType.UInt, true)]
UiBaseScale = 27

CharaLight

System option with the internal name CharaLight. This option is a UInt.

View Source
Declaration
[GameConfigOption("CharaLight", ConfigType.UInt, true)]
CharaLight = 28

UiHighScale

System option with the internal name UiHighScale. This option is a UInt.

View Source
Declaration
[GameConfigOption("UiHighScale", ConfigType.UInt, true)]
UiHighScale = 29

TextureFilterQuality

System option with the internal name TextureFilterQuality. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextureFilterQuality", ConfigType.UInt, true)]
TextureFilterQuality = 30

TextureAnisotropicQuality

System option with the internal name TextureAnisotropicQuality. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextureAnisotropicQuality", ConfigType.UInt, true)]
TextureAnisotropicQuality = 31

SSAO

System option with the internal name SSAO. This option is a UInt.

View Source
Declaration
[GameConfigOption("SSAO", ConfigType.UInt, true)]
SSAO = 32

Glare

System option with the internal name Glare. This option is a UInt.

View Source
Declaration
[GameConfigOption("Glare", ConfigType.UInt, true)]
Glare = 33

DistortionWater

System option with the internal name DistortionWater. This option is a UInt.

View Source
Declaration
[GameConfigOption("DistortionWater", ConfigType.UInt, true)]
DistortionWater = 34

DepthOfField

System option with the internal name DepthOfField. This option is a UInt.

View Source
Declaration
[GameConfigOption("DepthOfField", ConfigType.UInt, true)]
DepthOfField = 35

RadialBlur

System option with the internal name RadialBlur. This option is a UInt.

View Source
Declaration
[GameConfigOption("RadialBlur", ConfigType.UInt, true)]
RadialBlur = 36

Vignetting

System option with the internal name Vignetting. This option is a UInt.

View Source
Declaration
[GameConfigOption("Vignetting", ConfigType.UInt, true)]
Vignetting = 37

GrassQuality

System option with the internal name GrassQuality. This option is a UInt.

View Source
Declaration
[GameConfigOption("GrassQuality", ConfigType.UInt, true)]
GrassQuality = 38

TranslucentQuality

System option with the internal name TranslucentQuality. This option is a UInt.

View Source
Declaration
[GameConfigOption("TranslucentQuality", ConfigType.UInt, true)]
TranslucentQuality = 39

ShadowVisibilityType

System option with the internal name ShadowVisibilityType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityType", ConfigType.UInt, true)]
ShadowVisibilityType = 40

ShadowSoftShadowType

System option with the internal name ShadowSoftShadowType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowSoftShadowType", ConfigType.UInt, true)]
ShadowSoftShadowType = 41

ShadowTextureSizeType

System option with the internal name ShadowTextureSizeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowTextureSizeType", ConfigType.UInt, true)]
ShadowTextureSizeType = 42

ShadowCascadeCountType

System option with the internal name ShadowCascadeCountType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowCascadeCountType", ConfigType.UInt, true)]
ShadowCascadeCountType = 43

LodType

System option with the internal name LodType. This option is a UInt.

View Source
Declaration
[GameConfigOption("LodType", ConfigType.UInt, true)]
LodType = 44

StreamingType

System option with the internal name StreamingType. This option is a UInt.

View Source
Declaration
[GameConfigOption("StreamingType", ConfigType.UInt, true)]
StreamingType = 45

GeneralQuality

System option with the internal name GeneralQuality. This option is a UInt.

View Source
Declaration
[GameConfigOption("GeneralQuality", ConfigType.UInt, true)]
GeneralQuality = 46

OcclusionCulling

System option with the internal name OcclusionCulling. This option is a UInt.

View Source
Declaration
[GameConfigOption("OcclusionCulling", ConfigType.UInt, true)]
OcclusionCulling = 47

ShadowLOD

System option with the internal name ShadowLOD. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowLOD", ConfigType.UInt, true)]
ShadowLOD = 48

PhysicsType

System option with the internal name PhysicsType. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsType", ConfigType.UInt, true)]
PhysicsType = 49

MapResolution

System option with the internal name MapResolution. This option is a UInt.

View Source
Declaration
[GameConfigOption("MapResolution", ConfigType.UInt, true)]
MapResolution = 50

ShadowVisibilityTypeSelf

System option with the internal name ShadowVisibilityTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeSelf", ConfigType.UInt, true)]
ShadowVisibilityTypeSelf = 51

ShadowVisibilityTypeParty

System option with the internal name ShadowVisibilityTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeParty", ConfigType.UInt, true)]
ShadowVisibilityTypeParty = 52

ShadowVisibilityTypeOther

System option with the internal name ShadowVisibilityTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeOther", ConfigType.UInt, true)]
ShadowVisibilityTypeOther = 53

ShadowVisibilityTypeEnemy

System option with the internal name ShadowVisibilityTypeEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeEnemy", ConfigType.UInt, true)]
ShadowVisibilityTypeEnemy = 54

PhysicsTypeSelf

System option with the internal name PhysicsTypeSelf. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeSelf", ConfigType.UInt, true)]
PhysicsTypeSelf = 55

PhysicsTypeParty

System option with the internal name PhysicsTypeParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeParty", ConfigType.UInt, true)]
PhysicsTypeParty = 56

PhysicsTypeOther

System option with the internal name PhysicsTypeOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeOther", ConfigType.UInt, true)]
PhysicsTypeOther = 57

PhysicsTypeEnemy

System option with the internal name PhysicsTypeEnemy. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeEnemy", ConfigType.UInt, true)]
PhysicsTypeEnemy = 58

ReflectionType

System option with the internal name ReflectionType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ReflectionType", ConfigType.UInt, true)]
ReflectionType = 59

ScreenShotImageType

System option with the internal name ScreenShotImageType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ScreenShotImageType", ConfigType.UInt, true)]
ScreenShotImageType = 60

IsSoundDisable

System option with the internal name IsSoundDisable. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundDisable", ConfigType.UInt, true)]
IsSoundDisable = 61

IsSoundAlways

System option with the internal name IsSoundAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundAlways", ConfigType.UInt, true)]
IsSoundAlways = 62

IsSoundBgmAlways

System option with the internal name IsSoundBgmAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundBgmAlways", ConfigType.UInt, true)]
IsSoundBgmAlways = 63

IsSoundSeAlways

System option with the internal name IsSoundSeAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundSeAlways", ConfigType.UInt, true)]
IsSoundSeAlways = 64

IsSoundVoiceAlways

System option with the internal name IsSoundVoiceAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundVoiceAlways", ConfigType.UInt, true)]
IsSoundVoiceAlways = 65

IsSoundSystemAlways

System option with the internal name IsSoundSystemAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundSystemAlways", ConfigType.UInt, true)]
IsSoundSystemAlways = 66

IsSoundEnvAlways

System option with the internal name IsSoundEnvAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundEnvAlways", ConfigType.UInt, true)]
IsSoundEnvAlways = 67

IsSoundPerformAlways

System option with the internal name IsSoundPerformAlways. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundPerformAlways", ConfigType.UInt, true)]
IsSoundPerformAlways = 68

PadGuid

System option with the internal name PadGuid. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadGuid", ConfigType.UInt, true)]
PadGuid = 69

InstanceGuid

System option with the internal name InstanceGuid. This option is a String.

View Source
Declaration
[GameConfigOption("InstanceGuid", ConfigType.String, true)]
InstanceGuid = 70

ProductGuid

System option with the internal name ProductGuid. This option is a String.

View Source
Declaration
[GameConfigOption("ProductGuid", ConfigType.String, true)]
ProductGuid = 71

DeadArea

System option with the internal name DeadArea. This option is a Float.

View Source
Declaration
[GameConfigOption("DeadArea", ConfigType.Float, true)]
DeadArea = 72

Alias

System option with the internal name Alias. This option is a String.

View Source
Declaration
[GameConfigOption("Alias", ConfigType.String, true)]
Alias = 73

AlwaysInput

System option with the internal name AlwaysInput. This option is a UInt.

View Source
Declaration
[GameConfigOption("AlwaysInput", ConfigType.UInt, true)]
AlwaysInput = 74

ForceFeedBack

System option with the internal name ForceFeedBack. This option is a UInt.

View Source
Declaration
[GameConfigOption("ForceFeedBack", ConfigType.UInt, true)]
ForceFeedBack = 75

PadPovInput

System option with the internal name PadPovInput. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadPovInput", ConfigType.UInt, true)]
PadPovInput = 76

PadMode

System option with the internal name PadMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadMode", ConfigType.UInt, true)]
PadMode = 77

PadAvailable

System option with the internal name PadAvailable. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadAvailable", ConfigType.UInt, true)]
PadAvailable = 78

PadReverseConfirmCancel

System option with the internal name PadReverseConfirmCancel. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadReverseConfirmCancel", ConfigType.UInt, true)]
PadReverseConfirmCancel = 79

PadSelectButtonIcon

System option with the internal name PadSelectButtonIcon. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadSelectButtonIcon", ConfigType.UInt, true)]
PadSelectButtonIcon = 80

PadMouseMode

System option with the internal name PadMouseMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("PadMouseMode", ConfigType.UInt, true)]
PadMouseMode = 81

TextPasteEnable

System option with the internal name TextPasteEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextPasteEnable", ConfigType.UInt, true)]
TextPasteEnable = 82

EnablePsFunction

System option with the internal name EnablePsFunction. This option is a UInt.

View Source
Declaration
[GameConfigOption("EnablePsFunction", ConfigType.UInt, true)]
EnablePsFunction = 83

WaterWet

System option with the internal name WaterWet. This option is a UInt.

View Source
Declaration
[GameConfigOption("WaterWet", ConfigType.UInt, true)]
WaterWet = 84

DisplayObjectLimitType

System option with the internal name DisplayObjectLimitType. This option is a UInt.

View Source
Declaration
[GameConfigOption("DisplayObjectLimitType", ConfigType.UInt, true)]
DisplayObjectLimitType = 85

WindowDispNum

System option with the internal name WindowDispNum. This option is a UInt.

View Source
Declaration
[GameConfigOption("WindowDispNum", ConfigType.UInt, true)]
WindowDispNum = 86

ScreenShotDir

System option with the internal name ScreenShotDir. This option is a String.

View Source
Declaration
[GameConfigOption("ScreenShotDir", ConfigType.String, true)]
ScreenShotDir = 87

AntiAliasing_DX11

System option with the internal name AntiAliasing_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("AntiAliasing_DX11", ConfigType.UInt, true)]
AntiAliasing_DX11 = 88

TextureFilterQuality_DX11

System option with the internal name TextureFilterQuality_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextureFilterQuality_DX11", ConfigType.UInt, true)]
TextureFilterQuality_DX11 = 89

TextureAnisotropicQuality_DX11

System option with the internal name TextureAnisotropicQuality_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextureAnisotropicQuality_DX11", ConfigType.UInt, true)]
TextureAnisotropicQuality_DX11 = 90

SSAO_DX11

System option with the internal name SSAO_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("SSAO_DX11", ConfigType.UInt, true)]
SSAO_DX11 = 91

Glare_DX11

System option with the internal name Glare_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("Glare_DX11", ConfigType.UInt, true)]
Glare_DX11 = 92

DistortionWater_DX11

System option with the internal name DistortionWater_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("DistortionWater_DX11", ConfigType.UInt, true)]
DistortionWater_DX11 = 93

DepthOfField_DX11

System option with the internal name DepthOfField_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("DepthOfField_DX11", ConfigType.UInt, true)]
DepthOfField_DX11 = 94

RadialBlur_DX11

System option with the internal name RadialBlur_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("RadialBlur_DX11", ConfigType.UInt, true)]
RadialBlur_DX11 = 95

Vignetting_DX11

System option with the internal name Vignetting_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("Vignetting_DX11", ConfigType.UInt, true)]
Vignetting_DX11 = 96

GrassQuality_DX11

System option with the internal name GrassQuality_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("GrassQuality_DX11", ConfigType.UInt, true)]
GrassQuality_DX11 = 97

TranslucentQuality_DX11

System option with the internal name TranslucentQuality_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("TranslucentQuality_DX11", ConfigType.UInt, true)]
TranslucentQuality_DX11 = 98

ShadowSoftShadowType_DX11

System option with the internal name ShadowSoftShadowType_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowSoftShadowType_DX11", ConfigType.UInt, true)]
ShadowSoftShadowType_DX11 = 99

ShadowTextureSizeType_DX11

System option with the internal name ShadowTextureSizeType_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowTextureSizeType_DX11", ConfigType.UInt, true)]
ShadowTextureSizeType_DX11 = 100

ShadowCascadeCountType_DX11

System option with the internal name ShadowCascadeCountType_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowCascadeCountType_DX11", ConfigType.UInt, true)]
ShadowCascadeCountType_DX11 = 101

LodType_DX11

System option with the internal name LodType_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("LodType_DX11", ConfigType.UInt, true)]
LodType_DX11 = 102

OcclusionCulling_DX11

System option with the internal name OcclusionCulling_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("OcclusionCulling_DX11", ConfigType.UInt, true)]
OcclusionCulling_DX11 = 103

ShadowLOD_DX11

System option with the internal name ShadowLOD_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowLOD_DX11", ConfigType.UInt, true)]
ShadowLOD_DX11 = 104

MapResolution_DX11

System option with the internal name MapResolution_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("MapResolution_DX11", ConfigType.UInt, true)]
MapResolution_DX11 = 105

ShadowVisibilityTypeSelf_DX11

System option with the internal name ShadowVisibilityTypeSelf_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeSelf_DX11", ConfigType.UInt, true)]
ShadowVisibilityTypeSelf_DX11 = 106

ShadowVisibilityTypeParty_DX11

System option with the internal name ShadowVisibilityTypeParty_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeParty_DX11", ConfigType.UInt, true)]
ShadowVisibilityTypeParty_DX11 = 107

ShadowVisibilityTypeOther_DX11

System option with the internal name ShadowVisibilityTypeOther_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeOther_DX11", ConfigType.UInt, true)]
ShadowVisibilityTypeOther_DX11 = 108

ShadowVisibilityTypeEnemy_DX11

System option with the internal name ShadowVisibilityTypeEnemy_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowVisibilityTypeEnemy_DX11", ConfigType.UInt, true)]
ShadowVisibilityTypeEnemy_DX11 = 109

PhysicsTypeSelf_DX11

System option with the internal name PhysicsTypeSelf_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeSelf_DX11", ConfigType.UInt, true)]
PhysicsTypeSelf_DX11 = 110

PhysicsTypeParty_DX11

System option with the internal name PhysicsTypeParty_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeParty_DX11", ConfigType.UInt, true)]
PhysicsTypeParty_DX11 = 111

PhysicsTypeOther_DX11

System option with the internal name PhysicsTypeOther_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeOther_DX11", ConfigType.UInt, true)]
PhysicsTypeOther_DX11 = 112

PhysicsTypeEnemy_DX11

System option with the internal name PhysicsTypeEnemy_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("PhysicsTypeEnemy_DX11", ConfigType.UInt, true)]
PhysicsTypeEnemy_DX11 = 113

ReflectionType_DX11

System option with the internal name ReflectionType_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ReflectionType_DX11", ConfigType.UInt, true)]
ReflectionType_DX11 = 114

WaterWet_DX11

System option with the internal name WaterWet_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("WaterWet_DX11", ConfigType.UInt, true)]
WaterWet_DX11 = 115

ParallaxOcclusion_DX11

System option with the internal name ParallaxOcclusion_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("ParallaxOcclusion_DX11", ConfigType.UInt, true)]
ParallaxOcclusion_DX11 = 116

Tessellation_DX11

System option with the internal name Tessellation_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("Tessellation_DX11", ConfigType.UInt, true)]
Tessellation_DX11 = 117

GlareRepresentation_DX11

System option with the internal name GlareRepresentation_DX11. This option is a UInt.

View Source
Declaration
[GameConfigOption("GlareRepresentation_DX11", ConfigType.UInt, true)]
GlareRepresentation_DX11 = 118

DynamicRezoThreshold

System option with the internal name DynamicRezoThreshold. This option is a UInt.

View Source
Declaration
[GameConfigOption("DynamicRezoThreshold", ConfigType.UInt, true)]
DynamicRezoThreshold = 119

GraphicsRezoScale

System option with the internal name GraphicsRezoScale. This option is a UInt.

View Source
Declaration
[GameConfigOption("GraphicsRezoScale", ConfigType.UInt, true)]
GraphicsRezoScale = 120

GraphicsRezoUpscaleType

System option with the internal name GraphicsRezoUpscaleType. This option is a UInt.

View Source
Declaration
[GameConfigOption("GraphicsRezoUpscaleType", ConfigType.UInt, true)]
GraphicsRezoUpscaleType = 121

GrassEnableDynamicInterference

System option with the internal name GrassEnableDynamicInterference. This option is a UInt.

View Source
Declaration
[GameConfigOption("GrassEnableDynamicInterference", ConfigType.UInt, true)]
GrassEnableDynamicInterference = 122

ShadowBgLOD

System option with the internal name ShadowBgLOD. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowBgLOD", ConfigType.UInt, true)]
ShadowBgLOD = 123

TextureRezoType

System option with the internal name TextureRezoType. This option is a UInt.

View Source
Declaration
[GameConfigOption("TextureRezoType", ConfigType.UInt, true)]
TextureRezoType = 124

ShadowLightValidType

System option with the internal name ShadowLightValidType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ShadowLightValidType", ConfigType.UInt, true)]
ShadowLightValidType = 125

DynamicRezoEnableCutScene

System option with the internal name DynamicRezoEnableCutScene. This option is a UInt.

View Source
Declaration
[GameConfigOption("DynamicRezoEnableCutScene", ConfigType.UInt, true)]
DynamicRezoEnableCutScene = 126

UiSystemEnlarge

System option with the internal name UiSystemEnlarge. This option is a UInt.

View Source
Declaration
[GameConfigOption("UiSystemEnlarge", ConfigType.UInt, true)]
UiSystemEnlarge = 127

SoundPadSeType

System option with the internal name SoundPadSeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundPadSeType", ConfigType.UInt, true)]
SoundPadSeType = 128

SoundPad

System option with the internal name SoundPad. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundPad", ConfigType.UInt, true)]
SoundPad = 129

IsSoundPad

System option with the internal name IsSoundPad. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSoundPad", ConfigType.UInt, true)]
IsSoundPad = 130

TouchPadMouse

System option with the internal name TouchPadMouse. This option is a UInt.

View Source
Declaration
[GameConfigOption("TouchPadMouse", ConfigType.UInt, true)]
TouchPadMouse = 131

TouchPadCursorSpeed

System option with the internal name TouchPadCursorSpeed. This option is a UInt.

View Source
Declaration
[GameConfigOption("TouchPadCursorSpeed", ConfigType.UInt, true)]
TouchPadCursorSpeed = 132

TouchPadButtonExtension

System option with the internal name TouchPadButtonExtension. This option is a UInt.

View Source
Declaration
[GameConfigOption("TouchPadButtonExtension", ConfigType.UInt, true)]
TouchPadButtonExtension = 133

TouchPadButton_Left

System option with the internal name TouchPadButton_Left. This option is a UInt.

View Source
Declaration
[GameConfigOption("TouchPadButton_Left", ConfigType.UInt, true)]
TouchPadButton_Left = 134

TouchPadButton_Right

System option with the internal name TouchPadButton_Right. This option is a UInt.

View Source
Declaration
[GameConfigOption("TouchPadButton_Right", ConfigType.UInt, true)]
TouchPadButton_Right = 135

RemotePlayRearTouchpadEnable

System option with the internal name RemotePlayRearTouchpadEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("RemotePlayRearTouchpadEnable", ConfigType.UInt, true)]
RemotePlayRearTouchpadEnable = 136

SupportButtonAutorunEnable

System option with the internal name SupportButtonAutorunEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("SupportButtonAutorunEnable", ConfigType.UInt, true)]
SupportButtonAutorunEnable = 137

R3ButtonWindowScalingEnable

System option with the internal name R3ButtonWindowScalingEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("R3ButtonWindowScalingEnable", ConfigType.UInt, true)]
R3ButtonWindowScalingEnable = 138

AutoAfkSwitchingTime

System option with the internal name AutoAfkSwitchingTime. This option is a UInt.

View Source
Declaration
[GameConfigOption("AutoAfkSwitchingTime", ConfigType.UInt, true)]
AutoAfkSwitchingTime = 139

AutoChangeCameraMode

System option with the internal name AutoChangeCameraMode. This option is a UInt.

View Source
Declaration
[GameConfigOption("AutoChangeCameraMode", ConfigType.UInt, true)]
AutoChangeCameraMode = 140

AccessibilitySoundVisualEnable

System option with the internal name AccessibilitySoundVisualEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilitySoundVisualEnable", ConfigType.UInt, true)]
AccessibilitySoundVisualEnable = 141

AccessibilitySoundVisualDispSize

System option with the internal name AccessibilitySoundVisualDispSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilitySoundVisualDispSize", ConfigType.UInt, true)]
AccessibilitySoundVisualDispSize = 142

AccessibilitySoundVisualPermeabilityRate

System option with the internal name AccessibilitySoundVisualPermeabilityRate. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilitySoundVisualPermeabilityRate", ConfigType.UInt, true)]
AccessibilitySoundVisualPermeabilityRate = 143

AccessibilityColorBlindFilterEnable

System option with the internal name AccessibilityColorBlindFilterEnable. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilityColorBlindFilterEnable", ConfigType.UInt, true)]
AccessibilityColorBlindFilterEnable = 144

AccessibilityColorBlindFilterType

System option with the internal name AccessibilityColorBlindFilterType. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilityColorBlindFilterType", ConfigType.UInt, true)]
AccessibilityColorBlindFilterType = 145

AccessibilityColorBlindFilterStrength

System option with the internal name AccessibilityColorBlindFilterStrength. This option is a UInt.

View Source
Declaration
[GameConfigOption("AccessibilityColorBlindFilterStrength", ConfigType.UInt, true)]
AccessibilityColorBlindFilterStrength = 146

MouseAutoFocus

System option with the internal name MouseAutoFocus. This option is a UInt.

View Source
Declaration
[GameConfigOption("MouseAutoFocus", ConfigType.UInt, true)]
MouseAutoFocus = 147

FPSDownAFK

System option with the internal name FPSDownAFK. This option is a UInt.

View Source
Declaration
[GameConfigOption("FPSDownAFK", ConfigType.UInt, true)]
FPSDownAFK = 148

IdlingCameraAFK

System option with the internal name IdlingCameraAFK. This option is a UInt.

View Source
Declaration
[GameConfigOption("IdlingCameraAFK", ConfigType.UInt, true)]
IdlingCameraAFK = 149

MouseSpeed

System option with the internal name MouseSpeed. This option is a Float.

View Source
Declaration
[GameConfigOption("MouseSpeed", ConfigType.Float, true)]
MouseSpeed = 150

CameraZoom

System option with the internal name CameraZoom. This option is a UInt.

View Source
Declaration
[GameConfigOption("CameraZoom", ConfigType.UInt, true)]
CameraZoom = 151

DynamicRezoType

System option with the internal name DynamicRezoType. This option is a UInt.

View Source
Declaration
[GameConfigOption("DynamicRezoType", ConfigType.UInt, true)]
DynamicRezoType = 152

Is3DAudio

System option with the internal name Is3DAudio. This option is a UInt.

View Source
Declaration
[GameConfigOption("Is3DAudio", ConfigType.UInt, true)]
Is3DAudio = 153

BattleEffect

System option with the internal name BattleEffect. This option is a UInt.

View Source
Declaration
[GameConfigOption("BattleEffect", ConfigType.UInt, true)]
BattleEffect = 154

BGEffect

System option with the internal name BGEffect. This option is a UInt.

View Source
Declaration
[GameConfigOption("BGEffect", ConfigType.UInt, true)]
BGEffect = 155

ColorThemeType

System option with the internal name ColorThemeType. This option is a UInt.

View Source
Declaration
[GameConfigOption("ColorThemeType", ConfigType.UInt, true)]
ColorThemeType = 156

SystemMouseOperationSoftOn

System option with the internal name SystemMouseOperationSoftOn. This option is a UInt.

View Source
Declaration
[GameConfigOption("SystemMouseOperationSoftOn", ConfigType.UInt, true)]
SystemMouseOperationSoftOn = 157

SystemMouseOperationTrajectory

System option with the internal name SystemMouseOperationTrajectory. This option is a UInt.

View Source
Declaration
[GameConfigOption("SystemMouseOperationTrajectory", ConfigType.UInt, true)]
SystemMouseOperationTrajectory = 158

SystemMouseOperationCursorScaling

System option with the internal name SystemMouseOperationCursorScaling. This option is a UInt.

View Source
Declaration
[GameConfigOption("SystemMouseOperationCursorScaling", ConfigType.UInt, true)]
SystemMouseOperationCursorScaling = 159

HardwareCursorSize

System option with the internal name HardwareCursorSize. This option is a UInt.

View Source
Declaration
[GameConfigOption("HardwareCursorSize", ConfigType.UInt, true)]
HardwareCursorSize = 160

UiAssetType

System option with the internal name UiAssetType. This option is a UInt.

View Source
Declaration
[GameConfigOption("UiAssetType", ConfigType.UInt, true)]
UiAssetType = 161

FellowshipShowNewNotice

System option with the internal name FellowshipShowNewNotice. This option is a UInt.

View Source
Declaration
[GameConfigOption("FellowshipShowNewNotice", ConfigType.UInt, true)]
FellowshipShowNewNotice = 162

CutsceneMovieVoice

System option with the internal name CutsceneMovieVoice. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneMovieVoice", ConfigType.UInt, true)]
CutsceneMovieVoice = 163

CutsceneMovieCaption

System option with the internal name CutsceneMovieCaption. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneMovieCaption", ConfigType.UInt, true)]
CutsceneMovieCaption = 164

CutsceneMovieOpening

System option with the internal name CutsceneMovieOpening. This option is a UInt.

View Source
Declaration
[GameConfigOption("CutsceneMovieOpening", ConfigType.UInt, true)]
CutsceneMovieOpening = 165

SoundMaster

System option with the internal name SoundMaster. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundMaster", ConfigType.UInt, true)]
SoundMaster = 166

SoundBgm

System option with the internal name SoundBgm. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundBgm", ConfigType.UInt, true)]
SoundBgm = 167

SoundSe

System option with the internal name SoundSe. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundSe", ConfigType.UInt, true)]
SoundSe = 168

SoundVoice

System option with the internal name SoundVoice. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundVoice", ConfigType.UInt, true)]
SoundVoice = 169

SoundEnv

System option with the internal name SoundEnv. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundEnv", ConfigType.UInt, true)]
SoundEnv = 170

SoundSystem

System option with the internal name SoundSystem. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundSystem", ConfigType.UInt, true)]
SoundSystem = 171

SoundPerform

System option with the internal name SoundPerform. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundPerform", ConfigType.UInt, true)]
SoundPerform = 172

SoundPlayer

System option with the internal name SoundPlayer. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundPlayer", ConfigType.UInt, true)]
SoundPlayer = 173

SoundParty

System option with the internal name SoundParty. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundParty", ConfigType.UInt, true)]
SoundParty = 174

SoundOther

System option with the internal name SoundOther. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundOther", ConfigType.UInt, true)]
SoundOther = 175

IsSndMaster

System option with the internal name IsSndMaster. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndMaster", ConfigType.UInt, true)]
IsSndMaster = 176

IsSndBgm

System option with the internal name IsSndBgm. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndBgm", ConfigType.UInt, true)]
IsSndBgm = 177

IsSndSe

System option with the internal name IsSndSe. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndSe", ConfigType.UInt, true)]
IsSndSe = 178

IsSndVoice

System option with the internal name IsSndVoice. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndVoice", ConfigType.UInt, true)]
IsSndVoice = 179

IsSndEnv

System option with the internal name IsSndEnv. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndEnv", ConfigType.UInt, true)]
IsSndEnv = 180

IsSndSystem

System option with the internal name IsSndSystem. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndSystem", ConfigType.UInt, true)]
IsSndSystem = 181

IsSndPerform

System option with the internal name IsSndPerform. This option is a UInt.

View Source
Declaration
[GameConfigOption("IsSndPerform", ConfigType.UInt, true)]
IsSndPerform = 182

SoundDolby

System option with the internal name SoundDolby. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundDolby", ConfigType.UInt, true)]
SoundDolby = 183

SoundMicpos

System option with the internal name SoundMicpos. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundMicpos", ConfigType.UInt, true)]
SoundMicpos = 184

SoundChocobo

System option with the internal name SoundChocobo. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundChocobo", ConfigType.UInt, true)]
SoundChocobo = 185

SoundFieldBattle

System option with the internal name SoundFieldBattle. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundFieldBattle", ConfigType.UInt, true)]
SoundFieldBattle = 186

SoundCfTimeCount

System option with the internal name SoundCfTimeCount. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundCfTimeCount", ConfigType.UInt, true)]
SoundCfTimeCount = 187

SoundHousing

System option with the internal name SoundHousing. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundHousing", ConfigType.UInt, true)]
SoundHousing = 188

SoundEqualizerType

System option with the internal name SoundEqualizerType. This option is a UInt.

View Source
Declaration
[GameConfigOption("SoundEqualizerType", ConfigType.UInt, true)]
SoundEqualizerType = 189

PadButton_L2

System option with the internal name PadButton_L2. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_L2", ConfigType.String, true)]
PadButton_L2 = 190

PadButton_R2

System option with the internal name PadButton_R2. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_R2", ConfigType.String, true)]
PadButton_R2 = 191

PadButton_L1

System option with the internal name PadButton_L1. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_L1", ConfigType.String, true)]
PadButton_L1 = 192

PadButton_R1

System option with the internal name PadButton_R1. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_R1", ConfigType.String, true)]
PadButton_R1 = 193

PadButton_Triangle

System option with the internal name PadButton_Triangle. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Triangle", ConfigType.String, true)]
PadButton_Triangle = 194

PadButton_Circle

System option with the internal name PadButton_Circle. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Circle", ConfigType.String, true)]
PadButton_Circle = 195

PadButton_Cross

System option with the internal name PadButton_Cross. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Cross", ConfigType.String, true)]
PadButton_Cross = 196

PadButton_Square

System option with the internal name PadButton_Square. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Square", ConfigType.String, true)]
PadButton_Square = 197

PadButton_Select

System option with the internal name PadButton_Select. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Select", ConfigType.String, true)]
PadButton_Select = 198

PadButton_Start

System option with the internal name PadButton_Start. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_Start", ConfigType.String, true)]
PadButton_Start = 199

PadButton_LS

System option with the internal name PadButton_LS. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_LS", ConfigType.String, true)]
PadButton_LS = 200

PadButton_RS

System option with the internal name PadButton_RS. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_RS", ConfigType.String, true)]
PadButton_RS = 201

PadButton_L3

System option with the internal name PadButton_L3. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_L3", ConfigType.String, true)]
PadButton_L3 = 202

PadButton_R3

System option with the internal name PadButton_R3. This option is a String.

View Source
Declaration
[GameConfigOption("PadButton_R3", ConfigType.String, true)]
PadButton_R3 = 203

Extension Methods