Rev.ini Cs Source Info

LogFile = rev_emu.log

Affects server browsing and connection.

[Network]
# Master server to fetch server list (custom emulator master)
MasterServer = master.legacyemulator.com:27016

EnableDebug = 0 DebugLevel = 0

[CrashHandler]

MasterServer = 0.0.0.0

The rev.ini file is a plain text configuration file read by a corresponding .dll or .so file (often named rev.dll or steam_api.dll replacement) upon game startup. It dictates how the emulator interacts with the game engine and the Steam network.

In a standard RevEmu installation for CS:S, the file is located here: rev.ini cs source

[CS:S Root Folder]\rev.ini

For example: C:\Program Files (x86)\Counter-Strike Source\rev.ini

It sits right next to hl2.exe or css.exe, depending on the release. LogFile = rev_emu

ForceOffline = 0