Jump to content

Recommended Posts

Posted

 

I'm quite confused with this two packet_db_ver and packet_keys_use

 

I'm using client date 2010-07-30 what should I put in packet_db_ver? also with packet_keys_use?

 

and follow up with this should, I need to comment out the #define PACKET_OBFUSCATION?

 

and lastly if I disable this feature, would the server prone to WPE and RPE?

Q1 Answer: Use client date version that is supported with rA, they are all listed here

 

 

Q2 Answer: Uncomment #define PACKET_OBFUSCATION to enable the feature (it is enabled by default so no need to touch this)

 

 

Q3 Answer: Yes, that's what the feature do.

 

 

 

But if I use a gameguard like gepard? will I still prone to wpe and rpe?

Posted (edited)

But if I use a gameguard like gepard? will I still prone to wpe and rpe?

As far as i know, that's the latest and up-to-date gameguard as of now, most probably no.

Edited by Aureon
Posted

 

But if I use a gameguard like gepard? will I still prone to wpe and rpe?

As far as i know, that's the latest and up-to-date gameguard as of now, most probably no.

 

 

Well thanks, so it should work too also old client + gepard = good. 

  • 1 month later...
Posted (edited)

 

can i install packet obfus in old rathena 2013 ?

yes, as long as you know how to do it

 

is there any tutorial ?

Edited by zanattana
Posted

 

 

can i install packet obfus in old rathena 2013 ?

yes, as long as you know how to do it

 

is there any tutorial ?

 

 

If u're using MSVS, something like:

  1. open core.h file.
  2. Find: #define PACKET_OBFUSCATION.
  3. Righ-click on PACKET_OBFUSCATION, select Find All References.
  4. Copy source block inside it.
  5. Find proper/equal lines for the old rAthena, paste there.
  6. Copy the keys on packet_db.txt to old rAthena's packet_db.txt
Posted

 

 

 

can i install packet obfus in old rathena 2013 ?

yes, as long as you know how to do it

 

is there any tutorial ?

 

 

If u're using MSVS, something like:

  1. open core.h file.
  2. Find: #define PACKET_OBFUSCATION.
  3. Righ-click on PACKET_OBFUSCATION, select Find All References.
  4. Copy source block inside it.
  5. Find proper/equal lines for the old rAthena, paste there.
  6. Copy the keys on packet_db.txt to old rAthena's packet_db.txt

thank you dear

  • 4 months later...
  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...