Monster generator

Socius Decennalis
Decennium
Joined
Jul 13, 2013
Messages
82
Reaction score
67
I'll teach you how to use to release the monster generator without debug, there was a little guy there needingCharge GS with IDA PROSearch for the function: player_template::GetDebugMode

excelled - Monster generator - RaGEZONE Forums


Right-click the function name click List cross references

excelled - Monster generator - RaGEZONE Forums


you will need to edit the 2nd function DebugCommandHandle

excelled - Monster generator - RaGEZONE Forums



Go to edit-> patch program-> change bytes and change 75 to EBedit-> patch program-> apply patches to input file-> okand ready


By: Halysim
 
Since the pictures seem to have vanished ~ I will re-post the OP (to include the pix) {this can also be found in my PW_DEV.iso/IDA/gs fixes/monster spawner fix}:



I'll teach you how to use to release the monster generator without debug, there was a little guy there needingCharge GS with IDA PROSearch for the function: player_template::GetDebugMode

unknown - Monster generator - RaGEZONE Forums


Right-click the function name click List cross references

unknown_002 - Monster generator - RaGEZONE Forums


you will need to edit the 2nd function DebugCommandHandle

unknown_003 - Monster generator - RaGEZONE Forums


Go to edit-> patch program-> change bytes and change 75 to EBedit-> patch program-> apply patches to input file-> okand ready


By: Halysim
 
Vì hình ảnh có vẻ đã biến mất ~ Tôi sẽ đăng lại OP (để bao gồm cả hình ảnh) {điều này cũng có thể được tìm thấy trong PW_DEV.iso/IDA/gs patches/monster spawner fix}:



Tôi sẽ hướng dẫn bạn cách sử dụng để giải phóng trình tạo quái vật mà không cần gỡ lỗi, có một anh chàng nhỏ bé ở đó cần Charge GS với IDA PROTìm kiếm hàm: player_template::GetDebugMode

View attachment 282658

Nhấp chuột phải vào tên hàm nhấp vào Liệt kê tham chiếu chéo

View attachment 282659

bạn sẽ cần phải chỉnh sửa hàm thứ 2 DebugCommandHandle

View attachment 282660

Vào edit->patch program->change bytes và đổi 75 thành EBedit->patch program->apply patches to input file->okand ready


Bởi: Halysim
Sorry, I tried, but it seems that the IDA7 version I'm using in PW_DEVx is quite old, so it's pretty laggy and I couldn’t perform the steps or locate the correct spots as instructed. After trying, I managed to save a file named gs.ida and changed its extension. However, the new file is twice the size of the original one and, of course, the server still doesn't start. Would it be possible for me to compress my gs file and ask you to help fix it? It seems that many users of version 1.5.5 might be encountering this issue. This could be a great patch for anyone using this version.
 
Back