Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] IGCN Season 9.5 (src-x9.5 9.5.1.15) SRC (April/2016)

Newbie Spellweaver
Joined
Jun 21, 2015
Messages
56
Reaction score
26
edit ServerInfo.bmd with any text editor!

Code:
; iDev.Games - MuOnline S9EP2 IGC9.5 - TRONG.WIN - Dao Van Trong

[Connection]
IP="192.168.0.168"
Port=44405
ChatPort=56980

[Main]
Version="1.05.25"
Serial="PoweredByIGCN800"
SingleInstance=0

;Codepage: Portuguese 860/ Korean.xml 949/ Chinese.xml 950/ Vietnamese 1258/ Russian 1251
[Gameplay]
Codepage=1258
BlockVirtualMachine=0

[Launcher]
Enabled=0
ExeName=""


[Patcher]
Enabled=0
ExeName=""

;[File]
;Password="D03E9C779313211DD0503F908B8DC6BA6762B05CBA90DEE65DB40E436C341BA7"

How can I edit the direct number in the source?

m_Charset = GetPrivateProfileIntA("Gameplay", "CodePage", 0xFDE9, filedec);/** 1258vn0x4B0 0x4E4 */
 
Junior Spellweaver
Joined
Sep 9, 2011
Messages
103
Reaction score
22
NEW ITEMS:
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums

drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums


WHO CAN HELP ME WITH glow/color edit pm me
 
Last edited:

VIP

Newbie Spellweaver
Joined
Feb 17, 2017
Messages
25
Reaction score
20
I CHECK the "ServerInfo.bmd' ,it's OK ,like the post of you~~~ haha, RUN the main.exe,Nothing is appearance yet!!!

Make sure:
- Your PC/Server is strong enough.
- You have set the full Microsoft Visual C++ Redistributable Package, .Net
- And the complete edit the configuration file, restore databse, ...

VIDEO TEST:
 
Last edited:
Newbie Spellweaver
Joined
Jun 12, 2016
Messages
15
Reaction score
1
Tnx VIP wath windows u have on may i have dll problem and i can`t instal vs2015 on windows 7 ultimate 64bit..xd
 
Newbie Spellweaver
Joined
Jun 21, 2015
Messages
56
Reaction score
26
Does anyone know how to change this line to be able to put the language numbers "POR" " ENG" ? Without needing serverinfo.bmd !!!!


Line in serverinfo.bmd
;Codepage: Portuguese 860/ Korean.xml 949/ Chinese.xml 950/ Vietnamese 1258/ Russian 1251[Gameplay]
Codepage=1258

ellGVcX - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list

VIP

Newbie Spellweaver
Joined
Feb 17, 2017
Messages
25
Reaction score
20
Tnx VIP wath windows u have on may i have dll problem and i can`t instal vs2015 on windows 7 ultimate 64bit..xd

My OS: Windows 7 Utilmate x64
Install VS215 need Internet connect. Nothing special!



Does anyone know how to change this line to be able to put the language numbers "POR" " ENG" ? Without needing serverinfo.bmd !!!!


Line in serverinfo.bmd

ellGVcX - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums

Code:
m_Charset = 0x4E4;/** ENG:0x4E4 1252*/
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 12, 2016
Messages
15
Reaction score
1
hmm i think the proble is on my windows :) i have error when i want to finish the instal and mate plzz share link for sql 2015! tnx and keep the good work
 

VIP

Newbie Spellweaver
Joined
Feb 17, 2017
Messages
25
Reaction score
20
hmm i think the proble is on my windows :) i have error when i want to finish the instal and mate plzz share link for VS 2015! tnx and keep the good work

- SQL2008 R2:
- VS2015 ENT:

- VC Full 2005~2015:
 
Junior Spellweaver
Joined
Aug 26, 2012
Messages
197
Reaction score
19
Guys you know how to hook the main.exe of IGCN? i have a copy of Crack LiveGuard here but the problem is i can't able to hook the main.exe because when i tried to hook it, it say error >.<
any idea guys?
 

VIP

Newbie Spellweaver
Joined
Feb 17, 2017
Messages
25
Reaction score
20
my EngLish is poor,I'm a Chinese,
你的意思我明白,c++库我已经安装了,我用的IGC.dll是用 ‘DaoVanTrong’ 的源码编译的,启动main.exe 之后什么都没出现,如果我使用其他人编译好的IGC.dll是没任何问题的,游戏正常。。。

edit ServerInfo.bmd with any text editor!

Code:
; iDev.Games - MuOnline S9EP2 IGC9.5 - TRONG.WIN - Dao Van Trong

[Connection]
IP="192.168.0.168"
Port=44405
ChatPort=56980

[Main]
Version="1.05.25"
Serial="PoweredByIGCN800"
SingleInstance=0

;Codepage: Portuguese 860/ Korean.xml 949/ Chinese.xml 950/ Vietnamese 1258/ Russian 1251
[Gameplay]
Codepage=1258
BlockVirtualMachine=0

[Launcher]
Enabled=0
ExeName=""


[Patcher]
Enabled=0
ExeName=""

;[File]
;Password="D03E9C779313211DD0503F908B8DC6BA6762B05CBA90DEE65DB40E436C341BA7"

-New Server
-new DLL,
-new ServerInfo.bmd (with text editor)
 
Don't be a hater
Loyal Member
Joined
Jan 27, 2006
Messages
950
Reaction score
208
Guys you know how to hook the main.exe of IGCN? i have a copy of Crack LiveGuard here but the problem is i can't able to hook the main.exe because when i tried to hook it, it say error >.<
any idea guys?

HMODULE module = LoadLibrary("AH.dll");
 
Newbie Spellweaver
Joined
Jun 21, 2015
Messages
56
Reaction score
26
My OS: Windows 7 Utilmate x64
Install VS215 need Internet connect. Nothing special!





Code:
m_Charset = 0x4E4;/** ENG:0x4E4 1252*/


Thank you very much, do you know the "POR" language code?
 
Newbie Spellweaver
Joined
Feb 19, 2016
Messages
34
Reaction score
0
<Lang ID="0" FileName="English.xml" Enable="1" Codepage="1252" />
<Lang ID="1" FileName="Spanish.xml" Enable="0" Codepage="1250"/>
<Lang ID="2" FileName="Portuguese.xml" Enable="0" Codepage="860"/>
<Lang ID="3" FileName="Korean.xml" Enable="0" Codepage="949" />
<Lang ID="4" FileName="Chinese.xml" Enable="0" Codepage="950" />
<Lang ID="5" FileName="Vietnamese.xml" Enable="0" Codepage="1258" />
<Lang ID="6" FileName="Russian.xml" Enable="0" Codepage="1251" />
 
Back
Top