Rev.ini Cs Source Direct

Sets the in-game name and Steam ID override (if allowed by server).

Under [Patches] , add:

Let’s break down every major section found in a typical rev.ini for CS:S. rev.ini cs source

Disable = true

[Launcher] Exe = hl2.exe CommandLine = -game cstrike -console -novid +sv_lan 1 Sets the in-game name and Steam ID override

[Patches] DisableSteamShutdown = true BypassSteamServer = true AllowOldServerQuery = true DisableUserAccountRestrictions = true rev.ini cs source