▲ Наверх
Популярные новости
Время на сайте
Текущее время на сайте

Текущая дата на сайте
Последние комментарии
На сайте...
Всего на сайте: 7
Гостей: 5
Пользователи: 
- отсутствуют
Роботы: 
Google
Голосование

Ваш любимый шутер от Valve?

Half-Life (все части)
CS 1.6
CS:S v.34
CS:S v2230303
CS:GO

 
 
Архив новостей
Облако тегов

Проблемы с RevEmu и SteamID

ro6ka
15 августа 2025 18:27
   Сообщение #1

Юнец
  • 0
Награды:

Репутация: 0
Группа: Пользователи
Сообщений: 4
Регистрация: 14.08.2025

Предупреждения:
Ставил последнюю версию на клиент виндовс но всегда дает одну и туже ошибку что нельзя зупскать приложение на вуртиальной машине , в таком случае решил попробовтаь старую версию, вроде работает но есть проблема . Решил попробовать линукс все та же проблема которую опишу ниже.

Данное сообщение в консили
*********************************************************
*********************************************************
* Unable to load Steam support library.*
* Unable to load Steam support library.*
* This server will operate in LAN mode only.*
* This server will operate in LAN mode only.*
*********************************************************
*********************************************************
а так же все клиенты имею вместо ID надпись lan_steam_id , что мешает использовать любую возможную админку .

Может кто то знает решение люди добрые
dimapaxx
18 августа 2025 20:37
   Сообщение #2

Соратник
  • 60
Награды:

Репутация: 1
Группа: Пользователи
Сообщений: 187
Регистрация: 24.12.2024

Предупреждения:
Тебе не помогут
bir3yk
19 августа 2025 11:18
   Сообщение #3

Легенда
  • 150
Награды:
 
Репутация: 284
Группа: Администраторы
Сообщений: 2032
Регистрация: 7.11.2012

Предупреждения:
ro6ka,
для того что бы помочь, надо написать хотя бы что за игра, 32-битная или 64-битка, на какой винде запускаете и ее разрядность , что в rev-client.log, если создается конечно.

Нужна более детальная информация, а то что вы написали я не могу ни как интерпретировать. У меня такой ошибки не было так что помочь разумеется не могу. А гадать что там у вас происходит дело не благодарное. Попробуйте скачать проверенные клиенты, если конечно они есть разумеется.
ro6ka
19 августа 2025 12:32
   Сообщение #4

Юнец
  • 0
Награды:

Репутация: 0
Группа: Пользователи
Сообщений: 4
Регистрация: 14.08.2025

Предупреждения:
Спасибо за подсказку

Win10 x64 ( но вот сама игра x32 судя по всему )

Игры CS Source ( последняя версия скачанная через steamcmd)

в файле лога только вот это

2025/08/18 14:55:50 	Startup
2025/08/18 15:02:11 	Startup
2025/08/18 15:02:19 	Startup
2025/08/18 15:02:44 	Startup
2025/08/18 16:12:04 	Startup
2025/08/18 16:13:12 	Startup
2025/08/18 16:29:45 	Startup
2025/08/18 17:07:41 	Startup
2025/08/18 17:32:12 	Startup
2025/08/18 17:45:21 	Startup
2025/08/18 17:47:35 	Startup
2025/08/18 19:59:46 	Startup
2025/08/18 20:12:15 	Startup
2025/08/18 20:51:43 	Startup
2025/08/19 11:51:29 	Startup
2025/08/19 11:53:32 	Startup
2025/08/19 12:09:44 	Shutdown

2025/08/19 12:09:44 	Startup
2025/08/19 12:13:08 	Shutdown

2025/08/19 12:13:08 	Startup
2025/08/19 12:13:44 	Shutdown

2025/08/19 12:13:44 	Startup


то етсь ошибок вроде нет


вот файл конфига


[Loader]
# You can launch revLoader in two ways: 
#
# 1) 	Create a shortcut to revLoader and apply the following 
#	command line options:
#
#	-appid <APPID> where <APPID> is the application in question.
#		If supplied revLoader will create a steam_appid.txt 
#		file with the value specified		
#	-launch <PROCNAME> where <PROCNAME> is the executable to 
#		launch
#
#	All other command line options are passed through to the 
#	launched executable, so:
#
#	   revLoader.exe -appid 12345 -launch MyApp.exe -silent /help
#
#	   This will create a steam_appid.txt file with the value 12345
#	   Before launching MyApp.exe with the arguments -silent /help
#
# 2) 	Specify the name of the application to load in the ProcName
#	setting below as with previous versions of revLoader. 
# 	You can also specify the command line if required.
#
#	e.g ProcName=MyApp.exe -silent /help
#


[Emulator]

# CacheEnabled set to true to enable loading apps from GCF. 
# If it is true, and a clientregistry.blob file is not supplied, 
# then you must supply revApps.ini file with the correct cache requirements. 
# See the example revApps.ini, however it is highly recommended that you use
# a clientregistry.blob file for maximum compatibility
#
# Default = False
#
CacheEnabled = false

# CachePath - set to the folder where your GCF files are located
#
# Default = (n/a)
#
CachePath = C:\Steam\SteamApps

# Language - rev emu will automagically load the correct language files. 
# This can be English, French, Italian, German, Spanish, sChinese, 
# Korean, Koreana, tChinese, Japanese, Russian, Thai, or Portugeuse
#
# revEmu will try to set the Language key in the following order:
#		Use the Language key in the this rev.ini if it is present
#		Use the Steam Language key in the registry if it is present
#		Default the Language to English 
#
#Language = English
Language = Russian

# Change Logging to True to enable/disable log file output for steam.dll
#
# Default = False
#
Logging=true

# Change SteamDll to point to your official Steam client DLL.
# This setting is required for Steam UserID Validation functions
# to support legit Steam IDs. Otherwise, all clients would get
# IDs generated from their IP addresses. 
# Also make sure you uncomment the line below (remove \\\"#\\\") 
# if you want to use this setting!
# Note that this setting only applies to games using SteamGameServer
# up to version 003. (e.g. CS: Source, Team Fortess 2, Garry's Mod)
#
# Default = (n/a)
#
SteamDll=.\bin\Steam\Steam2.dll

# Change SteamClient to True if you want to use the steamclient emulator.
# This setting is recommended to be true for both clients \ game servers
# and for all games, except games which use SteamClient006 interface
# (e.g. CS: Source, Half-Life 2: Deathmatch)
# To see if the game is using this old interface, enable SteamClient, 
# enable Logging and you will notice a log line \\\"Using SteamClientXXX\\\". 
# If 007, leave the option ON, otherwise, it is recommended not to use it.
#
# Default = False
# 
SteamClient = true

# Change SteamUser to the steam username that you wish to use with revEmu
# Defaults to revCrew if not specified
#
SteamUser = SteamPlayer

[Log]

# If Logging is set to True, choose which functions would you like to log.
#
# Default = False
#
FileSystem=True
Account=True
UserID=True

[steamcl
ient]

################################### NOTE ####################################
# These settings may apply even if you don't choose to use steamclient.dll! #
###########################################################################
##
#
# Change the setting below to set your PlayerName (used in src2007 engine)
# not use \\\"\\\"
#
# Default = REVOLUTiON
#
PlayerName=Revolution


# Change the setting below to enable/disable log file output for steamclient.dll
#
# Default = False
#
Logging=true

# Change ClientDLL to point to the original steamclient.dll
# This setting will enable VAC for your server and your server will be listed
# on Valve master server! Also, Steam clients will have their regular Steam IDs
# Please use the steamclient.dll from Steam folder!
#
# Default = (n/a)
#
ClientDLL=.\bin\steamclient_valve.dll


# DisableUnlockedItems enables you to choose whether to use the new weapons in
# Team Fortress 2. This setting applies to you only if you are a regular player,
# or to all your clients if you are a server hoster.
#
# Default = False
#
#DisableUnlockedItems = True

# If you use in Ultimate SSDK change the setting below to True 
# use only Ultimate SSDK enable else disable.
#
# Default = False
#
#EnableSDK = True

#Use DNS masterservers valve, if port mastersrver 27010-27011 not problem 
#if port 27015 use mix MasterServer = 208.64.200.65:27015
#
# Default = False
#
#Use_hl_master = true

#Change the setting to set masterserver, from where serverlist will be got.
#No support Setti masterserver..... 
#Default = 72.165.61.136:27015 only for HL2
#Friends tab in serverbrowser shows another masterserver for VIP server ($)
#
#HL1 servers
#MasterServer = 188.40.40.201:27010
#MasterServer = 69.28.158.131:27010
#MasterServer = 209.197.20.34:27010
#MasterServer = 69.28.140.247:27010
#
#HL2 servers
#
MasterServer = 208.64.200.52:27011
#MasterServer = 208.64.200.65:27015
#MasterServer = 63.234.149.83:27011
#MasterServer = 63.234.149.90:27011
#
#rdkf
#
#MasterServer = 68.142.72.250:27012

#Add rename ClanTag maximum 12 symbol UTF-8 or 24 symbol ANSI
#ex. ClanTag = revcrev
# 
ClanTag=marcoserv.ru

#
# Use avatar enable. Test images no-steam avatar in platform/avatar1.dat(delete\rename it`s file not show this images) 
#
# Default = False
#
Use_avatar = true

#
# Select Rank Level in CSgo. Min 1 - Max 18.
#
# Default = 1
#
#RankLevel = 12


[GameServer]

# GameServer policy rules
# Allow (v9.73 < revEmu < 9.83) clients to join your server
#
# Default = True
#
AllowOldRev74=False

# Allow revEmu v9.63 ~ 9.73 clients to join your server
# revEmu v9.62 and below will be rejected nevertheless
#
# Default = True
#
AllowOldRev=False

# Allow unknown clients to join your server
#
# Default = True
#
AllowUnknown=False

# Allow cracked Steam clients to join your server
#
# Default = True
#
#AllowCracked=False

# Allow legitimate Steam clients to join your server
#
# Default = True
#
#AllowLegit=False

#Allowed any count connect Unknown client with one IP (25 Unknown clients 1 IP default true)
#
#AllowedAnyCountConnectUnknownClientWithOneIP = false


# Allow shows bots as normal players in the server(in serverbrowser)
#
# Default = false
Fake_player= false

# Allow revemu clients to join your server (steamid subject to substitution)
#
# Default = false
RevEmu_2012 = false

#Add count player in server name etc. (17/32).
#
#Default false.
#
AddCountPlayerInServerName = false


#Fix crash if you use SourceMod extension connect.ext....
#
#Default false.
#
#UseConectSM = true


[GameServerNSNet]
#Use only tf2 & Dota 2 server example: EnableNSNetSvc = UDP
#
#EnableNSNetSvc = [False/UDP/TCP/BOTH]
#ServerIPNSNet =

#NSNetDedicatedPort = Порт(Только для Slave серевров)
#AdditionalSlaveServer = IP:PORT
#AdditionalSlaveServer = IP:PORT
#AdditionalSlaveServer = IP:PORT
#AdditionalSlaveServer = IP:PORT

ProcName=srcds.exe -game cstrike -steam -silent -lv /help -novid



Версия эмулятора - вот тут странный момент я качал много разных steamclien.dll но большая часть давала ошибку что не может работать на виртуальной машине . Я остановился вот на этой версии

[spoler]
https://drive.usercontent.google.com/download?id=1LPXJLbmPIZ5mq1oZsqnpZz
nHvscu7qfx&export=download&authuser=0
[/spoiler]

вот что выдает сама консоль при запуске игры

Console initialized.
Using Breakpad minidump system. Version: 9540945 AppID: 232330
Loaded 1335 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\cstrike\cstrike_pak.vpk for pure server operation.
Loaded 1335 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\cstrike\cstrike_pak.vpk for pure server operation.
Loaded 1231 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\hl2\hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\hl2\hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\hl2\hl2_sound_misc.vpk for pure server operation.
Loaded 462 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\hl2\hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\platform\platform_misc.vpk for pure server operation.
server.dll loaded for \"Counter-Strike: Source\"
Unable to load plugin \"addons/metamod/bin/win64/server\"
maxplayers set to 20
Unknown command \"r_decal_cullsize\"
maxplayers set to 20
Network: IP 172.16.100.100, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
[META] Loaded 1 plugin.
Initializing Steam libraries for secure Internet server
*********************************************************
*********************************************************
*       Unable to load Steam support library.*
*       Unable to load Steam support library.*
*       This server will operate in LAN mode only.*
*       This server will operate in LAN mode only.*
*********************************************************
*********************************************************
CMaterialSystem::ReloadMaterials bDeviceReady false
***need to set $abovewater for material maps/gg_simpsons_h/dev/dev_water2_cheap_406_7_304
***need to set $abovewater for material maps/gg_simpsons_h/dev/dev_water2_cheap_406_7_304
Missing map material: VGUI/LOGOS/XYZWALLCT
L 08/19/2025 - 12:39:21: [GEOIP] GeoIP2 database loaded: GeoLite2-City (2025-07-29 07:00:08 UTC) (C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server тАФ GG\cstrike\addons\sourcemod\configs\geoip\GeoLite2-City.mmdb)
L 08/19/2025 - 12:39:21: [GEOIP] GeoIP2 supported languages: de en es fr ja pt-BR ru zh-CN
Executing dedicated server config file server.cfg
Using map cycle file 'cfg\mapcycle.txt'.
Error loading cfg/vscript_convar_allowlist.txt
VSCRIPT: Started VScript virtual machine using script language 'Squirrel'
VSCRIPT: Started VScript virtual machine using script language 'Squirrel'
Script not found (scripts/vscripts/mapspawn.nut)
Script not found (scripts/vscripts/mapspawn.nut)
Set motd from file 'cfg/motd_default.txt'.  ('cfg/motd.txt' was not found.)
Set motd_text from file 'cfg/motd_text_default.txt'.  ('cfg/motd_text.txt' was not found.)
SV_ActivateServer: setting tickrate to 66.7
Console: \"Loading FCC 2 COUNTER-STRIKE: SOURCE SERVER CONFIGURATION\"
Unknown command \"sv_secure\"
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
Unknown command \"mp_respawn_on_death_ct\"
Unknown command \"mp_respawn_on_death_t\"
Console: \"Loaded FCC COUNTER-STRIKE: SOURCE SERVER CONFIGURATION\"
Server is hibernating
Game will not start until both teams have players.
[GunGame] Loading gungame.config.txt config file
[GunGame] Loading gungame.equip.txt config file
[GunGame] Warmup round has started.
ro6ka
19 августа 2025 13:26
   Сообщение #5

Юнец
  • 0
Награды:

Репутация: 0
Группа: Пользователи
Сообщений: 4
Регистрация: 14.08.2025

Предупреждения:
В очередной раз попробовал последнюю версию steamclien.dll с сайта но всегда получаю одну и ту же ошибку

Проблемы с RevEmu и SteamID


https://ibb.co/hxspSx4d
ro6ka
19 августа 2025 16:42
   Сообщение #6

Юнец
  • 0
Награды:

Репутация: 0
Группа: Пользователи
Сообщений: 4
Регистрация: 14.08.2025

Предупреждения:
Еще одно интересное наблюдение проверил все версии steamclient.dll c форума вот результаты

[12-06-2025]
x32 - говорит что не может открываться на VM


[03-04-2025]
x32 - говорит что не может открываться на VM

[10-02-2023]
говорит что не может открываться на VM


[03-07-2021]
Сервер просто постоянно перезагружается без каких либо ошибок
bir3yk
20 августа 2025 12:33
   Сообщение #7

Легенда
  • 150
Награды:
 
Репутация: 284
Группа: Администраторы
Сообщений: 2032
Регистрация: 7.11.2012

Предупреждения:
нового эмулятора под винду пока нет, на клиенткой дллке сервер не может запустится. Ждите скоро выйдет новая версия для сервера. Сроков точных пока нет.
Pedobir
20 августа 2025 15:30
   Сообщение #8

Ученик
  • 45
Награды:

Репутация: 0
Группа: Пользователи
Сообщений: 55
Регистрация: 1.04.2013

Предупреждения:
wine-8.0.2 всё стартует. Локальная игра клиента ксс с ботами (листен-сервер) запускается норм. Если листен сервер запустился, то и дедик должен стартовать... Не понимаю в чём проблема.
dimapaxx
20 августа 2025 15:37
   Сообщение #9

Соратник
  • 60
Награды:

Репутация: 1
Группа: Пользователи
Сообщений: 187
Регистрация: 24.12.2024

Предупреждения:
Хотелось бы фикс скинов в кс2( ну по понятным причинам его либо не будет никогда,либо будет но не в ближайший год
А если верить рандом пользователю то северная часть вовсе для кс2 не работает,сам лично не проверял но не думаю что обманули ;(
dimapaxx
20 августа 2025 18:31
   Сообщение #10

Соратник
  • 60
Награды:

Репутация: 1
Группа: Пользователи
Сообщений: 187
Регистрация: 24.12.2024

Предупреждения:
А в теории возможно ли заместо "настоящих скинов" сделать скинченджер и просто встроить его в игру с конфигом где разблоканы все скины в инвентаре? Я конечно не уверен но по моему даже в КС ГО используется чуть чуть не скинченджер а что то другое,сами скинченджеры кстати на кс2 существуют
bir3yk
21 августа 2025 12:15
   Сообщение #11

Легенда
  • 150
Награды:
 
Репутация: 284
Группа: Администраторы
Сообщений: 2032
Регистрация: 7.11.2012

Предупреждения:
dimapaxx,
наверное можно просто использовать скинченджер если они есть. Эмулятор работает чуть по другому с предметами.
1чел. читают эту тему (гостей: 1)
Пользователей: 0

  Сейчас: 28 августа 2025 20:22