First of all Download resource
- Quote :
1. [You must be registered and logged in to see this link.]
2. [You must be registered and logged in to see this link.] (If you have another can be use.)
3. [You must be registered and logged in to see this link.] (Client from my server [You must be registered and logged in to see this link.] )
SETUP
I'll skip sql 2005 express setup step. may you find from google or etc.
SETUP Database
1. Open Sql Server Management Studio Express then create 3 Database name
IRIS_GAMEDB, IRIS_LOGDB, IRIS_MEMBERDB2. Goto IRIS_2010_11_20\Database\ Folder
3. Double click to IRIS_GAMEDB.sql Then execute them in Sql Server Management Studio
4. Double click to IRIS_LOGDB.sql Then execute them in Sql Server Management Studio
5. Double click to IRIS_MEMBERDB_1.sql & IRIS_MEMBERDB_2.sql Then execute them in Sql Server Management Studio
6. Goto your Data source (ODBC) Select System DNS Tab Then Click add
7. Choose SQL Server Click Finish then input Name as
IRIS_GAMEDB and Server as
your sql server (may be (local)\SQLEXPRESS)8. tick "With SQL Server authentication using a login ID and password entered by the user" and input your Login ID and Password from mssql
9. tick change the default database to IRIS_GAMEDB and click next then click finish.
10. do same to other 2 databse IRIS_LOGDB and IRIS_MEMBERDB
Now finish setup Database of IRIS
Then Setup Game server
1. run Install_GSDataAccession.bat to syncronize resource to database
2. run Install_LSDataAccession.bat to install captcha to database
3. run all Install_*.bat to install service
4. Setting your IP
4.1 Setting irisagentdemon.cfg
- Quote :
SERVICE_NAME: AgentDemon
AGENT_DEMON_ADDRESS(IPv4): 192.168.5.106 << change to your ip
AGENT_BROADCAST_ADDRESS(IPv4): 192.168.5.106 << change to your ip
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
MANAGE_SERVER: LoginServer 192.168.5.106 << change to your ip
MANAGE_SERVER: LogDemon 192.168.5.106 << change to your ip
MANAGE_SERVER: GameServer 192.168.5.106 << change to your ip
MANAGE_SERVER: GameServer2 192.168.1.3 << change to your ip
MANAGE_SERVER: TutorialServer 192.168.1.4 << change to your ip
MANAGE_SERVER: PvP1Server 192.168.1.5 << change to your ip
MANAGE_SERVER: PvP2Server 192.168.1.6 << change to your ip
MANAGE_SERVER: ThemeCircus 192.168.1.7 << change to your ip
MANAGE_SERVER: ThemeRioha 192.168.1.8 << change to your ip
MANAGE_SERVER: ThemeDecomuss 192.168.1.9 << change to your ip
In Blue color mean if you have more IP you can run server with out failed
* 1 GameServer use 1 IP can't use same IP for GameServer4.2 Setting irisgamesrv.cfg
- Quote :
- SERVICE_NAME: GameServer
SERVER_NO: 1
CHANNEL_NO: 1
GAME_SERVER_ADDRESS(IPv4): 192.168.5.106 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.5.106 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.5.106 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.5.106 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: GameServer2
SERVER_NO: 1
CHANNEL_NO: 2
GAME_SERVER_ADDRESS(IPv4): 192.168.1.3 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.3 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.3 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: TutorialServer
SERVER_NO: 1
CHANNEL_NO: 501
GAME_SERVER_ADDRESS(IPv4): 192.168.1.4 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.4 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.4 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: PvP1Server
SERVER_NO: 1
CHANNEL_NO: 101
GAME_SERVER_ADDRESS(IPv4): 192.168.1.5 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.5 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.5 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: PvP2Server
SERVER_NO: 1
CHANNEL_NO: 102
GAME_SERVER_ADDRESS(IPv4): 192.168.1.6 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.6 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.6 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: ThemeCircus
SERVER_NO: 1
CHANNEL_NO: 200
GAME_SERVER_ADDRESS(IPv4): 192.168.1.7 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.7 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.7 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: ThemeRioha
SERVER_NO: 1
CHANNEL_NO: 201
GAME_SERVER_ADDRESS(IPv4): 192.168.1.8 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.8 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.8 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000
SERVICE_NAME: ThemeDecomuss
SERVER_NO: 1
CHANNEL_NO: 202
GAME_SERVER_ADDRESS(IPv4): 192.168.1.9 << change to your ip
GAME_BROADCAST_RECV(IPv4): 192.168.1.9 << change to your ip
GAME_BROADCAST_SEND(IPv4): 192.168.1.255 << change to your ip and las must be 255 like 192.168.5.255
GAME_FIREWALL(IPv4): 192.168.1.9 << change to your ip
GAME_BILLING(IPv4): 0.0.0.0 0
AHN_HACK_SHIELD: 0 5000 30000
LOGIN_PORT: 16002
GAME_PORT: 16004
LOG_PORT: 16000