diff --git a/Dalamud/Game/Config/SystemConfigOption.cs b/Dalamud/Game/Config/SystemConfigOption.cs
index 70982311a..5305e06d9 100644
--- a/Dalamud/Game/Config/SystemConfigOption.cs
+++ b/Dalamud/Game/Config/SystemConfigOption.cs
@@ -842,6 +842,62 @@ public enum SystemConfigOption
[GameConfigOption("GlareRepresentation_DX11", ConfigType.UInt)]
GlareRepresentation_DX11,
+ ///
+ /// System option with the internal name DynamicRezoThreshold.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("DynamicRezoThreshold", ConfigType.UInt)]
+ DynamicRezoThreshold,
+
+ ///
+ /// System option with the internal name GraphicsRezoScale.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("GraphicsRezoScale", ConfigType.UInt)]
+ GraphicsRezoScale,
+
+ ///
+ /// System option with the internal name GraphicsRezoUpscaleType.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("GraphicsRezoUpscaleType", ConfigType.UInt)]
+ GraphicsRezoUpscaleType,
+
+ ///
+ /// System option with the internal name GrassEnableDynamicInterference.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("GrassEnableDynamicInterference", ConfigType.UInt)]
+ GrassEnableDynamicInterference,
+
+ ///
+ /// System option with the internal name ShadowBgLOD.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("ShadowBgLOD", ConfigType.UInt)]
+ ShadowBgLOD,
+
+ ///
+ /// System option with the internal name TextureRezoType.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("TextureRezoType", ConfigType.UInt)]
+ TextureRezoType,
+
+ ///
+ /// System option with the internal name ShadowLightValidType.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("ShadowLightValidType", ConfigType.UInt)]
+ ShadowLightValidType,
+
+ ///
+ /// System option with the internal name DynamicRezoEnableCutScene.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("DynamicRezoEnableCutScene", ConfigType.UInt)]
+ DynamicRezoEnableCutScene,
+
///
/// System option with the internal name UiSystemEnlarge.
/// This option is a UInt.
diff --git a/Dalamud/Game/Config/UiConfigOption.cs b/Dalamud/Game/Config/UiConfigOption.cs
index aaa86230a..f2425db76 100644
--- a/Dalamud/Game/Config/UiConfigOption.cs
+++ b/Dalamud/Game/Config/UiConfigOption.cs
@@ -37,13 +37,6 @@ public enum UiConfigOption
[GameConfigOption("BattleEffectPvPEnemyPc", ConfigType.UInt)]
BattleEffectPvPEnemyPc,
- ///
- /// System option with the internal name PadMode.
- /// This option is a UInt.
- ///
- [GameConfigOption("PadMode", ConfigType.UInt)]
- PadMode,
-
///
/// System option with the internal name WeaponAutoPutAway.
/// This option is a UInt.
@@ -121,6 +114,13 @@ public enum UiConfigOption
[GameConfigOption("LockonDefaultZoom", ConfigType.Float)]
LockonDefaultZoom,
+ ///
+ /// System option with the internal name LockonDefaultZoom_179.
+ /// This option is a Float.
+ ///
+ [GameConfigOption("LockonDefaultZoom_179", ConfigType.Float)]
+ LockonDefaultZoom_179,
+
///
/// System option with the internal name CameraProductionOfAction.
/// This option is a UInt.
@@ -401,6 +401,20 @@ public enum UiConfigOption
[GameConfigOption("IfritSize", ConfigType.UInt)]
IfritSize,
+ ///
+ /// System option with the internal name SolBahamutSize.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("SolBahamutSize", ConfigType.UInt)]
+ SolBahamutSize,
+
+ ///
+ /// System option with the internal name PetMirageTypeFairy.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("PetMirageTypeFairy", ConfigType.UInt)]
+ PetMirageTypeFairy,
+
///
/// System option with the internal name TimeMode.
/// This option is a UInt.
@@ -1087,6 +1101,20 @@ public enum UiConfigOption
[GameConfigOption("HotbarWXHBInputOnce", ConfigType.UInt)]
HotbarWXHBInputOnce,
+ ///
+ /// System option with the internal name ExHotbarChangeHotbar1IsFashion.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("ExHotbarChangeHotbar1IsFashion", ConfigType.UInt)]
+ ExHotbarChangeHotbar1IsFashion,
+
+ ///
+ /// System option with the internal name HotbarCrossUseExDirectionAutoSwitch.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HotbarCrossUseExDirectionAutoSwitch", ConfigType.UInt)]
+ HotbarCrossUseExDirectionAutoSwitch,
+
///
/// System option with the internal name IdlingCameraSwitchType.
/// This option is a UInt.
@@ -1094,6 +1122,13 @@ public enum UiConfigOption
[GameConfigOption("IdlingCameraSwitchType", ConfigType.UInt)]
IdlingCameraSwitchType,
+ ///
+ /// System option with the internal name HotbarXHBEditEnable.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HotbarXHBEditEnable", ConfigType.UInt)]
+ HotbarXHBEditEnable,
+
///
/// System option with the internal name PlateType.
/// This option is a UInt.
@@ -1843,6 +1878,118 @@ public enum UiConfigOption
[GameConfigOption("NamePlateDispSize", ConfigType.UInt)]
NamePlateDispSize,
+ ///
+ /// System option with the internal name NamePlateDispJobIcon.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIcon", ConfigType.UInt)]
+ NamePlateDispJobIcon,
+
+ ///
+ /// System option with the internal name NamePlateDispJobIconType.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIconType", ConfigType.UInt)]
+ NamePlateDispJobIconType,
+
+ ///
+ /// System option with the internal name NamePlateSetRoleColor.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateSetRoleColor", ConfigType.UInt)]
+ NamePlateSetRoleColor,
+
+ ///
+ /// System option with the internal name NamePlateColorTank.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateColorTank", ConfigType.UInt)]
+ NamePlateColorTank,
+
+ ///
+ /// System option with the internal name NamePlateEdgeTank.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateEdgeTank", ConfigType.UInt)]
+ NamePlateEdgeTank,
+
+ ///
+ /// System option with the internal name NamePlateColorHealer.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateColorHealer", ConfigType.UInt)]
+ NamePlateColorHealer,
+
+ ///
+ /// System option with the internal name NamePlateEdgeHealer.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateEdgeHealer", ConfigType.UInt)]
+ NamePlateEdgeHealer,
+
+ ///
+ /// System option with the internal name NamePlateColorDps.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateColorDps", ConfigType.UInt)]
+ NamePlateColorDps,
+
+ ///
+ /// System option with the internal name NamePlateEdgeDps.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateEdgeDps", ConfigType.UInt)]
+ NamePlateEdgeDps,
+
+ ///
+ /// System option with the internal name NamePlateColorOtherClass.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateColorOtherClass", ConfigType.UInt)]
+ NamePlateColorOtherClass,
+
+ ///
+ /// System option with the internal name NamePlateEdgeOtherClass.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateEdgeOtherClass", ConfigType.UInt)]
+ NamePlateEdgeOtherClass,
+
+ ///
+ /// System option with the internal name NamePlateDispWorldTravel.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispWorldTravel", ConfigType.UInt)]
+ NamePlateDispWorldTravel,
+
+ ///
+ /// System option with the internal name NamePlateDispJobIconInPublicParty.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIconInPublicParty", ConfigType.UInt)]
+ NamePlateDispJobIconInPublicParty,
+
+ ///
+ /// System option with the internal name NamePlateDispJobIconInPublicOther.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIconInPublicOther", ConfigType.UInt)]
+ NamePlateDispJobIconInPublicOther,
+
+ ///
+ /// System option with the internal name NamePlateDispJobIconInInstanceParty.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIconInInstanceParty", ConfigType.UInt)]
+ NamePlateDispJobIconInInstanceParty,
+
+ ///
+ /// System option with the internal name NamePlateDispJobIconInInstanceOther.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("NamePlateDispJobIconInInstanceOther", ConfigType.UInt)]
+ NamePlateDispJobIconInInstanceOther,
+
///
/// System option with the internal name ActiveInfo.
/// This option is a UInt.
@@ -2452,6 +2599,55 @@ public enum UiConfigOption
[GameConfigOption("LogDragResize", ConfigType.UInt)]
LogDragResize,
+ ///
+ /// System option with the internal name LogNameIconType.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogNameIconType", ConfigType.UInt)]
+ LogNameIconType,
+
+ ///
+ /// System option with the internal name LogDispClassJobName.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogDispClassJobName", ConfigType.UInt)]
+ LogDispClassJobName,
+
+ ///
+ /// System option with the internal name LogSetRoleColor.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogSetRoleColor", ConfigType.UInt)]
+ LogSetRoleColor,
+
+ ///
+ /// System option with the internal name LogColorRoleTank.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogColorRoleTank", ConfigType.UInt)]
+ LogColorRoleTank,
+
+ ///
+ /// System option with the internal name LogColorRoleHealer.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogColorRoleHealer", ConfigType.UInt)]
+ LogColorRoleHealer,
+
+ ///
+ /// System option with the internal name LogColorRoleDPS.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogColorRoleDPS", ConfigType.UInt)]
+ LogColorRoleDPS,
+
+ ///
+ /// System option with the internal name LogColorOtherClass.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("LogColorOtherClass", ConfigType.UInt)]
+ LogColorOtherClass,
+
///
/// System option with the internal name ChatType.
/// This option is a UInt.
@@ -2872,6 +3068,13 @@ public enum UiConfigOption
[GameConfigOption("ItemNoArmoryMaskOff", ConfigType.UInt)]
ItemNoArmoryMaskOff,
+ ///
+ /// System option with the internal name ItemInventryStoreEnd.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("ItemInventryStoreEnd", ConfigType.UInt)]
+ ItemInventryStoreEnd,
+
///
/// System option with the internal name InfoSettingDispWorldNameType.
/// This option is a UInt.
@@ -3145,6 +3348,27 @@ public enum UiConfigOption
[GameConfigOption("BannerContentsOrderType", ConfigType.UInt)]
BannerContentsOrderType,
+ ///
+ /// System option with the internal name CCProgressAllyFixLeftSide.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("CCProgressAllyFixLeftSide", ConfigType.UInt)]
+ CCProgressAllyFixLeftSide,
+
+ ///
+ /// System option with the internal name CCMapAllyFixLeftSide.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("CCMapAllyFixLeftSide", ConfigType.UInt)]
+ CCMapAllyFixLeftSide,
+
+ ///
+ /// System option with the internal name DispCCCountDown.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("DispCCCountDown", ConfigType.UInt)]
+ DispCCCountDown,
+
///
/// System option with the internal name EmoteTextType.
/// This option is a UInt.
@@ -3306,234 +3530,45 @@ public enum UiConfigOption
[GameConfigOption("TelepoTicketGilSetting", ConfigType.UInt)]
TelepoTicketGilSetting,
- ///
- /// System option with the internal name PvPFrontlinesGCFree.
- /// This option is a UInt.
- ///
- [GameConfigOption("PvPFrontlinesGCFree", ConfigType.UInt)]
- PvPFrontlinesGCFree,
-
- ///
- /// System option with the internal name PetMirageTypeFairy.
- /// This option is a UInt.
- ///
- [GameConfigOption("PetMirageTypeFairy", ConfigType.UInt)]
- PetMirageTypeFairy,
-
- ///
- /// System option with the internal name ExHotbarChangeHotbar1IsFashion.
- /// This option is a UInt.
- ///
- [GameConfigOption("ExHotbarChangeHotbar1IsFashion", ConfigType.UInt)]
- ExHotbarChangeHotbar1IsFashion,
-
- ///
- /// System option with the internal name HotbarCrossUseExDirectionAutoSwitch.
- /// This option is a UInt.
- ///
- [GameConfigOption("HotbarCrossUseExDirectionAutoSwitch", ConfigType.UInt)]
- HotbarCrossUseExDirectionAutoSwitch,
-
- ///
- /// System option with the internal name NamePlateDispJobIcon.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIcon", ConfigType.UInt)]
- NamePlateDispJobIcon,
-
- ///
- /// System option with the internal name NamePlateDispJobIconType.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIconType", ConfigType.UInt)]
- NamePlateDispJobIconType,
-
- ///
- /// System option with the internal name NamePlateSetRoleColor.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateSetRoleColor", ConfigType.UInt)]
- NamePlateSetRoleColor,
-
- ///
- /// System option with the internal name NamePlateColorTank.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateColorTank", ConfigType.UInt)]
- NamePlateColorTank,
-
- ///
- /// System option with the internal name NamePlateEdgeTank.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateEdgeTank", ConfigType.UInt)]
- NamePlateEdgeTank,
-
- ///
- /// System option with the internal name NamePlateColorHealer.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateColorHealer", ConfigType.UInt)]
- NamePlateColorHealer,
-
- ///
- /// System option with the internal name NamePlateEdgeHealer.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateEdgeHealer", ConfigType.UInt)]
- NamePlateEdgeHealer,
-
- ///
- /// System option with the internal name NamePlateColorDps.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateColorDps", ConfigType.UInt)]
- NamePlateColorDps,
-
- ///
- /// System option with the internal name NamePlateEdgeDps.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateEdgeDps", ConfigType.UInt)]
- NamePlateEdgeDps,
-
- ///
- /// System option with the internal name NamePlateColorOtherClass.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateColorOtherClass", ConfigType.UInt)]
- NamePlateColorOtherClass,
-
- ///
- /// System option with the internal name NamePlateEdgeOtherClass.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateEdgeOtherClass", ConfigType.UInt)]
- NamePlateEdgeOtherClass,
-
- ///
- /// System option with the internal name NamePlateDispWorldTravel.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispWorldTravel", ConfigType.UInt)]
- NamePlateDispWorldTravel,
-
- ///
- /// System option with the internal name LogNameIconType.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogNameIconType", ConfigType.UInt)]
- LogNameIconType,
-
- ///
- /// System option with the internal name LogDispClassJobName.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogDispClassJobName", ConfigType.UInt)]
- LogDispClassJobName,
-
- ///
- /// System option with the internal name LogSetRoleColor.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogSetRoleColor", ConfigType.UInt)]
- LogSetRoleColor,
-
- ///
- /// System option with the internal name LogColorRoleTank.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogColorRoleTank", ConfigType.UInt)]
- LogColorRoleTank,
-
- ///
- /// System option with the internal name LogColorRoleHealer.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogColorRoleHealer", ConfigType.UInt)]
- LogColorRoleHealer,
-
- ///
- /// System option with the internal name LogColorRoleDPS.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogColorRoleDPS", ConfigType.UInt)]
- LogColorRoleDPS,
-
- ///
- /// System option with the internal name LogColorOtherClass.
- /// This option is a UInt.
- ///
- [GameConfigOption("LogColorOtherClass", ConfigType.UInt)]
- LogColorOtherClass,
-
- ///
- /// System option with the internal name ItemInventryStoreEnd.
- /// This option is a UInt.
- ///
- [GameConfigOption("ItemInventryStoreEnd", ConfigType.UInt)]
- ItemInventryStoreEnd,
-
- ///
- /// System option with the internal name HotbarXHBEditEnable.
- /// This option is a UInt.
- ///
- [GameConfigOption("HotbarXHBEditEnable", ConfigType.UInt)]
- HotbarXHBEditEnable,
-
- ///
- /// System option with the internal name NamePlateDispJobIconInPublicParty.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIconInPublicParty", ConfigType.UInt)]
- NamePlateDispJobIconInPublicParty,
-
- ///
- /// System option with the internal name NamePlateDispJobIconInPublicOther.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIconInPublicOther", ConfigType.UInt)]
- NamePlateDispJobIconInPublicOther,
-
- ///
- /// System option with the internal name NamePlateDispJobIconInInstanceParty.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIconInInstanceParty", ConfigType.UInt)]
- NamePlateDispJobIconInInstanceParty,
-
- ///
- /// System option with the internal name NamePlateDispJobIconInInstanceOther.
- /// This option is a UInt.
- ///
- [GameConfigOption("NamePlateDispJobIconInInstanceOther", ConfigType.UInt)]
- NamePlateDispJobIconInInstanceOther,
-
- ///
- /// System option with the internal name CCProgressAllyFixLeftSide.
- /// This option is a UInt.
- ///
- [GameConfigOption("CCProgressAllyFixLeftSide", ConfigType.UInt)]
- CCProgressAllyFixLeftSide,
-
- ///
- /// System option with the internal name CCMapAllyFixLeftSide.
- /// This option is a UInt.
- ///
- [GameConfigOption("CCMapAllyFixLeftSide", ConfigType.UInt)]
- CCMapAllyFixLeftSide,
-
- ///
- /// System option with the internal name DispCCCountDown.
- /// This option is a UInt.
- ///
- [GameConfigOption("DispCCCountDown", ConfigType.UInt)]
- DispCCCountDown,
-
///
/// System option with the internal name TelepoCategoryType.
/// This option is a UInt.
///
[GameConfigOption("TelepoCategoryType", ConfigType.UInt)]
TelepoCategoryType,
+
+ ///
+ /// System option with the internal name HidePcAroundQuestProgressNpc.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HidePcAroundQuestProgressNpc", ConfigType.UInt)]
+ HidePcAroundQuestProgressNpc,
+
+ ///
+ /// System option with the internal name HidePcAroundQuestProgressNpcIncludeParty.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HidePcAroundQuestProgressNpcIncludeParty", ConfigType.UInt)]
+ HidePcAroundQuestProgressNpcIncludeParty,
+
+ ///
+ /// System option with the internal name HidePcAroundNpcAccessingQuest.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HidePcAroundNpcAccessingQuest", ConfigType.UInt)]
+ HidePcAroundNpcAccessingQuest,
+
+ ///
+ /// System option with the internal name HidePcAroundNpcAccessingQuestIncludeParty.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("HidePcAroundNpcAccessingQuestIncludeParty", ConfigType.UInt)]
+ HidePcAroundNpcAccessingQuestIncludeParty,
+
+ ///
+ /// System option with the internal name PvPFrontlinesGCFree.
+ /// This option is a UInt.
+ ///
+ [GameConfigOption("PvPFrontlinesGCFree", ConfigType.UInt)]
+ PvPFrontlinesGCFree,
}