Skip to main content

B1GameOptionGPUPresetTableRow

  • Table row defining a GPU-specific graphics preset, including the GPU name,
    * minimum memory requirement, preset tier, per-option overrides, and resolution settings.
PropertyTypeDescriptionMetadata
GPUFStringGPU name string used to match this preset to the detected hardware.Category: B1GameOptionGPUPresetTableRow
MinMemoryGBuint32Minimum memory (GB) required to use this preset. Zero means it is ignored.Category: B1GameOptionGPUPresetTableRow
ClampMin: 0
PresetEB1GraphicsPresetGraphics quality preset tier applied by this entry.Category: B1GameOptionGPUPresetTableRow
OptionsTMapPer-option value overrides applied when this GPU preset is selected.Category: B1GameOptionGPUPresetTableRow
ResolutionSizeXuint32Horizontal resolution for this preset.Category: B1GameOptionGPUPresetTableRow
ResolutionSizeYuint32Vertical resolution for this preset.Category: B1GameOptionGPUPresetTableRow
MaxToOptimalResolutionTArrayMapping from maximum resolutions to optimal resolutions for this preset.Category: B1GameOptionGPUPresetTableRow
UpscalingQualityEB1UpscalingModeUpscaling quality mode recommended for this GPU preset.Category: B1GameOptionGPUPresetTableRow
VeryLowPerformanceint32Performance score used to rank this preset against others at very-low quality.Category: B1GameOptionGPUPresetTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase