Merhaba, Hoşgeldin!

VSRO.org, Silkroad Online, Knight Online, Metin2 ve diğer çevrimiçi oyunlar için öncü bir yardım ve geliştirme platformudur. Misyonumuz, bilgi ve deneyim sahibi bireyleri, bilgiye ihtiyaç duyanlarla bir araya getirerek, zengin bir etkileşim ortamı yaratmak ve farklı bakış açılarını birleştirmektir. Topluluğumuzda güçlü bir işbirliği ve öğrenme kültürü oluşturarak, herkesin değerli katkılarda bulunmasını sağlıyoruz.

vSRO Çözüldü CustomCertificationServer

Katılım
18 Mar 2019
Mesajlar
128
Tepkime puanı
24
Puanları
18
Yaş
44
Konum
brasil
Türk Lirası
0.00₺
Merhaba arkadaşlar, herhangi birinin Özel Sertifika kaynağına sahip olup olmadığını bilmek ister ve aşağıdaki resimde gösterildiği gibi aynı bilgisayara iki oyun sunucusunu bağlamanın mümkün olup olmadığını herkese sormak ister. isteğimde yardımcı olabilecek veya yardım etmeyen herkese minnettarım.

Eng:
Hello friends would like to know if anyone has the source of CustomCertification and would like to ask everyone if it is possible to connect two gameserver on the same computer as shown in the image below. grateful to everyone who may or may not help with my request.


1159
 
Please, Giriş yap or Kayıt ol to view quote content!
Yalnız resimde tek oyun sunucusu(shard) var, demek istediğim multi modül(aynı bilgisayarda çok sayıda agentserver, gameserver açmak) ise fbindip kullanabilirsin bunun için, ama öncesinde loopback adeptere ip ataman ve multi olacak exe'lere ollydbg ile patch atman gerekiyor. Örnek resim:

1160
 
Please, Giriş yap or Kayıt ol to view quote content!

to run the same module 2 times on the same pc

GlobalManager offsets Address 004858B3 change JNZ SHORT 004858FB to JMP SHORT 004858FB

MachineManager offsets Address 0042B26E change JNZ SHORT 0042B2A6 to JMP SHORT 0042B2A6

GatewayServer offsets Address 0042A1F5 change JNZ SHORT 0042A23D to JMP SHORT 0042A23D

FarmManager offsets Address 0040CF43 change JNZ SHORT 0040CF8B to JMP SHORT 0040CF8B

DownloadManager offsets Address 0040DB10 change JNZ SHORT 0040DB46 to JMP SHORT 0040DB46

AgentServer offsets Address 00433FA3 change JNZ SHORT 00433FEB to JMP SHORT 00433FEB

ShardManager offsets Address 00685F73 change JNZ SHORT 00685FBB to JMP SHORT 00685FBB

Gameserver offsets Address 009361E3 change JNZ SHORT 0093622B to JMP SHORT 0093622B



ForceBindIP -i IP
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 GlobalManager_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 GatewayServer_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 DownloadServer_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 FarmManager_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 SR_ShardManager_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 AgentServer_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 SR_GameServer_1.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.1 MachineManager_1.exe

ForceBindIP -i IP2
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.2 SR_GameServer_2.exe
start C:\Windows\SysWOW64\ForceBindIP.exe 192.168.2.2 MachineManager_2.exe

and an example from my modules the off sets
 

Ekli dosyalar

Geri
Üst Alt