KaitoKid
New member
Hey guys,
Need another help using packet encryption with client 2013-08-07a Ragexe
I'm getting another unsupported packet (packet 0x7f9f (0x02e5), 19 bytes received)
Here's the applied diff for the client:
// Whether to enable the official packet obfuscation support (good vs WPE)// 0: disabled// 1: optional (not recommended) -- identifies whether it is required// 2: enabled (recommended)packet_obfuscation: 2
clientinfo.xml
<?xml version="1.0" encoding="euc-kr"?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>Xypher RO</display> <balloon>Xypher Ragnarok Online</balloon> <desc>Xypher Ragnarok Online</desc> <address>127.0.0.1</address> <port>6900</port> <version>27/version> <langtype>12</langtype> <registrationweb>google.com</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection></clientinfo>
Any ideas why I'm getting the error? thanks
Need another help using packet encryption with client 2013-08-07a Ragexe
I'm getting another unsupported packet (packet 0x7f9f (0x02e5), 19 bytes received)
Here's the applied diff for the client:
- @ Bug Fix
- Always Call SelectKoreaClientInfo()
- Cancel to Login Window
- Custom Window Title
- Disable 1rag1 type parameters
- Disable HShield
- Disable Hallucination Wavy Screen
- Disable Nagle Algorithm
- Disable Ragexe Filename Check
- Enable /showname
- Enable 64k Hairstyle
- Enable DNS Support
- Enable Mail Box for All langtypes
- Enable Monster Tables
- Enable Multiple GRFs
- Enable Official Custom Fonts
- Enable Title Bar Menu
- Enforce Official Login Background
- Extend Chat Box
- Extend Chat Room Box
- Extend PM Box
- Fix Camera Angles
- Fix Tetra Vortex
- Ignore Missing File Error
- Ignore Missing Pallete Error
- Increase Attack Display
- Increase Headgear ViewID
- Increase Zoom Out 50%
- Only First Login Background
- Packet First Key Encryption [58AA359A]
- Packet Second Key Encryption [55F86C1E]
- Packet Third Key Encryption [3F094C49]
- Cancel to Login Window
// Whether to enable the official packet obfuscation support (good vs WPE)// 0: disabled// 1: optional (not recommended) -- identifies whether it is required// 2: enabled (recommended)packet_obfuscation: 2
clientinfo.xml
<?xml version="1.0" encoding="euc-kr"?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>Xypher RO</display> <balloon>Xypher Ragnarok Online</balloon> <desc>Xypher Ragnarok Online</desc> <address>127.0.0.1</address> <port>6900</port> <version>27/version> <langtype>12</langtype> <registrationweb>google.com</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection></clientinfo>
Any ideas why I'm getting the error? thanks
