fs_portable
NewJK / NewMod
Disable fs_homepath and use only one folder for all game files
At a glance
| Field | Value |
|---|---|
| Category | Files & downloads |
| 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 | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 1 |
| 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_INIT— initialization/command-line settingCVAR_PROTECTED— protected from unsafe remote changes
Provenance
Origin: NewJK / NewMod
- Ultimate-origin introduction:
f993b7c81891in NewJK / NewMod (content authored2017-05-21, integrated2017-05-21) - TaystJK integration evidence:
fae0fd307416 - Upstream registration evidence: codemp/qcommon/files.cpp:3625
- Attribution method:
earliest-authored-project-introduction - 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 |
|---|---|---|---|---|---|
| NewJK / NewMod | 2017-05-21 |
— | 2017-05-21 |
f993b7c81891 |
Ultimate origin |
| EternalJK | 2018-06-12 |
— | 2018-07-22 |
fae0fd307416 |
Other project appearance |
| TaystJK | 2018-06-12 |
— | 2018-07-22 |
fae0fd307416 |
Other project appearance |
| jaPRO | 2018-06-12 |
— | 2018-07-22 |
fae0fd307416 |
Other project appearance |
| Vulkan | 2018-06-12 |
— | 2018-07-22 |
fae0fd307416 |
Other project appearance |
Evidence
- registration: codemp/qcommon/files.cpp:3922 (Cvar_Get)
- behavior: shared/sys/sys_win32.cpp:176
- behavior: shared/sys/sys_win32.cpp:172
- behavior: shared/sys/sys_win32.cpp:174
- behavior: shared/sys/sys_win32.cpp:187