• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Downgrading the TFS to lowest client

Obito

0x1337
Joined
Feb 17, 2011
Messages
351
Solutions
8
Reaction score
151
Location
Egypt
Could someone explain how to downgrade the TFS 0.4 protocol? for example from 860 to 811 or lower and how the RSA works with the client? also, shall I change the definition.h file with
Code:
Protocol::XTEA_encrypt
 
If you're going to try to downgrade TFS, you probably should not downgrade 0.4 unless you have a very specific reason for using 0.4, instead use a newer TFS version like 1.3.
Downgrading is (probably) a lot of manual work, you should probably start out in protocolgame and remove the parsing and sending of protocol codes you don't need, then find out where all these protocolcodes originate from and try to disable the features all-together.
If you don't know what you're doing, you should probably try to hire someone to do it for you instead, or look for a server that's already downgraded or old version of OTServ/TFS or any other OTS and compare the source files between v8.6 and the version you wish to downgrade to.
There's no tfsdowngrader.exe.
 
Back
Top