og-gbe-fork/tools/steamclient_loader
K0oRui a5957b9ba4 fix(ColdClientLoader): restore all stale registry values on cleanup
- Save and restore RunningAppID in cleanup_registry_hkcu_2()
  (primary bug: loader's AppId persisted in registry after exit,
   causing legitimate Steam games to launch the emulated title)
- Delete SteamPID in cleanup_registry_hklm() (was never cleaned)
- Track whether SourceModInstallPath existed originally;
  delete it on cleanup instead of writing null bytes
- Use RegDeleteTreeW instead of RegDeleteKeyW in
  cleanup_registry_hkcs() to recursively remove the per-user
  steam:// protocol hijack (RegDeleteKeyW fails silently on
  keys with subkeys)
2026-06-24 17:12:54 +10:00
..
linux * update steamclient loader script for Linux to add additional paths to LD linker, solves problems in some old games 2025-08-15 01:00:38 +03:00
win fix(ColdClientLoader): restore all stale registry values on cleanup 2026-06-24 17:12:54 +10:00
SOURCE.txt re-written sources.txt and fix anchor tag markdown 2024-08-19 00:59:47 +02:00