Skip to content
rei-2 edited this page Aug 17, 2025 · 2 revisions

How loading and saving options for the cheat takes place. By default, Amalgam loads the default config when initializing.

Configs are stored in ..\Team Fortress 2\Amalgam, and visual configs in ..\Team Fortress 2\Amalgam\Visuals.

Config

Holds configs for all features, and will load/save all vars, binds, and groups.

Visuals

Holds configs for all visual features, and will only load/save vars and groups.

This also displays the current build date of the DLL*.
* More specifically, when Menu.cpp was rebuilt. This may have differing results if not built from GitHub.

Clone this wiki locally