Skip to content

Releases: brunobach/cs2-config-manager

CS2 Config Manager v0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 02:28

Fixed

  • Video transfers no longer reset to default — CS2 regenerates cs2_video.txt when the GPU device keys (VendorID, DeviceID, setting.knowndevice, AutoConfig) don't match what it expects. Video transfers now merge: all settings come from the source account, but those device-identity keys are preserved from the destination, so the game accepts the file on next launch.
  • "Open config folder" opened Documents instead of the cfg folder — the app now uses ShellExecute (crate open) instead of spawning explorer with a raw path, which broke on paths with spaces/parentheses.

Added

  • Screenshots tab in the account profile — browses the account's CS2 screenshots (Steam F12 captures) in a gallery, click to view full size.
  • "Open config folder" button in the profile header (alongside Transfer/Backup).

Download

Grab CS2 Config Manager_0.1.2_x64-setup.exe below (Windows 10/11, 64-bit). Unsigned installer — click More info → Run anyway on the SmartScreen warning. Close CS2/Steam before editing or transferring configs.


Português (BR)

  • Transferência de vídeo não reseta mais — as chaves de identidade da GPU são preservadas da conta destino na mesclagem.
  • "Abrir pasta da config" corrigido — não cai mais em Documentos.
  • Nova aba Capturas no perfil com as screenshots de CS2 da conta.
  • Botão "Abrir pasta da config" também no cabeçalho do perfil.

Full Changelog: v0.1.1...v0.1.2

CS2 Config Manager v0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 00:16

Fixed

  • Transferred configs no longer reset when launching CS2 — the app now also updates the _lastclouded siblings of the two Steam Cloud–synced files (cs2_user_convars_0_slot0.vcfg, cs2_user_keys_0_slot0.vcfg), so the game's cloud sync no longer reverts transferred/edited configs back to default.
  • Binds tab no longer crashes on accounts with <unbound> keys (missing TooltipProvider).

Added

  • "Open config folder" action in the account ⋯ menu — jumps straight to userdata/<accountId>/730/local/cfg in Explorer.

Download

Grab CS2 Config Manager_0.1.1_x64-setup.exe below (Windows 10/11, 64-bit). The installer is unsigned — click More info → Run anyway on the SmartScreen warning. Close CS2/Steam before editing or transferring configs.


Português (BR)

  • Configs transferidas não resetam mais ao abrir o CS2 — o app agora atualiza os _lastclouded dos arquivos sincronizados com a Steam Cloud.
  • Aba Binds não crasha mais em contas com binds <unbound>.
  • Novo botão "Abrir pasta da config" no menu ⋯ da conta.

Full Changelog: v0.1.0...v0.1.1

CS2 Config Manager v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:28

First public release of CS2 Config Manager — a free, open-source desktop app to manage, compare and transfer Counter-Strike 2 configs across multiple Steam accounts.

Download

Grab CS2 Config Manager_0.1.0_x64-setup.exe from the assets below (Windows 10/11, 64-bit).

Note

Windows SmartScreen: the installer isn't code-signed yet, so Windows shows a "Windows protected your PC" warning on first run — click More info → Run anyway. Free open-source signing is on the way.

Before editing or transferring configs: fully close CS2 (and preferably Steam). Steam Cloud sync can overwrite changes made while the game is running — the app warns you when it detects either process.

What's inside

  • Automatic Steam detection — finds your install via the registry, with manual folder override
  • All accounts on one screen — avatars, resolution, bind/convar counts, last played
  • See and edit everything — video, crosshair (with live preview), viewmodel, mouse, radar/HUD, binds, convars and raw files
  • Transfer configs between accounts in two clicks — never redo your setup when switching accounts
  • Compare accounts — side-by-side diff with a "differences only" filter
  • Automatic backups — every write snapshots your files first; manual snapshots and one-click restore included
  • English and Português (BR) UI

Português (BR)

Primeira release pública do CS2 Config Manager — app desktop gratuito e open source para gerenciar, comparar e transferir configs de CS2 entre todas as suas contas Steam.

  1. ** Baixe o CS2 Config Manager_0.1.0_x64-setup.exe** abaixo (Windows 10/11, 64-bit).

Note

Na primeira execução, o Windows SmartScreen: mostra um aviso — clique em Mais informações → Executar mesmo assim; Ainda não tenho assinatura deste aplicativo, é caro e em dolar.

Feche o CS2 (e de preferência a Steam) antes de editar ou transferir configs, pois a Steam Cloud pode sobrescrever as mudanças.

Full Changelog: https://github.com/brunobach/cs2-config-manager/commits/v0.1.0