com_maxfpsMinimized
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls com_maxfpsMinimized in the engine-shared module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Module | engine-shared |
| Also registered in | engine-shared |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 50 |
| Value type | int |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
No discrete value list is enforced or documented in the inspected source.
Flags
CVAR_ARCHIVE_ND— saved to configuration without marking the cvar as user-created
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
e8453d791c74in OpenJK (content authored2016-03-12, integrated2016-03-20) - TaystJK integration evidence:
f5defc782a90 - Upstream registration evidence: shared/sys/sys_main.cpp:167
- Attribution method:
shared-integration-explicit-credit - Attribution confidence:
high
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 |
|---|---|---|---|---|---|
| OpenJK | 2016-03-12 |
— | 2016-03-20 |
e8453d791c74 |
Ultimate origin |
| rend2 | 2016-03-12 |
— | 2016-03-20 |
e8453d791c74 |
Shared integration commit |
| NewJK / NewMod | 2016-03-12 |
— | 2016-03-20 |
e8453d791c74 |
Shared integration commit |
| EternalJK | 2016-03-12 |
— | 2016-03-21 |
f5defc782a90 |
Other project appearance |
| TaystJK | 2016-03-12 |
— | 2016-03-21 |
f5defc782a90 |
Other project appearance |
| jaPRO | 2016-03-12 |
— | 2016-03-21 |
f5defc782a90 |
Other project appearance |
| Vulkan | 2016-03-12 |
— | 2016-03-21 |
f5defc782a90 |
Other project appearance |
| JK2MV | 2016-03-25 |
— | 2016-03-28 |
59313f7414a1 |
Other project appearance |
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 |
|---|---|---|---|---|
2017-08-31 |
OpenJK | 913e3cc57ec7Merge branch ‘master’ of https://github.com/JACoders/OpenJK.git |
Changed registration, default, flags, module, renderer scope, handler, or gating. shared/sys/sys_main.cpp |
medium |
Evidence
- registration: shared/sys/sys_main.cpp:177 (Cvar_Get)
- behavior: codemp/qcommon/common.cpp:1755
- behavior: codemp/qcommon/common.cpp:1756