Hoş Geldin, Ziyaretçi!

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

dsgn kguard
ROLLET remastered
vsupload kguardedgeakademi
cleopatra legacy
ecr-online boş reklam

vSRO Paylaşım VSRO 188 CGObj::GetTID() GetDataPermanent Error Patch credy by : torachiyo

xXxGhostSpitiXxX

Vsro Developer Pk2 Editor
Elite
.
Katılım
21 Mar 2019
Mesajlar
586
Çözümler
1
Alınan Beğeni
3,426
Ödül Puanları
93
Konum
en tu cora bb
VSRO 188 CGObj::GetTID() GetDataPermanent Error Patch
Kod:
İçeriği görebilmek için Uye olmanız gerekiyor.

SR_GameServer.exe original file can only create up to 50,000 objects, if more than 50,000 objects are created in the game, it will show CGObj::GetTID() GetDataPermanent Error.
If you have added customized object, Itemdata or Chardata, it is very easy to get the pet summon bug.
The solution I've come up with so far is to increase the size of the object's memory.

As above ASM operation code
0x1D0 is a fixed size, the memory size of an object is 0x1D0(464), the number of objects can be adjusted.
So you only need to change the number of objects 0xC350 (50000) and memory size 0x1620100.

For example, to increase the number of objects to 5 times 250,000 objects

0x1D0 * 0x3D090(250000) = 0x6EA0500

Object Size = 0x1D0
Number of Objects = 0x3D090(250000)

Memory Size = 0x6EA0500

Patch:

C#:
İçeriği görebilmek için Uye olmanız gerekiyor.


C/C++ Hook (SR_GameServer):

C++:
İçeriği görebilmek için Uye olmanız gerekiyor.
 

Hades

Developer
.
Katılım
30 Tem 2019
Mesajlar
505
Çözümler
20
Alınan Beğeni
891
Ödül Puanları
93
Konum
Kahramanmaraş
Wow, thank you for sharing. Does this help you exceed the 50k mob limit?
 

Crusade

Full Stack dev
Elite
Katılım
30 Mar 2021
Mesajlar
103
Çözümler
1
Alınan Beğeni
64
Ödül Puanları
28
Konum
Sydney / Australia
Wouldn't it cause lag/delays? Im not sure if a single gameserver can handle objects + transactions.

I'm almost newbie however im really curious now. Surely will give it a try! TA
 
AdBlock Detected

Anlıyoruz, reklamlar can sıkıcı!

Elbette, reklam engelleme yazılımı reklamları engellemede harika bir iş çıkarır, ancak aynı zamanda web sitemizin faydalı özelliklerini de engeller. En iyi site deneyimi için lütfen AdBlocker'ınızı devre dışı bırakın.

AdBlock'u Devre Dışı Bıraktım.