原端发布者casuta
圣光服务端架设教程
首先解压文件到任意盘:新建Account,AccountLog,OperatorTool,StatisticsData,
World00_Character,World00_GameLog这5个数据库并还原。其中World00_Character这个文件比较大,所以还原
时间会比较长,请耐心多等会,估计在10多G左右。数据库软件建议使用MSSQL2008
数据库还原好后建立ODBC数据源,选择系统DSN:
dds指向Account
Statistics指向StatisticsData
OPTool指向OperatorTool
GameLog指向World00_GameLog
然后指定SA和SA密码.
再打开SGonline\Server\9Data\ServerInfo文件夹下的RUT-SERVER_ServerInfo.txt
修改里面的IP为你自己的IP,把下面的相同的文字修改为:
;———————————————————————————–
; ODBC INFO
;———————————————————————————–
; NAME nDBID nWorldNo Connection INFO Startup Command
ODBC_INFO “Account”, 0, 0, “DSN=dds; UID=sa; PWD=123456”, “USE Account; SET LOCK_TIMEOUT 5000”
ODBC_INFO “AccountLog”, 1, 0, “DSN=dds; UID=sa; PWD=123456”, “USE AccountLog; SET LOCK_TIMEOUT 5000”
ODBC_INFO “Statistics”, 2, 0, “DSN=Statistics; UID=sa; PWD=123456”, “USE StatisticsData; SET LOCK_TIMEOUT 5000”
ODBC_INFO “OPTool”, 3, 0, “DSN=OPTool; UID=sa; PWD=123456”, “USE OperatorTool; SET LOCK_TIMEOUT 5000”
ODBC_INFO “Character”, 10, 0, “DSN=dds; UID=sa; PWD=123456”, “USE World00_Character; SET LOCK_TIMEOUT 5000”
ODBC_INFO “GameLog”, 11, 0, “DSN=GameLog; UID=sa; PWD=123456”, “USE World00_GameLog; SET LOCK_TIMEOUT 5000”
#END
分别运行9个服务注册程序:
“SGonline\Server\Account\Account Release.exe”
“SGonline\Server\AccountLog\AccountLog Release.exe”
“SGonline\Server\World00\Character\Character Release.exe”
“SGonline\Server\World00\GameLog\GameLog Release.exe”
“SGonline\Server\LoginServer\3LoginServer2.exe”
“SGonline\Server\World00\WorldManager\4WorldManagerServer2.exe”
“SGonline\shine\zone\5ZoneServer\5ZoneServer2.exe”
“SGonline\shine\zone1\5ZoneServer\5ZoneServer2.exe”
“SGonline\shine\zone2\5ZoneServer\5ZoneServer2.exe”
运行开始-管理工具-服务:
运行服务器就OK了
建议最少要4G内存
这样服务端就架设完毕了
客户端修改:
用UE打开客户端下的光之国度.exe,查找218.29.54.175,修改成你自己的IP,然后进游戏吧
添加帐号:打开Account-tUser
添上ID是帐号PW是密码,然后PW后面这个也填上随便什么字母就可以了,密码明文
就可以爽了
没有回复内容