Hello,I'm trying to make GCF based Garry's Mod standalone by using the latest RevEmu, but I have a problem.
When I try to launch Gmod the background shows up and the game returns right back to the desktop...
Here's how I configured rev.ini
- [Emulator]
- CacheEnabled = True
- CachePath = SteamSteamApps
- Language = English
- Logging=False
- SteamClient = True
- SteamUser = SteamPlayer
-
- [Log]
- FileSystem=False
- Account=False
- UserID=False
-
- [steamclient]
- PlayerName = Mingebag
- Logging=False
- #ClientDLL=Steamsteamclient.dll
- #SteamExe=E:SteamSteam.exe
- DisableUnlockedItems = True
-
- MasterServer = 188.40.40.201:27011
-
- #MasterServer = 72.165.61.153:27015
- #MasterServer = 63.234.149.83:27011
- #MasterServer = 72.165.61.136:27015
- #MasterServer = 69.28.140.247:27011
- #MasterServer = 72.165.61.151:27011
- #MasterServer = 68.142.72.250:27011
- #MasterServer = 72.165.61.151:27013
- #MasterServer = 72.165.61.151:27014
- #MasterServer = 72.165.61.151:27012
- #MasterServer = 72.165.61.136:27012
- #MasterServer = 72.165.61.136:27011
- #MasterServer = 72.165.61.136:27014
- #MasterServer = 72.165.61.151:27015
-
-
- [GameServer]
- AllowOldRev74=True
- AllowOldRev=True
- AllowUnknown=True
- AllowCracked=True
- AllowLegit=True
- AllowedAnyCountConnectUnknownClientWithOneIP = True
Files that I used:Clienregistry.blob,steam files(steam.dll,steamclient.dll,tier0_s.dll,vstdlib_s.dll),latest version of RevEmu,achievement 4000.bin
Shortcut parameter: -game garrysmod -appid 4000 -steam
Anyone knows the solution?