com_steamIntegration

EternalJK

Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.

Enables automatic Steam API integration (requires a steam_api64.dll to be in GameData)

At a glance

Field Value
Category Gameplay & combat
Module engine-shared
Also registered in engine-shared
Renderer All / not renderer-specific
Network scope client-only — Local to the client/UI/renderer.
Derivation documented
Confidence medium
In-game xdocs No
In-game menu No
Default 1
Value type int
Restart Yes; the value is latched.
Cheat protected No

Values

No discrete value list is enforced or documented in the inspected source.

Flags

Registration-specific defaults

Default Module Renderer Compile condition
1 engine-shared !defined(DEDICATED) && defined(_WIN64)
1 engine-shared !defined(DEDICATED) && else(defined(_WIN64))

Provenance

Origin: EternalJK

Dated project introductions

Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.

Project Authored PR opened Integrated Commit Relationship
EternalJK 2019-03-21 2019-03-21 df21cc35f5ef Ultimate origin
TaystJK 2019-03-21 2019-03-21 df21cc35f5ef Shared integration commit
jaPRO 2019-03-21 2019-03-21 df21cc35f5ef Shared integration commit
Vulkan 2019-03-21 2019-03-21 df21cc35f5ef Shared integration commit

Later changes

These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.

Date Change source Commit / subject Evidence Confidence
2024-01-26 TaystJK 115e1e877bc4 · PR #119
Search for 64-bit steamworks library on 64-bit versions (#119)
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/qcommon/common.cpp medium

Evidence