Advertisement
Guest User

Untitled

a guest
Aug 14th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.49 KB | None | 0 0
  1. This XML file does not appear to have any style information associated with it. The document tree is shown below.
  2. <diff>
  3. <exe>
  4. <builddate>1372669108</builddate>
  5. <filename>2013-07-03aRagexe.exe</filename>
  6. <crc>-829769794</crc>
  7. <type>RE</type>
  8. </exe>
  9. <info>
  10. <name>[ 2013-07-01 kRO ]</name>
  11. <author>DiffTeam</author>
  12. <version>1.0</version>
  13. <releasedate>now</releasedate>
  14. </info>
  15. <override>
  16. <peheader>64</peheader>
  17. <imagesize>10932224</imagesize>
  18. <sectioncount>5</sectioncount>
  19. <xdiffstart>472</xdiffstart>
  20. <vsize>4096</vsize>
  21. <voffset>10928128</voffset>
  22. <rsize>2048</rsize>
  23. <roffset>6555648</roffset>
  24. </override>
  25. <patches>
  26. <patch id="2" name="Allow Chat Flood (? lines)" type="UI">
  27. <desc>
  28. Disable the clientside repeat limit of 3, and sets it to the specified value.
  29. </desc>
  30. <input name="$allowChatFlood" type="byte" op="-1" min="1"/>
  31. <changes>
  32. <byte offset="3ebdc8" old="2" new="$allowChatFlood"/>
  33. </changes>
  34. </patch>
  35. <patch id="88" name="Allow space in guild name" type="UI">
  36. <desc>
  37. Allow player to create a guild with space in the name (/guild "Space Name").
  38. </desc>
  39. <changes>
  40. <byte offset="3f27a4" old="20" new="21"/>
  41. </changes>
  42. </patch>
  43. <patch id="7" name="Change Gravity Error Handler" type="Fix">
  44. <desc>
  45. It changes the Gravity Error Handler Mesage for a Custom One Pre-Defined by Diff Team.
  46. </desc>
  47. <changes>
  48. <byte offset="63b212" old="47" new="20"/>
  49. <byte offset="63b214" old="72" new="20"/>
  50. <byte offset="63b216" old="61" new="20"/>
  51. <byte offset="63b218" old="76" new="20"/>
  52. <byte offset="63b21a" old="69" new="20"/>
  53. <byte offset="63b21c" old="74" new="20"/>
  54. <byte offset="63b21e" old="79" new="20"/>
  55. <byte offset="63b220" old="28" new="20"/>
  56. <byte offset="63b222" old="74" new="20"/>
  57. <byte offset="63b224" old="6d" new="20"/>
  58. <byte offset="63b226" old="29" new="20"/>
  59. <byte offset="63b22a" old="45" new="20"/>
  60. <byte offset="63b22c" old="72" new="20"/>
  61. <byte offset="63b22e" old="72" new="20"/>
  62. <byte offset="63b230" old="6f" new="20"/>
  63. <byte offset="63b232" old="72" new="20"/>
  64. <byte offset="63b236" old="48" new="20"/>
  65. <byte offset="63b238" old="61" new="20"/>
  66. <byte offset="63b23a" old="6e" new="20"/>
  67. <byte offset="63b23c" old="64" new="20"/>
  68. <byte offset="63b23e" old="6c" new="20"/>
  69. <byte offset="63b240" old="65" new="20"/>
  70. <byte offset="63b242" old="72" new="20"/>
  71. <byte offset="63b1c8" old="47" new="44"/>
  72. <byte offset="63b1ca" old="72" new="69"/>
  73. <byte offset="63b1cc" old="61" new="66"/>
  74. <byte offset="63b1ce" old="76" new="66"/>
  75. <byte offset="63b1d0" old="69" new="20"/>
  76. <byte offset="63b1d2" old="74" new="54"/>
  77. <byte offset="63b1d4" old="79" new="65"/>
  78. <byte offset="63b1d6" old="20" new="61"/>
  79. <byte offset="63b1d8" old="6f" new="6d"/>
  80. <byte offset="63b1da" old="72" new="20"/>
  81. <byte offset="63b1dc" old="20" new="6f"/>
  82. <byte offset="63b1de" old="47" new="6e"/>
  83. <byte offset="63b1e0" old="61" new="20"/>
  84. <byte offset="63b1e2" old="6d" new="65"/>
  85. <byte offset="63b1e4" old="65" new="41"/>
  86. <byte offset="63b1e8" old="4d" new="46"/>
  87. <byte offset="63b1ea" old="61" new="6f"/>
  88. <byte offset="63b1ec" old="73" new="72"/>
  89. <byte offset="63b1ee" old="74" new="75"/>
  90. <byte offset="63b1f0" old="65" new="6d"/>
  91. <byte offset="63b1f2" old="72" new="73"/>
  92. </changes>
  93. </patch>
  94. <patch id="52" name="GM Chat Color" type="Color">
  95. <desc>
  96. Changes the GM Chat color and sets it to the specified value. Default value is ffff00 (a yellow color)
  97. </desc>
  98. <input name="$gmChatColor" type="color"/>
  99. <changes>
  100. <dword offset="4142c5" old="ffff" new="$gmChatColor"/>
  101. </changes>
  102. </patch>
  103. <patch id="57" name="Guild Chat Color" type="Color">
  104. <desc>
  105. Changes the Guild Chat color and sets it to the specified value. Default Value is b4ffb4 (a light green color)
  106. </desc>
  107. <input name="$guildChatColor" type="color"/>
  108. <changes>
  109. <dword offset="414400" old="b4ffb4" new="$guildChatColor"/>
  110. </changes>
  111. </patch>
  112. <patch id="56" name="Main Chat Color" type="Color">
  113. <desc>
  114. Changes the Main Chat color and sets it to the specified value.
  115. </desc>
  116. <input name="$mainChatColor" type="color"/>
  117. <changes>
  118. <dword offset="414302" old="ffffff" new="$mainChatColor"/>
  119. </changes>
  120. </patch>
  121. <patch id="58" name="Other Party Chat Color" type="Color">
  122. <desc>
  123. Changes the Other Party members Chat color and sets it to the specified value. Default value is ffc8c8 (a pinkish color)
  124. </desc>
  125. <input name="$otherpartyChatColor" type="color"/>
  126. <changes>
  127. <dword offset="414518" old="c8c8ff" new="$otherpartyChatColor"/>
  128. </changes>
  129. </patch>
  130. <patch id="59" name="Your Party Chat Color" type="Color">
  131. <desc>
  132. Changes Your Party Chat color and sets it to the specified value. Default value is ffc800 (An orange color)
  133. </desc>
  134. <input name="$yourpartyChatColor" type="color"/>
  135. <changes>
  136. <dword offset="4144ed" old="c8ff" new="$yourpartyChatColor"/>
  137. </changes>
  138. </patch>
  139. <patch id="55" name="OtherPlayer Chat Color" type="Color">
  140. <desc>
  141. Changes other players Chat color and sets it to the specified value. Default value is ffffff (a white color)
  142. </desc>
  143. <input name="$otherChatColor" type="color"/>
  144. <changes>
  145. <dword offset="414302" old="ffffff" new="$otherChatColor"/>
  146. </changes>
  147. </patch>
  148. <patch id="60" name="Your Player Chat Color" type="Color">
  149. <desc>
  150. Changes your players Chat color and sets it to the specified value. Default value is 00ff00 (a green color)
  151. </desc>
  152. <input name="$yourChatColor" type="color"/>
  153. <changes>
  154. <dword offset="40f672" old="ff00" new="$yourChatColor"/>
  155. </changes>
  156. </patch>
  157. <patch id="8" name="Custom Window Title" type="UI">
  158. <desc>
  159. Changes window title. Normally, the window title is "Ragnarok".
  160. </desc>
  161. <input name="$customWindowTitle" type="string" min="1" max="60"/>
  162. <changes>
  163. <string offset="563718" old="" new="$customWindowTitle"/>
  164. <dword offset="1b898c" old="972248" new="964518"/>
  165. </changes>
  166. </patch>
  167. <patch id="10" name="Disable 4 Letter UserCharacter Limit" type="Fix">
  168. <desc>
  169. Will allow people to use character names shorter than 4 characters.
  170. </desc>
  171. <changes>
  172. <byte offset="8bda3" old="4" new="0"/>
  173. </changes>
  174. </patch>
  175. <patch id="11" name="Disable 4 Letter UserID Limit" type="Fix">
  176. <desc>
  177. Will allow people to use account names shorter than 4 characters.
  178. </desc>
  179. <changes>
  180. <byte offset="90d5e" old="4" new="0"/>
  181. </changes>
  182. </patch>
  183. <patch id="12" name="Disable 4 Letter UserPassword Limit" type="Fix">
  184. <desc>
  185. Will allow people to use passwords shorter than 4 characters.
  186. </desc>
  187. <changes>
  188. <byte offset="90c76" old="4" new="0"/>
  189. </changes>
  190. </patch>
  191. <patch id="13" name="Disable Ragexe Filename Check" type="Fix">
  192. <desc>
  193. Disables the check that forces the rakexe to quit if not called "sakexe.exe" in langtype 0
  194. </desc>
  195. <changes>
  196. <byte offset="4b74fa" old="75" new="eb"/>
  197. </changes>
  198. </patch>
  199. <patch id="14" name="Disable Hallucination Wavy Screen" type="Fix">
  200. <desc>
  201. Disables the Hallucination effect (screen becomes wavy and lags the client), used by baphomet, horongs, and such.
  202. </desc>
  203. <changes>
  204. <byte offset="22bcb" old="f" new="90"/>
  205. <byte offset="22bcc" old="84" new="e9"/>
  206. </changes>
  207. </patch>
  208. <patch id="15" name="Disable HShield" type="Fix">
  209. <desc>Disables HackShield</desc>
  210. <changes>
  211. <byte offset="228fc4" old="83" new="31"/>
  212. <byte offset="228fc5" old="3d" new="c0"/>
  213. <byte offset="228fc6" old="84" new="40"/>
  214. <byte offset="228fc7" old="6f" new="90"/>
  215. <byte offset="228fc8" old="c4" new="90"/>
  216. <byte offset="228fc9" old="0" new="90"/>
  217. <byte offset="228fca" old="0" new="90"/>
  218. <byte offset="228fcb" old="74" new="90"/>
  219. <byte offset="228fcc" old="6" new="90"/>
  220. <byte offset="228fcd" old="33" new="90"/>
  221. <byte offset="228fce" old="c0" new="90"/>
  222. <byte offset="3a71b3" old="e8" new="b0"/>
  223. <byte offset="3a71b4" old="b8" new="1"/>
  224. <byte offset="3a71b5" old="fe" new="5e"/>
  225. <byte offset="3a71b6" old="ff" new="c3"/>
  226. <byte offset="3a71b7" old="ff" new="90"/>
  227. <byte offset="63d1ec" old="38" new="0"/>
  228. <byte offset="63d1ed" old="b7" new="0"/>
  229. <byte offset="63d1ee" old="a6" new="0"/>
  230. <byte offset="63d1f0" old="14" new="0"/>
  231. <byte offset="63d1f1" old="ca" new="0"/>
  232. <byte offset="63d1f2" old="55" new="0"/>
  233. <byte offset="63d174" old="b8" new="38"/>
  234. <byte offset="63d175" old="ab" new="b7"/>
  235. <byte offset="63d178" old="44" new="14"/>
  236. <byte offset="63d179" old="c8" new="ca"/>
  237. </changes>
  238. </patch>
  239. <patch id="61" name="Disable Packet Encryption" type="UI">
  240. <desc>Disable kRO Packet_ID Encryption.</desc>
  241. <changes>
  242. <byte offset="a9190" old="8b" new="b8"/>
  243. <byte offset="a9191" old="41" new="0"/>
  244. <byte offset="a9192" old="8" new="0"/>
  245. <byte offset="a9193" old="f" new="0"/>
  246. <byte offset="a9194" old="af" new="0"/>
  247. <byte offset="a9195" old="41" new="ba"/>
  248. <byte offset="a9196" old="4" new="0"/>
  249. <byte offset="a9197" old="3" new="0"/>
  250. <byte offset="a9198" old="41" new="0"/>
  251. <byte offset="a9199" old="c" new="0"/>
  252. <byte offset="23dda0" old="8b" new="b8"/>
  253. <byte offset="23dda1" old="41" new="0"/>
  254. <byte offset="23dda2" old="8" new="0"/>
  255. <byte offset="23dda3" old="f" new="0"/>
  256. <byte offset="23dda4" old="af" new="0"/>
  257. <byte offset="23dda5" old="41" new="ba"/>
  258. <byte offset="23dda6" old="4" new="0"/>
  259. <byte offset="23dda7" old="3" new="0"/>
  260. <byte offset="23dda8" old="41" new="0"/>
  261. <byte offset="23dda9" old="c" new="0"/>
  262. </changes>
  263. </patch>
  264. <patch id="16" name="Disable Swear Filter" type="UI">
  265. <desc>
  266. The content of manner.txt has no impact on ability to send text.
  267. </desc>
  268. <changes>
  269. <byte offset="20ac04" old="c2" new="30"/>
  270. <byte offset="20ac05" old="4" new="c0"/>
  271. <byte offset="20ac06" old="0" new="c2"/>
  272. <byte offset="20ac07" old="cc" new="4"/>
  273. <byte offset="20ac08" old="cc" new="0"/>
  274. </changes>
  275. </patch>
  276. <patch id="68" name="Enable 64k Hairstyle" type="UI">
  277. <desc>Enable 64k hairstyle instead 27 by default</desc>
  278. <changes>
  279. <byte offset="58f2c2" old="73" new="75"/>
  280. <byte offset="2a1697" old="83" new="8b"/>
  281. <byte offset="2a1698" old="7d" new="4d"/>
  282. <byte offset="2a1699" old="e8" new="18"/>
  283. <byte offset="2a169a" old="10" new="8b"/>
  284. <byte offset="2a169b" old="8b" new="9"/>
  285. <byte offset="2a169c" old="4d" new="85"/>
  286. <byte offset="2a169d" old="d4" new="c9"/>
  287. <byte offset="2a169e" old="73" new="75"/>
  288. <byte offset="2a169f" old="3" new="2"/>
  289. <byte offset="2a16a0" old="8d" new="41"/>
  290. <byte offset="2a16a1" old="4d" new="41"/>
  291. <byte offset="2a16a2" old="d4" new="90"/>
  292. <byte offset="2a160c" old="14" new="12"/>
  293. <byte offset="2a160d" old="8a" new="90"/>
  294. <byte offset="2a1629" old="14" new="12"/>
  295. <byte offset="2a162a" old="81" new="90"/>
  296. <byte offset="2a1584" old="7e" new="eb"/>
  297. </changes>
  298. </patch>
  299. <patch id="77" name="Enable Custom 3D Bones" type="Data">
  300. <desc>
  301. Enables the use of custom 3D monsters (Granny) by lifting hardcoded ID limit.
  302. </desc>
  303. <changes>
  304. <byte offset="45711" old="8c" new="0"/>
  305. <byte offset="45712" old="0" new="0"/>
  306. </changes>
  307. </patch>
  308. <patch id="90" name="EnableDNSSupport" type="UI">
  309. <desc>Enable DNS support for clientinfo.xml</desc>
  310. <changes>
  311. <byte offset="446e71" old="4b" new="8c"/>
  312. <byte offset="446e72" old="be" new="3d"/>
  313. <byte offset="446e73" old="dd" new="11"/>
  314. <byte offset="446e74" old="ff" new="0"/>
  315. <byte offset="55ac01" old="0" new="e8"/>
  316. <byte offset="55ac02" old="0" new="ba"/>
  317. <byte offset="55ac03" old="0" new="80"/>
  318. <byte offset="55ac04" old="0" new="cc"/>
  319. <byte offset="55ac05" old="0" new="ff"/>
  320. <byte offset="55ac06" old="0" new="60"/>
  321. <byte offset="55ac07" old="0" new="8b"/>
  322. <byte offset="55ac08" old="0" new="35"/>
  323. <byte offset="55ac09" old="0" new="7c"/>
  324. <byte offset="55ac0a" old="0" new="36"/>
  325. <byte offset="55ac0b" old="0" new="a2"/>
  326. <byte offset="55ac0d" old="0" new="56"/>
  327. <byte offset="55ac0e" old="0" new="ff"/>
  328. <byte offset="55ac0f" old="0" new="15"/>
  329. <byte offset="55ac10" old="0" new="fc"/>
  330. <byte offset="55ac11" old="0" new="c7"/>
  331. <byte offset="55ac12" old="0" new="95"/>
  332. <byte offset="55ac14" old="0" new="8b"/>
  333. <byte offset="55ac15" old="0" new="48"/>
  334. <byte offset="55ac16" old="0" new="c"/>
  335. <byte offset="55ac17" old="0" new="8b"/>
  336. <byte offset="55ac18" old="0" new="11"/>
  337. <byte offset="55ac19" old="0" new="89"/>
  338. <byte offset="55ac1a" old="0" new="d0"/>
  339. <byte offset="55ac1b" old="0" new="f"/>
  340. <byte offset="55ac1c" old="0" new="b6"/>
  341. <byte offset="55ac1d" old="0" new="48"/>
  342. <byte offset="55ac1e" old="0" new="3"/>
  343. <byte offset="55ac1f" old="0" new="51"/>
  344. <byte offset="55ac20" old="0" new="f"/>
  345. <byte offset="55ac21" old="0" new="b6"/>
  346. <byte offset="55ac22" old="0" new="48"/>
  347. <byte offset="55ac23" old="0" new="2"/>
  348. <byte offset="55ac24" old="0" new="51"/>
  349. <byte offset="55ac25" old="0" new="f"/>
  350. <byte offset="55ac26" old="0" new="b6"/>
  351. <byte offset="55ac27" old="0" new="48"/>
  352. <byte offset="55ac28" old="0" new="1"/>
  353. <byte offset="55ac29" old="0" new="51"/>
  354. <byte offset="55ac2a" old="0" new="f"/>
  355. <byte offset="55ac2b" old="0" new="b6"/>
  356. <byte offset="55ac2c" old="0" new="8"/>
  357. <byte offset="55ac2d" old="0" new="51"/>
  358. <byte offset="55ac2e" old="0" new="68"/>
  359. <byte offset="55ac2f" old="0" new="20"/>
  360. <byte offset="55ac30" old="0" new="c8"/>
  361. <byte offset="55ac31" old="0" new="99"/>
  362. <byte offset="55ac33" old="0" new="68"/>
  363. <byte offset="55ac34" old="0" new="4e"/>
  364. <byte offset="55ac35" old="0" new="ba"/>
  365. <byte offset="55ac36" old="0" new="95"/>
  366. <byte offset="55ac38" old="0" new="ff"/>
  367. <byte offset="55ac39" old="0" new="15"/>
  368. <byte offset="55ac3a" old="0" new="9c"/>
  369. <byte offset="55ac3b" old="0" new="c3"/>
  370. <byte offset="55ac3c" old="0" new="95"/>
  371. <byte offset="55ac3e" old="0" new="83"/>
  372. <byte offset="55ac3f" old="0" new="c4"/>
  373. <byte offset="55ac40" old="0" new="18"/>
  374. <byte offset="55ac41" old="0" new="c7"/>
  375. <byte offset="55ac42" old="0" new="5"/>
  376. <byte offset="55ac43" old="0" new="7c"/>
  377. <byte offset="55ac44" old="0" new="36"/>
  378. <byte offset="55ac45" old="0" new="a2"/>
  379. <byte offset="55ac47" old="0" new="4e"/>
  380. <byte offset="55ac48" old="0" new="ba"/>
  381. <byte offset="55ac49" old="0" new="95"/>
  382. <byte offset="55ac4b" old="0" new="61"/>
  383. <byte offset="55ac4c" old="0" new="c3"/>
  384. <byte offset="55ac4e" old="0" new="31"/>
  385. <byte offset="55ac4f" old="0" new="32"/>
  386. <byte offset="55ac50" old="0" new="37"/>
  387. <byte offset="55ac51" old="0" new="2e"/>
  388. <byte offset="55ac52" old="0" new="30"/>
  389. <byte offset="55ac53" old="0" new="2e"/>
  390. <byte offset="55ac54" old="0" new="30"/>
  391. <byte offset="55ac55" old="0" new="2e"/>
  392. <byte offset="55ac56" old="0" new="31"/>
  393. </changes>
  394. </patch>
  395. <patch id="49" name="Enable Multiple GRFs" type="UI">
  396. <desc>
  397. If you enable this feature, you will have to put a data.ini in your client folder.
  398. You can only load up to 10 total grf files with this option (0-9).
  399. The read priority is 0 first to 9 last.
  400.  
  401. --------[ Example of data.ini ]---------
  402. [data]
  403. 0=bdata.grf
  404. 1=adata.grf
  405. 2=sdata.grf
  406. 3=data.grf
  407. ----------------------------------------
  408.  
  409. If you only have 3 GRF files, you would only need to use: 0=first.grf, 1=second.grf, 2=last.grf
  410. </desc>
  411. <changes>
  412. <byte offset="4b7310" old="68" new="90"/>
  413. <byte offset="4b7311" old="8" new="90"/>
  414. <byte offset="4b7312" old="36" new="90"/>
  415. <byte offset="4b7313" old="9a" new="90"/>
  416. <byte offset="4b7314" old="0" new="90"/>
  417. <byte offset="4b7315" old="b9" new="90"/>
  418. <byte offset="4b7316" old="24" new="90"/>
  419. <byte offset="4b7317" old="6c" new="90"/>
  420. <byte offset="4b7318" old="c4" new="90"/>
  421. <byte offset="4b7319" old="0" new="90"/>
  422. <byte offset="4b731b" old="61" new="39"/>
  423. <byte offset="4b731c" old="b" new="39"/>
  424. <byte offset="4b731d" old="d6" new="a"/>
  425. <byte offset="4b731e" old="ff" new="0"/>
  426. <byte offset="55ac58" old="0" new="c8"/>
  427. <byte offset="55ac59" old="0" new="80"/>
  428. <byte offset="55ac5c" old="0" new="60"/>
  429. <byte offset="55ac5d" old="0" new="68"/>
  430. <byte offset="55ac5e" old="0" new="46"/>
  431. <byte offset="55ac5f" old="0" new="bb"/>
  432. <byte offset="55ac60" old="0" new="95"/>
  433. <byte offset="55ac62" old="0" new="ff"/>
  434. <byte offset="55ac63" old="0" new="15"/>
  435. <byte offset="55ac64" old="0" new="8"/>
  436. <byte offset="55ac65" old="0" new="c2"/>
  437. <byte offset="55ac66" old="0" new="95"/>
  438. <byte offset="55ac68" old="0" new="85"/>
  439. <byte offset="55ac69" old="0" new="c0"/>
  440. <byte offset="55ac6a" old="0" new="74"/>
  441. <byte offset="55ac6b" old="0" new="23"/>
  442. <byte offset="55ac6c" old="0" new="8b"/>
  443. <byte offset="55ac6d" old="0" new="3d"/>
  444. <byte offset="55ac6e" old="0" new="d4"/>
  445. <byte offset="55ac6f" old="0" new="c1"/>
  446. <byte offset="55ac70" old="0" new="95"/>
  447. <byte offset="55ac72" old="0" new="68"/>
  448. <byte offset="55ac73" old="0" new="d"/>
  449. <byte offset="55ac74" old="0" new="bb"/>
  450. <byte offset="55ac75" old="0" new="95"/>
  451. <byte offset="55ac77" old="0" new="89"/>
  452. <byte offset="55ac78" old="0" new="c3"/>
  453. <byte offset="55ac79" old="0" new="50"/>
  454. <byte offset="55ac7a" old="0" new="ff"/>
  455. <byte offset="55ac7b" old="0" new="d7"/>
  456. <byte offset="55ac7c" old="0" new="85"/>
  457. <byte offset="55ac7d" old="0" new="c0"/>
  458. <byte offset="55ac7e" old="0" new="74"/>
  459. <byte offset="55ac7f" old="0" new="f"/>
  460. <byte offset="55ac80" old="0" new="89"/>
  461. <byte offset="55ac81" old="0" new="45"/>
  462. <byte offset="55ac82" old="0" new="f6"/>
  463. <byte offset="55ac83" old="0" new="68"/>
  464. <byte offset="55ac84" old="0" new="26"/>
  465. <byte offset="55ac85" old="0" new="bb"/>
  466. <byte offset="55ac86" old="0" new="95"/>
  467. <byte offset="55ac88" old="0" new="89"/>
  468. <byte offset="55ac89" old="0" new="d8"/>
  469. <byte offset="55ac8a" old="0" new="50"/>
  470. <byte offset="55ac8b" old="0" new="ff"/>
  471. <byte offset="55ac8c" old="0" new="d7"/>
  472. <byte offset="55ac8d" old="0" new="85"/>
  473. <byte offset="55ac8e" old="0" new="c0"/>
  474. <byte offset="55ac8f" old="0" new="74"/>
  475. <byte offset="55ac90" old="0" new="6e"/>
  476. <byte offset="55ac91" old="0" new="89"/>
  477. <byte offset="55ac92" old="0" new="45"/>
  478. <byte offset="55ac93" old="0" new="fa"/>
  479. <byte offset="55ac94" old="0" new="31"/>
  480. <byte offset="55ac95" old="0" new="d2"/>
  481. <byte offset="55ac96" old="0" new="66"/>
  482. <byte offset="55ac97" old="0" new="c7"/>
  483. <byte offset="55ac98" old="0" new="45"/>
  484. <byte offset="55ac99" old="0" new="fe"/>
  485. <byte offset="55ac9a" old="0" new="39"/>
  486. <byte offset="55ac9c" old="0" new="52"/>
  487. <byte offset="55ac9d" old="0" new="68"/>
  488. <byte offset="55ac9e" old="0" new="2"/>
  489. <byte offset="55ac9f" old="0" new="bb"/>
  490. <byte offset="55aca0" old="0" new="95"/>
  491. <byte offset="55aca2" old="0" new="6a"/>
  492. <byte offset="55aca3" old="0" new="74"/>
  493. <byte offset="55aca4" old="0" new="8d"/>
  494. <byte offset="55aca5" old="0" new="5d"/>
  495. <byte offset="55aca6" old="0" new="81"/>
  496. <byte offset="55aca7" old="0" new="53"/>
  497. <byte offset="55aca8" old="0" new="8d"/>
  498. <byte offset="55aca9" old="0" new="45"/>
  499. <byte offset="55acaa" old="0" new="fe"/>
  500. <byte offset="55acab" old="0" new="50"/>
  501. <byte offset="55acac" old="0" new="50"/>
  502. <byte offset="55acad" old="0" new="68"/>
  503. <byte offset="55acae" old="0" new="41"/>
  504. <byte offset="55acaf" old="0" new="bb"/>
  505. <byte offset="55acb0" old="0" new="95"/>
  506. <byte offset="55acb2" old="0" new="ff"/>
  507. <byte offset="55acb3" old="0" new="55"/>
  508. <byte offset="55acb4" old="0" new="f6"/>
  509. <byte offset="55acb5" old="0" new="8d"/>
  510. <byte offset="55acb6" old="0" new="4d"/>
  511. <byte offset="55acb7" old="0" new="fe"/>
  512. <byte offset="55acb8" old="0" new="66"/>
  513. <byte offset="55acb9" old="0" new="8b"/>
  514. <byte offset="55acba" old="0" new="9"/>
  515. <byte offset="55acbb" old="0" new="8d"/>
  516. <byte offset="55acbc" old="0" new="5d"/>
  517. <byte offset="55acbd" old="0" new="81"/>
  518. <byte offset="55acbe" old="0" new="66"/>
  519. <byte offset="55acbf" old="0" new="3b"/>
  520. <byte offset="55acc0" old="0" new="b"/>
  521. <byte offset="55acc1" old="0" new="5a"/>
  522. <byte offset="55acc2" old="0" new="74"/>
  523. <byte offset="55acc3" old="0" new="e"/>
  524. <byte offset="55acc4" old="0" new="52"/>
  525. <byte offset="55acc5" old="0" new="53"/>
  526. <byte offset="55acc6" old="0" new="b9"/>
  527. <byte offset="55acc7" old="0" new="24"/>
  528. <byte offset="55acc8" old="0" new="6c"/>
  529. <byte offset="55acc9" old="0" new="c4"/>
  530. <byte offset="55accb" old="0" new="e8"/>
  531. <byte offset="55accc" old="0" new="b0"/>
  532. <byte offset="55accd" old="0" new="d1"/>
  533. <byte offset="55acce" old="0" new="cb"/>
  534. <byte offset="55accf" old="0" new="ff"/>
  535. <byte offset="55acd0" old="0" new="5a"/>
  536. <byte offset="55acd1" old="0" new="42"/>
  537. <byte offset="55acd2" old="0" new="fe"/>
  538. <byte offset="55acd3" old="0" new="4d"/>
  539. <byte offset="55acd4" old="0" new="fe"/>
  540. <byte offset="55acd5" old="0" new="80"/>
  541. <byte offset="55acd6" old="0" new="7d"/>
  542. <byte offset="55acd7" old="0" new="fe"/>
  543. <byte offset="55acd8" old="0" new="30"/>
  544. <byte offset="55acd9" old="0" new="73"/>
  545. <byte offset="55acda" old="0" new="c1"/>
  546. <byte offset="55acdb" old="0" new="85"/>
  547. <byte offset="55acdc" old="0" new="d2"/>
  548. <byte offset="55acdd" old="0" new="75"/>
  549. <byte offset="55acde" old="0" new="20"/>
  550. <byte offset="55acdf" old="0" new="68"/>
  551. <byte offset="55ace0" old="0" new="2"/>
  552. <byte offset="55ace1" old="0" new="bb"/>
  553. <byte offset="55ace2" old="0" new="95"/>
  554. <byte offset="55ace4" old="0" new="68"/>
  555. <byte offset="55ace5" old="0" new="8"/>
  556. <byte offset="55ace6" old="0" new="36"/>
  557. <byte offset="55ace7" old="0" new="9a"/>
  558. <byte offset="55ace9" old="0" new="66"/>
  559. <byte offset="55acea" old="0" new="c7"/>
  560. <byte offset="55aceb" old="0" new="45"/>
  561. <byte offset="55acec" old="0" new="fe"/>
  562. <byte offset="55aced" old="0" new="32"/>
  563. <byte offset="55acef" old="0" new="8d"/>
  564. <byte offset="55acf0" old="0" new="45"/>
  565. <byte offset="55acf1" old="0" new="fe"/>
  566. <byte offset="55acf2" old="0" new="50"/>
  567. <byte offset="55acf3" old="0" new="68"/>
  568. <byte offset="55acf4" old="0" new="41"/>
  569. <byte offset="55acf5" old="0" new="bb"/>
  570. <byte offset="55acf6" old="0" new="95"/>
  571. <byte offset="55acf8" old="0" new="ff"/>
  572. <byte offset="55acf9" old="0" new="55"/>
  573. <byte offset="55acfa" old="0" new="fa"/>
  574. <byte offset="55acfb" old="0" new="85"/>
  575. <byte offset="55acfc" old="0" new="c0"/>
  576. <byte offset="55acfd" old="0" new="75"/>
  577. <byte offset="55acfe" old="0" new="97"/>
  578. <byte offset="55acff" old="0" new="61"/>
  579. <byte offset="55ad00" old="0" new="c9"/>
  580. <byte offset="55ad01" old="0" new="c3"/>
  581. <byte offset="55ad02" old="0" new="2e"/>
  582. <byte offset="55ad03" old="0" new="5c"/>
  583. <byte offset="55ad04" old="0" new="44"/>
  584. <byte offset="55ad05" old="0" new="41"/>
  585. <byte offset="55ad06" old="0" new="54"/>
  586. <byte offset="55ad07" old="0" new="41"/>
  587. <byte offset="55ad08" old="0" new="2e"/>
  588. <byte offset="55ad09" old="0" new="49"/>
  589. <byte offset="55ad0a" old="0" new="4e"/>
  590. <byte offset="55ad0b" old="0" new="49"/>
  591. <byte offset="55ad0d" old="0" new="47"/>
  592. <byte offset="55ad0e" old="0" new="65"/>
  593. <byte offset="55ad0f" old="0" new="74"/>
  594. <byte offset="55ad10" old="0" new="50"/>
  595. <byte offset="55ad11" old="0" new="72"/>
  596. <byte offset="55ad12" old="0" new="69"/>
  597. <byte offset="55ad13" old="0" new="76"/>
  598. <byte offset="55ad14" old="0" new="61"/>
  599. <byte offset="55ad15" old="0" new="74"/>
  600. <byte offset="55ad16" old="0" new="65"/>
  601. <byte offset="55ad17" old="0" new="50"/>
  602. <byte offset="55ad18" old="0" new="72"/>
  603. <byte offset="55ad19" old="0" new="6f"/>
  604. <byte offset="55ad1a" old="0" new="66"/>
  605. <byte offset="55ad1b" old="0" new="69"/>
  606. <byte offset="55ad1c" old="0" new="6c"/>
  607. <byte offset="55ad1d" old="0" new="65"/>
  608. <byte offset="55ad1e" old="0" new="53"/>
  609. <byte offset="55ad1f" old="0" new="74"/>
  610. <byte offset="55ad20" old="0" new="72"/>
  611. <byte offset="55ad21" old="0" new="69"/>
  612. <byte offset="55ad22" old="0" new="6e"/>
  613. <byte offset="55ad23" old="0" new="67"/>
  614. <byte offset="55ad24" old="0" new="41"/>
  615. <byte offset="55ad26" old="0" new="57"/>
  616. <byte offset="55ad27" old="0" new="72"/>
  617. <byte offset="55ad28" old="0" new="69"/>
  618. <byte offset="55ad29" old="0" new="74"/>
  619. <byte offset="55ad2a" old="0" new="65"/>
  620. <byte offset="55ad2b" old="0" new="50"/>
  621. <byte offset="55ad2c" old="0" new="72"/>
  622. <byte offset="55ad2d" old="0" new="69"/>
  623. <byte offset="55ad2e" old="0" new="76"/>
  624. <byte offset="55ad2f" old="0" new="61"/>
  625. <byte offset="55ad30" old="0" new="74"/>
  626. <byte offset="55ad31" old="0" new="65"/>
  627. <byte offset="55ad32" old="0" new="50"/>
  628. <byte offset="55ad33" old="0" new="72"/>
  629. <byte offset="55ad34" old="0" new="6f"/>
  630. <byte offset="55ad35" old="0" new="66"/>
  631. <byte offset="55ad36" old="0" new="69"/>
  632. <byte offset="55ad37" old="0" new="6c"/>
  633. <byte offset="55ad38" old="0" new="65"/>
  634. <byte offset="55ad39" old="0" new="53"/>
  635. <byte offset="55ad3a" old="0" new="74"/>
  636. <byte offset="55ad3b" old="0" new="72"/>
  637. <byte offset="55ad3c" old="0" new="69"/>
  638. <byte offset="55ad3d" old="0" new="6e"/>
  639. <byte offset="55ad3e" old="0" new="67"/>
  640. <byte offset="55ad3f" old="0" new="41"/>
  641. <byte offset="55ad41" old="0" new="44"/>
  642. <byte offset="55ad42" old="0" new="61"/>
  643. <byte offset="55ad43" old="0" new="74"/>
  644. <byte offset="55ad44" old="0" new="61"/>
  645. <byte offset="55ad46" old="0" new="4b"/>
  646. <byte offset="55ad47" old="0" new="45"/>
  647. <byte offset="55ad48" old="0" new="52"/>
  648. <byte offset="55ad49" old="0" new="4e"/>
  649. <byte offset="55ad4a" old="0" new="45"/>
  650. <byte offset="55ad4b" old="0" new="4c"/>
  651. <byte offset="55ad4c" old="0" new="33"/>
  652. <byte offset="55ad4d" old="0" new="32"/>
  653. </changes>
  654. </patch>
  655. <patch id="17" name="Enable Official Custom Fonts" type="UI">
  656. <desc>
  657. This option forces Official Custom Fonts (eot files int data folder) on all langtype.
  658. </desc>
  659. <changes>
  660. <byte offset="48f030" old="f" new="90"/>
  661. <byte offset="48f031" old="85" new="90"/>
  662. <byte offset="48f032" old="ae" new="90"/>
  663. <byte offset="48f033" old="0" new="90"/>
  664. <byte offset="48f034" old="0" new="90"/>
  665. <byte offset="48f035" old="0" new="90"/>
  666. </changes>
  667. </patch>
  668. <patch id="19" name="Enable Title Bar Menu" type="UI">
  669. <desc>
  670. Enable Title Bar Menu (Reduce, Maximize, Close button) and the window icon.
  671. </desc>
  672. <changes>
  673. <byte offset="4b68d7" old="c2" new="ca"/>
  674. </changes>
  675. </patch>
  676. <patch id="76" name="Enforce Official Login Background" type="UI">
  677. <desc>Enforce Official Login Background for all langtype</desc>
  678. <changes>
  679. <byte offset="444883" old="74" new="eb"/>
  680. </changes>
  681. </patch>
  682. <patch id="20" name="Extended Chat Box" type="UI">
  683. <desc>
  684. Extend the Main/Battle chat box max input chars from 70 to 234.
  685. </desc>
  686. <changes>
  687. <byte offset="ffbec" old="46" new="ea"/>
  688. </changes>
  689. </patch>
  690. <patch id="21" name="Extended Chat Room Box" type="UI">
  691. <desc>
  692. Extend the chat room box max input chars from 70 to 234.
  693. </desc>
  694. <changes>
  695. <byte offset="86e61" old="46" new="ea"/>
  696. </changes>
  697. </patch>
  698. <patch id="69" name="ExtendNpcBox" type="UI">
  699. <desc/>
  700. <changes>
  701. <byte offset="3f6a35" old="8" new="4"/>
  702. <byte offset="3f6a36" old="8" new="10"/>
  703. </changes>
  704. </patch>
  705. <patch id="22" name="Extended PM Box" type="UI">
  706. <desc>
  707. Extend the PM chat box max input chars from 70 to 221.
  708. </desc>
  709. <changes>
  710. <byte offset="c65e9" old="46" new="ea"/>
  711. </changes>
  712. </patch>
  713. <patchgroup id="23" name="Fix Camera Angles">
  714. <patch id="24" name="Fix Camera Angles" type="UI">
  715. <desc>
  716. Unlocks the possible camera angles to give more freedom of placement. Gives a medium range of around 60 degress
  717. </desc>
  718. <changes>
  719. <byte offset="55ad56" old="0" new="28"/>
  720. <byte offset="55ad57" old="0" new="42"/>
  721. <byte offset="3c6757" old="98" new="0"/>
  722. <byte offset="3c6758" old="ea" new="0"/>
  723. <byte offset="3c6759" old="95" new="0"/>
  724. <byte offset="3c675a" old="0" new="0"/>
  725. <byte offset="3c675b" old="d9" new="0"/>
  726. <byte offset="3c675c" old="5d" new="0"/>
  727. <byte offset="3c675d" old="fc" new="0"/>
  728. </changes>
  729. </patch>
  730. <patch id="25" name="Fix Camera Angles (LESS)" type="UI">
  731. <desc>
  732. Unlocks the possible camera angles to give more freedom of placement. This enables an 30deg angle
  733. </desc>
  734. <changes>
  735. <byte offset="55ad5b" old="0" new="ec"/>
  736. <byte offset="55ad5c" old="0" new="41"/>
  737. <byte offset="3c6757" old="98" new="0"/>
  738. <byte offset="3c6758" old="ea" new="0"/>
  739. <byte offset="3c6759" old="95" new="0"/>
  740. <byte offset="3c675a" old="0" new="0"/>
  741. <byte offset="3c675b" old="d9" new="0"/>
  742. <byte offset="3c675c" old="5d" new="0"/>
  743. <byte offset="3c675d" old="fc" new="0"/>
  744. </changes>
  745. </patch>
  746. <patch id="26" name="Fix Camera Angles (FULL)" type="UI">
  747. <desc>
  748. Unlocks the possible camera angles to give more freedom of placement. This enables an almost ground-level camera.
  749. </desc>
  750. <changes>
  751. <byte offset="55ad60" old="0" new="82"/>
  752. <byte offset="55ad61" old="0" new="42"/>
  753. <byte offset="3c6757" old="98" new="0"/>
  754. <byte offset="3c6758" old="ea" new="0"/>
  755. <byte offset="3c6759" old="95" new="0"/>
  756. <byte offset="3c675a" old="0" new="0"/>
  757. <byte offset="3c675b" old="d9" new="0"/>
  758. <byte offset="3c675c" old="5d" new="0"/>
  759. <byte offset="3c675d" old="fc" new="0"/>
  760. </changes>
  761. </patch>
  762. </patchgroup>
  763. <patch id="64" name="@ Bug Fix (Recommended)" type="UI">
  764. <desc>Correct the bug to write @ in chat</desc>
  765. <changes>
  766. <byte offset="1901e1" old="0" new="1"/>
  767. </changes>
  768. </patch>
  769. <patch id="27" name="HKLM To HKCU" type="Fix">
  770. <desc>
  771. This makes the client use HK_CURRENT_USER registry entries instead of HK_LOCAL_MACHINE. Neccessary for users who have no admin privileges on their computer.
  772. </desc>
  773. <changes>
  774. <byte offset="841ac" old="2" new="1"/>
  775. <byte offset="841ea" old="2" new="1"/>
  776. <byte offset="84522" old="2" new="1"/>
  777. <byte offset="85942" old="2" new="1"/>
  778. <byte offset="859ab" old="2" new="1"/>
  779. <byte offset="859d2" old="2" new="1"/>
  780. <byte offset="85ab0" old="2" new="1"/>
  781. <byte offset="85bbc" old="2" new="1"/>
  782. <byte offset="85be3" old="2" new="1"/>
  783. <byte offset="86876" old="2" new="1"/>
  784. <byte offset="868f2" old="2" new="1"/>
  785. <byte offset="86928" old="2" new="1"/>
  786. <byte offset="a5c46" old="2" new="1"/>
  787. <byte offset="b0bf9" old="2" new="1"/>
  788. <byte offset="b0d77" old="2" new="1"/>
  789. <byte offset="b0db2" old="2" new="1"/>
  790. <byte offset="daa78" old="2" new="1"/>
  791. <byte offset="db2fa" old="2" new="1"/>
  792. <byte offset="16eb37" old="2" new="1"/>
  793. <byte offset="16eb65" old="2" new="1"/>
  794. <byte offset="17107f" old="2" new="1"/>
  795. <byte offset="172b12" old="2" new="1"/>
  796. <byte offset="172b40" old="2" new="1"/>
  797. <byte offset="172de8" old="2" new="1"/>
  798. <byte offset="1781e1" old="2" new="1"/>
  799. <byte offset="17820f" old="2" new="1"/>
  800. <byte offset="1784e9" old="2" new="1"/>
  801. <byte offset="215379" old="2" new="1"/>
  802. <byte offset="2153f6" old="2" new="1"/>
  803. <byte offset="21545e" old="2" new="1"/>
  804. <byte offset="2b90c1" old="2" new="1"/>
  805. <byte offset="3c5206" old="2" new="1"/>
  806. <byte offset="3ccc78" old="2" new="1"/>
  807. <byte offset="3ccca7" old="2" new="1"/>
  808. <byte offset="3cd072" old="2" new="1"/>
  809. <byte offset="447774" old="2" new="1"/>
  810. <byte offset="46bcfb" old="2" new="1"/>
  811. <byte offset="46bdfa" old="2" new="1"/>
  812. <byte offset="471e29" old="2" new="1"/>
  813. <byte offset="471e5c" old="2" new="1"/>
  814. <byte offset="471edb" old="2" new="1"/>
  815. <byte offset="471f09" old="2" new="1"/>
  816. <byte offset="4a150a" old="2" new="1"/>
  817. <byte offset="4a153e" old="2" new="1"/>
  818. <byte offset="4b52bf" old="2" new="1"/>
  819. <byte offset="4b52f0" old="2" new="1"/>
  820. <byte offset="4b5311" old="2" new="1"/>
  821. <byte offset="4b5433" old="2" new="1"/>
  822. </changes>
  823. </patch>
  824. <patch id="71" name="Ignore Missing File Error" type="Fix">
  825. <desc/>
  826. <changes>
  827. <byte offset="1b8ab8" old="8b" new="31"/>
  828. <byte offset="1b8ab9" old="45" new="c0"/>
  829. <byte offset="1b8aba" old="8" new="c3"/>
  830. </changes>
  831. </patch>
  832. <patch id="72" name="Ignore Missing Palette Error" type="Fix">
  833. <desc/>
  834. <changes>
  835. <byte offset="47ed5" old="f" new="90"/>
  836. <byte offset="47ed6" old="85" new="e9"/>
  837. </changes>
  838. </patch>
  839. <patch id="74" name="Increase Screenshot Quality" type="UI">
  840. <desc/>
  841. <input name="$uQuality" type="string" min="2" max="2"/>
  842. <changes>
  843. <byte offset="155c0" old="a8" new="28"/>
  844. <byte offset="155c4" old="3" new="$uQuality"/>
  845. </changes>
  846. </patch>
  847. <patch id="28" name="Increase Headgear ViewID to 5000" type="Add">
  848. <desc>
  849. Increases the limit for the headgear ViewIDs from 2000 to 5000
  850. </desc>
  851. <changes>
  852. <byte offset="474926" old="d0" new="88"/>
  853. <byte offset="474927" old="7" new="13"/>
  854. <byte offset="474931" old="d0" new="88"/>
  855. <byte offset="474932" old="7" new="13"/>
  856. <byte offset="4749df" old="d0" new="88"/>
  857. <byte offset="4749e0" old="7" new="13"/>
  858. </changes>
  859. </patch>
  860. <patchgroup id="29" name="Increase Zoom">
  861. <patch id="30" name="Increase Zoom Out 50%" type="UI">
  862. <desc>Increases the zoom-out range by 50 percent</desc>
  863. <changes>
  864. <byte offset="637bce" old="c8" new="ff"/>
  865. </changes>
  866. </patch>
  867. <patch id="31" name="Increase Zoom Out 75%" type="UI">
  868. <desc>Increases the zoom-out range by 75 percent</desc>
  869. <changes>
  870. <byte offset="637bce" old="c8" new="4c"/>
  871. <byte offset="637bcf" old="43" new="44"/>
  872. </changes>
  873. </patch>
  874. <patch id="32" name="Increase Zoom Out Max" type="UI">
  875. <desc>Maximizes the zoom-out range</desc>
  876. <changes>
  877. <byte offset="637bce" old="c8" new="99"/>
  878. <byte offset="637bcf" old="43" new="44"/>
  879. </changes>
  880. </patch>
  881. </patchgroup>
  882. <patch id="65" name="Load ItemInfo.lua before lub" type="UI">
  883. <desc>
  884. If the client has been update, your ItemInfo.lub with your translated items will be lost, check the option to keep your items into the lua file
  885. </desc>
  886. <changes>
  887. <byte offset="57199e" old="62" new="61"/>
  888. </changes>
  889. </patch>
  890. <patch id="33" name="KOREA ServiceType XML Fix" type="Fix">
  891. <desc>
  892. Applies ServiceType "America" properties when your sclientinfo says "Korea".
  893. </desc>
  894. <changes>
  895. <byte offset="1b849d" old="e9" new="90"/>
  896. <byte offset="1b849e" old="6e" new="90"/>
  897. <byte offset="1b849f" old="ea" new="90"/>
  898. <byte offset="1b84a0" old="ff" new="90"/>
  899. <byte offset="1b84a1" old="ff" new="90"/>
  900. </changes>
  901. </patch>
  902. <patchgroup id="85" name="Only Selected Login Background">
  903. <patch id="86" name="Only First Login Background" type="UI">
  904. <desc>Displays always the first login background.</desc>
  905. <changes>
  906. <byte offset="56f8e4" old="5f" new="32"/>
  907. <byte offset="56f8e5" old="b9" new="5f"/>
  908. <byte offset="56f8e6" old="e8" new="b9"/>
  909. <byte offset="56f8e7" old="b0" new="e8"/>
  910. <byte offset="56f8e8" old="e6" new="b0"/>
  911. <byte offset="56f8e9" old="25" new="e6"/>
  912. <byte offset="56f8ea" old="64" new="25"/>
  913. <byte offset="56f8eb" old="2d" new="64"/>
  914. <byte offset="56f8ec" old="25" new="2d"/>
  915. <byte offset="56f8ed" old="64" new="25"/>
  916. <byte offset="56f8ee" old="2e" new="64"/>
  917. <byte offset="56f8ef" old="62" new="2e"/>
  918. <byte offset="56f8f0" old="6d" new="62"/>
  919. <byte offset="56f8f1" old="70" new="6d"/>
  920. <byte offset="56f8f2" old="0" new="70"/>
  921. </changes>
  922. </patch>
  923. <patch id="87" name="Only Second Login Background" type="UI">
  924. <desc>Displays always the second login background.</desc>
  925. <changes>
  926. <byte offset="56f874" old="32" new="5f"/>
  927. <byte offset="56f875" old="5f" new="b9"/>
  928. <byte offset="56f876" old="b9" new="e8"/>
  929. <byte offset="56f877" old="e8" new="b0"/>
  930. <byte offset="56f878" old="b0" new="e6"/>
  931. <byte offset="56f879" old="e6" new="25"/>
  932. <byte offset="56f87a" old="25" new="64"/>
  933. <byte offset="56f87b" old="64" new="2d"/>
  934. <byte offset="56f87c" old="2d" new="25"/>
  935. <byte offset="56f87d" old="25" new="64"/>
  936. <byte offset="56f87e" old="64" new="2e"/>
  937. <byte offset="56f87f" old="2e" new="62"/>
  938. <byte offset="56f880" old="62" new="6d"/>
  939. <byte offset="56f881" old="6d" new="70"/>
  940. <byte offset="56f882" old="70" new="0"/>
  941. </changes>
  942. </patch>
  943. </patchgroup>
  944. <patch id="92" name="Packet First Key Encryption" type="">
  945. <desc>
  946. Change the 1st key for packet encryption. It needs you don't check the patch Disable Packet Header Encryption. Don't use it if you don't know what you are doing. (Not avaible yet on rathena)
  947. You have to translate the string entered into hex code to add it in your conf file. You can do it here : http://goo.gl/9Pmxf
  948. </desc>
  949. <input name="$firstkey" type="string" min="8" max="8"/>
  950. <changes>
  951. <byte offset="4476fd" old="da" new="$firstkey"/>
  952. </changes>
  953. </patch>
  954. <patch id="93" name="Packet Second Key Encryption" type="">
  955. <desc>
  956. Change the 2nd key for packet encryption. It needs you don't check the patch Disable Packet Header Encryption. Don't use it if you don't know what you are doing. (Not avaible yet on rathena)
  957. You have to translate the string entered into hex code to add it in your conf file. You can do it here : http://goo.gl/9Pmxf
  958. </desc>
  959. <input name="$secondkey" type="string" min="8" max="8"/>
  960. <changes>
  961. <byte offset="447702" old="f2" new="$secondkey"/>
  962. </changes>
  963. </patch>
  964. <patch id="94" name="Packet Second Key Encryption" type="">
  965. <desc>
  966. Change the 3rd key for packet encryption. It needs you don't check the patch Disable Packet Header Encryption. Don't use it if you don't know what you are doing. (Not avaible yet on rathena)
  967. You have to translate the string entered into hex code to add it in your conf file. You can do it here : http://goo.gl/9Pmxf
  968. </desc>
  969. <input name="$thirdkey" type="string" min="8" max="8"/>
  970. <changes>
  971. <byte offset="447707" old="23" new="$thirdkey"/>
  972. </changes>
  973. </patch>
  974. <patch id="67" name="Disable Quake skill effect" type="UI">
  975. <desc/>
  976. <changes>
  977. <byte offset="1c0160" old="55" new="90"/>
  978. <byte offset="1c0161" old="8b" new="90"/>
  979. <byte offset="1c0162" old="ec" new="90"/>
  980. <byte offset="1c0163" old="d9" new="c2"/>
  981. <byte offset="1c0164" old="45" new="c"/>
  982. <byte offset="1c0165" old="8" new="0"/>
  983. <byte offset="1c0180" old="55" new="c2"/>
  984. <byte offset="1c0181" old="8b" new="14"/>
  985. <byte offset="1c0182" old="ec" new="0"/>
  986. </changes>
  987. </patch>
  988. <patch id="35" name="Read Data Folder First" type="Data">
  989. <desc>
  990. Gives the data directory contents priority over the data/sdata.grf contents.
  991. </desc>
  992. <changes>
  993. <byte offset="1b7a75" old="74" new="90"/>
  994. <byte offset="1b7a76" old="7" new="90"/>
  995. <byte offset="217871" old="74" new="90"/>
  996. <byte offset="217872" old="19" new="90"/>
  997. </changes>
  998. </patch>
  999. <patch id="36" name="Read msgstringtable.txt" type="Data">
  1000. <desc>
  1001. This option will force the client to read all the user interface messages from msgstringtable.txt instead of displaying the korean messages. (This does not fix the korean images, like buttons.)
  1002. </desc>
  1003. <changes>
  1004. <byte offset="229168" old="75" new="eb"/>
  1005. </changes>
  1006. </patch>
  1007. <patch id="37" name="Read questid2display.txt" type="Data">
  1008. <desc>
  1009. Makes the client to load questid2display.txt on every langtype (instead of only 0).
  1010. </desc>
  1011. <changes>
  1012. <byte offset="2142fc" old="75" new="90"/>
  1013. <byte offset="2142fd" old="5e" new="90"/>
  1014. </changes>
  1015. </patch>
  1016. <patch id="96" name="Remove GM Sprites" type="UI">
  1017. <desc>
  1018. Remove the GM sprites and keeping all the functionality like yellow name and admin right click.
  1019. </desc>
  1020. <changes>
  1021. <byte offset="453197" old="f" new="90"/>
  1022. <byte offset="453198" old="84" new="e9"/>
  1023. <byte offset="4533b7" old="f" new="90"/>
  1024. <byte offset="4533b8" old="84" new="e9"/>
  1025. </changes>
  1026. </patch>
  1027. <patch id="38" name="Remove Gravity Ads" type="UI">
  1028. <desc>Removes Gravity ads on the login background.</desc>
  1029. <changes>
  1030. <byte offset="56f89f" old="54" new="0"/>
  1031. <byte offset="56f8a0" old="5f" new="0"/>
  1032. <byte offset="56f8a1" old="c1" new="0"/>
  1033. <byte offset="56f8a2" old="df" new="0"/>
  1034. <byte offset="56f8a3" old="b7" new="0"/>
  1035. <byte offset="56f8a4" old="c2" new="0"/>
  1036. <byte offset="56f8a5" old="bc" new="0"/>
  1037. <byte offset="56f8a6" old="ba" new="0"/>
  1038. <byte offset="56f8a7" old="c0" new="0"/>
  1039. <byte offset="56f8a8" old="ce" new="0"/>
  1040. <byte offset="56f8a9" old="2e" new="0"/>
  1041. <byte offset="56f8aa" old="74" new="0"/>
  1042. <byte offset="56f8ab" old="67" new="0"/>
  1043. <byte offset="56f8ac" old="61" new="0"/>
  1044. <byte offset="55db17" old="54" new="0"/>
  1045. <byte offset="55db18" old="5f" new="0"/>
  1046. <byte offset="55db19" old="47" new="0"/>
  1047. <byte offset="55db1a" old="61" new="0"/>
  1048. <byte offset="55db1b" old="6d" new="0"/>
  1049. <byte offset="55db1c" old="65" new="0"/>
  1050. <byte offset="55db1d" old="47" new="0"/>
  1051. <byte offset="55db1e" old="72" new="0"/>
  1052. <byte offset="55db1f" old="61" new="0"/>
  1053. <byte offset="55db20" old="64" new="0"/>
  1054. <byte offset="55db21" old="65" new="0"/>
  1055. <byte offset="55db22" old="2e" new="0"/>
  1056. <byte offset="55db23" old="74" new="0"/>
  1057. <byte offset="55db24" old="67" new="0"/>
  1058. <byte offset="55db25" old="61" new="0"/>
  1059. <byte offset="56f8c7" old="54" new="0"/>
  1060. <byte offset="56f8c8" old="5f" new="0"/>
  1061. <byte offset="56f8c9" old="c5" new="0"/>
  1062. <byte offset="56f8ca" old="d7" new="0"/>
  1063. <byte offset="56f8cb" old="c0" new="0"/>
  1064. <byte offset="56f8cc" old="d4" new="0"/>
  1065. <byte offset="56f8cd" old="25" new="0"/>
  1066. <byte offset="56f8ce" old="64" new="0"/>
  1067. <byte offset="56f8cf" old="2e" new="0"/>
  1068. <byte offset="56f8d0" old="74" new="0"/>
  1069. <byte offset="56f8d1" old="67" new="0"/>
  1070. </changes>
  1071. </patch>
  1072. <patch id="39" name="Remove Gravity Logo" type="UI">
  1073. <desc>Removes Gravity Logo on the login background.</desc>
  1074. <changes>
  1075. <byte offset="56f857" old="54" new="0"/>
  1076. <byte offset="56f858" old="5f" new="0"/>
  1077. <byte offset="56f859" old="52" new="0"/>
  1078. <byte offset="56f85a" old="25" new="0"/>
  1079. <byte offset="56f85b" old="64" new="0"/>
  1080. <byte offset="56f85c" old="2e" new="0"/>
  1081. <byte offset="56f85d" old="74" new="0"/>
  1082. <byte offset="56f85e" old="67" new="0"/>
  1083. <byte offset="56f85f" old="61" new="0"/>
  1084. </changes>
  1085. </patch>
  1086. <patch id="73" name="Remove Hourly Annonce" type="UI">
  1087. <desc>
  1088. Remove hourly game grade and hourly play time minder annonce
  1089. </desc>
  1090. <changes>
  1091. <byte offset="225d8" old="75" new="eb"/>
  1092. <byte offset="4253ab" old="f" new="90"/>
  1093. <byte offset="4253ac" old="84" new="e9"/>
  1094. </changes>
  1095. </patch>
  1096. <patch id="84" name="Remove Serial Display" type="UI">
  1097. <desc>
  1098. Removes the display of the client serial number in the login window (bottom right corner).
  1099. </desc>
  1100. <changes>
  1101. <byte offset="17517d" old="83" new="31"/>
  1102. <byte offset="17517f" old="50" new="83"/>
  1103. <byte offset="175180" old="3b" new="f8"/>
  1104. <byte offset="175181" old="41" new="1"/>
  1105. <byte offset="175182" old="28" new="90"/>
  1106. </changes>
  1107. </patch>
  1108. <patch id="41" name="Disable Nagle Algorithm" type="Add">
  1109. <desc>
  1110. Disables the Nagle Algorithm.
  1111. The Nagle Algorithm queues packets before they are sent in order to minimize protocol overhead. Disabling the algorithm will slightly increase network traffic, but it will decrease latency as well.
  1112. See http://en.wikipedia.org/wiki/Nagle%27s_algorithm
  1113. </desc>
  1114. <changes>
  1115. <byte offset="4b7900" old="34" new="63"/>
  1116. <byte offset="4b7901" old="c8" new="bb"/>
  1117. <byte offset="36694b" old="ff" new="e8"/>
  1118. <byte offset="36694c" old="15" new="13"/>
  1119. <byte offset="36694d" old="34" new="44"/>
  1120. <byte offset="36694e" old="c8" new="1f"/>
  1121. <byte offset="36694f" old="95" new="0"/>
  1122. <byte offset="366950" old="0" new="90"/>
  1123. <byte offset="43cd7f" old="ff" new="e8"/>
  1124. <byte offset="43cd80" old="15" new="df"/>
  1125. <byte offset="43cd81" old="34" new="df"/>
  1126. <byte offset="43cd82" old="c8" new="11"/>
  1127. <byte offset="43cd83" old="95" new="0"/>
  1128. <byte offset="43cd84" old="0" new="90"/>
  1129. <byte offset="55ad63" old="0" new="55"/>
  1130. <byte offset="55ad64" old="0" new="8b"/>
  1131. <byte offset="55ad65" old="0" new="ec"/>
  1132. <byte offset="55ad66" old="0" new="83"/>
  1133. <byte offset="55ad67" old="0" new="ec"/>
  1134. <byte offset="55ad68" old="0" new="c"/>
  1135. <byte offset="55ad69" old="0" new="c7"/>
  1136. <byte offset="55ad6a" old="0" new="45"/>
  1137. <byte offset="55ad6b" old="0" new="f8"/>
  1138. <byte offset="55ad6c" old="0" new="1"/>
  1139. <byte offset="55ad70" old="0" new="8b"/>
  1140. <byte offset="55ad71" old="0" new="45"/>
  1141. <byte offset="55ad72" old="0" new="10"/>
  1142. <byte offset="55ad73" old="0" new="50"/>
  1143. <byte offset="55ad74" old="0" new="8b"/>
  1144. <byte offset="55ad75" old="0" new="4d"/>
  1145. <byte offset="55ad76" old="0" new="c"/>
  1146. <byte offset="55ad77" old="0" new="51"/>
  1147. <byte offset="55ad78" old="0" new="8b"/>
  1148. <byte offset="55ad79" old="0" new="55"/>
  1149. <byte offset="55ad7a" old="0" new="8"/>
  1150. <byte offset="55ad7b" old="0" new="52"/>
  1151. <byte offset="55ad7c" old="0" new="a1"/>
  1152. <byte offset="55ad7d" old="0" new="34"/>
  1153. <byte offset="55ad7e" old="0" new="c8"/>
  1154. <byte offset="55ad7f" old="0" new="95"/>
  1155. <byte offset="55ad81" old="0" new="ff"/>
  1156. <byte offset="55ad82" old="0" new="d0"/>
  1157. <byte offset="55ad83" old="0" new="89"/>
  1158. <byte offset="55ad84" old="0" new="45"/>
  1159. <byte offset="55ad85" old="0" new="fc"/>
  1160. <byte offset="55ad86" old="0" new="83"/>
  1161. <byte offset="55ad87" old="0" new="7d"/>
  1162. <byte offset="55ad88" old="0" new="fc"/>
  1163. <byte offset="55ad89" old="0" new="ff"/>
  1164. <byte offset="55ad8a" old="0" new="74"/>
  1165. <byte offset="55ad8b" old="0" new="35"/>
  1166. <byte offset="55ad8c" old="0" new="68"/>
  1167. <byte offset="55ad8d" old="0" new="ca"/>
  1168. <byte offset="55ad8e" old="0" new="bb"/>
  1169. <byte offset="55ad8f" old="0" new="95"/>
  1170. <byte offset="55ad91" old="0" new="68"/>
  1171. <byte offset="55ad92" old="0" new="d5"/>
  1172. <byte offset="55ad93" old="0" new="bb"/>
  1173. <byte offset="55ad94" old="0" new="95"/>
  1174. <byte offset="55ad96" old="0" new="8b"/>
  1175. <byte offset="55ad97" old="0" new="d"/>
  1176. <byte offset="55ad98" old="0" new="8"/>
  1177. <byte offset="55ad99" old="0" new="c2"/>
  1178. <byte offset="55ad9a" old="0" new="95"/>
  1179. <byte offset="55ad9c" old="0" new="ff"/>
  1180. <byte offset="55ad9d" old="0" new="d1"/>
  1181. <byte offset="55ad9e" old="0" new="50"/>
  1182. <byte offset="55ad9f" old="0" new="8b"/>
  1183. <byte offset="55ada0" old="0" new="15"/>
  1184. <byte offset="55ada1" old="0" new="d4"/>
  1185. <byte offset="55ada2" old="0" new="c1"/>
  1186. <byte offset="55ada3" old="0" new="95"/>
  1187. <byte offset="55ada5" old="0" new="ff"/>
  1188. <byte offset="55ada6" old="0" new="d2"/>
  1189. <byte offset="55ada7" old="0" new="89"/>
  1190. <byte offset="55ada8" old="0" new="45"/>
  1191. <byte offset="55ada9" old="0" new="f4"/>
  1192. <byte offset="55adaa" old="0" new="83"/>
  1193. <byte offset="55adab" old="0" new="7d"/>
  1194. <byte offset="55adac" old="0" new="f4"/>
  1195. <byte offset="55adae" old="0" new="74"/>
  1196. <byte offset="55adaf" old="0" new="11"/>
  1197. <byte offset="55adb0" old="0" new="6a"/>
  1198. <byte offset="55adb1" old="0" new="4"/>
  1199. <byte offset="55adb2" old="0" new="8d"/>
  1200. <byte offset="55adb3" old="0" new="45"/>
  1201. <byte offset="55adb4" old="0" new="f8"/>
  1202. <byte offset="55adb5" old="0" new="50"/>
  1203. <byte offset="55adb6" old="0" new="6a"/>
  1204. <byte offset="55adb7" old="0" new="1"/>
  1205. <byte offset="55adb8" old="0" new="6a"/>
  1206. <byte offset="55adb9" old="0" new="6"/>
  1207. <byte offset="55adba" old="0" new="8b"/>
  1208. <byte offset="55adbb" old="0" new="4d"/>
  1209. <byte offset="55adbc" old="0" new="fc"/>
  1210. <byte offset="55adbd" old="0" new="51"/>
  1211. <byte offset="55adbe" old="0" new="ff"/>
  1212. <byte offset="55adbf" old="0" new="55"/>
  1213. <byte offset="55adc0" old="0" new="f4"/>
  1214. <byte offset="55adc1" old="0" new="8b"/>
  1215. <byte offset="55adc2" old="0" new="45"/>
  1216. <byte offset="55adc3" old="0" new="fc"/>
  1217. <byte offset="55adc4" old="0" new="8b"/>
  1218. <byte offset="55adc5" old="0" new="e5"/>
  1219. <byte offset="55adc6" old="0" new="5d"/>
  1220. <byte offset="55adc7" old="0" new="c2"/>
  1221. <byte offset="55adc8" old="0" new="c"/>
  1222. <byte offset="55adca" old="0" new="73"/>
  1223. <byte offset="55adcb" old="0" new="65"/>
  1224. <byte offset="55adcc" old="0" new="74"/>
  1225. <byte offset="55adcd" old="0" new="73"/>
  1226. <byte offset="55adce" old="0" new="6f"/>
  1227. <byte offset="55adcf" old="0" new="63"/>
  1228. <byte offset="55add0" old="0" new="6b"/>
  1229. <byte offset="55add1" old="0" new="6f"/>
  1230. <byte offset="55add2" old="0" new="70"/>
  1231. <byte offset="55add3" old="0" new="74"/>
  1232. <byte offset="55add5" old="0" new="57"/>
  1233. <byte offset="55add6" old="0" new="53"/>
  1234. <byte offset="55add7" old="0" new="32"/>
  1235. <byte offset="55add8" old="0" new="5f"/>
  1236. <byte offset="55add9" old="0" new="33"/>
  1237. <byte offset="55adda" old="0" new="32"/>
  1238. <byte offset="55addb" old="0" new="2e"/>
  1239. <byte offset="55addc" old="0" new="44"/>
  1240. <byte offset="55addd" old="0" new="4c"/>
  1241. <byte offset="55adde" old="0" new="4c"/>
  1242. </changes>
  1243. </patch>
  1244. <patchgroup id="78" name="Shared Body Palettes">
  1245. <patch id="80" name="Shared Body Palettes Type1" type="UI">
  1246. <desc>
  1247. Makes the client use a single cloth palette set (body_%s_%d.pal) for all job classes but seperate for both genders
  1248. </desc>
  1249. <changes>
  1250. <byte offset="58f318" old="b8" new="62"/>
  1251. <byte offset="58f319" old="f6" new="6f"/>
  1252. <byte offset="58f31a" old="5c" new="64"/>
  1253. <byte offset="58f31b" old="25" new="79"/>
  1254. <byte offset="58f31c" old="73" new="5f"/>
  1255. <byte offset="58f31d" old="5f" new="25"/>
  1256. <byte offset="58f31e" old="25" new="73"/>
  1257. <byte offset="58f31f" old="73" new="5f"/>
  1258. <byte offset="58f320" old="5f" new="25"/>
  1259. <byte offset="58f321" old="25" new="64"/>
  1260. <byte offset="58f322" old="64" new="2e"/>
  1261. <byte offset="58f323" old="2e" new="70"/>
  1262. <byte offset="58f324" old="70" new="61"/>
  1263. <byte offset="58f325" old="61" new="6c"/>
  1264. <byte offset="58f326" old="6c" new="0"/>
  1265. <byte offset="2a1f14" old="50" new="90"/>
  1266. <byte offset="2a1f2c" old="14" new="0"/>
  1267. <byte offset="2a1f2d" old="c6" new="0"/>
  1268. <byte offset="2a1f1e" old="b8" new="0"/>
  1269. <byte offset="2a1f1f" old="68" new="0"/>
  1270. </changes>
  1271. </patch>
  1272. <patch id="79" name="Shared Body Palettes Type2" type="UI">
  1273. <desc>
  1274. Makes the client use a single cloth palette set (body_%d.pal) for all job classes both genders
  1275. </desc>
  1276. <changes>
  1277. <byte offset="58f318" old="b8" new="62"/>
  1278. <byte offset="58f319" old="f6" new="6f"/>
  1279. <byte offset="58f31a" old="5c" new="64"/>
  1280. <byte offset="58f31b" old="25" new="79"/>
  1281. <byte offset="58f31c" old="73" new="5f"/>
  1282. <byte offset="58f31d" old="5f" new="25"/>
  1283. <byte offset="58f31e" old="25" new="64"/>
  1284. <byte offset="58f31f" old="73" new="2e"/>
  1285. <byte offset="58f320" old="5f" new="70"/>
  1286. <byte offset="58f321" old="25" new="61"/>
  1287. <byte offset="58f322" old="64" new="6c"/>
  1288. <byte offset="58f323" old="2e" new="0"/>
  1289. <byte offset="2a1f1b" old="51" new="90"/>
  1290. <byte offset="2a1f14" old="50" new="90"/>
  1291. <byte offset="2a1f2c" old="14" new="0"/>
  1292. <byte offset="2a1f2d" old="c6" new="0"/>
  1293. <byte offset="2a1f1e" old="b8" new="0"/>
  1294. <byte offset="2a1f1f" old="68" new="0"/>
  1295. </changes>
  1296. </patch>
  1297. </patchgroup>
  1298. <patchgroup id="81" name="Shared Head Palettes">
  1299. <patch id="82" name="Shared Head Palettes Type1" type="UI">
  1300. <desc>
  1301. Makes the client use a single hair palette set (head_%s_%d.pal) for all job classes but seperate for both genders
  1302. </desc>
  1303. <changes>
  1304. <byte offset="58f300" old="b8" new="68"/>
  1305. <byte offset="58f301" old="d3" new="65"/>
  1306. <byte offset="58f302" old="b8" new="61"/>
  1307. <byte offset="58f303" old="ae" new="64"/>
  1308. <byte offset="58f304" old="5c" new="25"/>
  1309. <byte offset="58f305" old="b8" new="2e"/>
  1310. <byte offset="58f306" old="d3" new="73"/>
  1311. <byte offset="58f307" old="b8" new="5f"/>
  1312. <byte offset="58f308" old="ae" new="25"/>
  1313. <byte offset="58f309" old="25" new="73"/>
  1314. <byte offset="58f30a" old="73" new="5f"/>
  1315. <byte offset="58f30b" old="5f" new="25"/>
  1316. <byte offset="58f30c" old="25" new="64"/>
  1317. <byte offset="58f30d" old="73" new="2e"/>
  1318. <byte offset="58f30e" old="5f" new="70"/>
  1319. <byte offset="58f30f" old="25" new="61"/>
  1320. <byte offset="58f310" old="64" new="6c"/>
  1321. </changes>
  1322. </patch>
  1323. <patch id="83" name="Shared Head Palettes Type2" type="UI">
  1324. <desc>
  1325. Makes the client use a single hair palette set (head_%d.pal) for all job classes both genders
  1326. </desc>
  1327. <changes>
  1328. <byte offset="58f300" old="b8" new="68"/>
  1329. <byte offset="58f301" old="d3" new="65"/>
  1330. <byte offset="58f302" old="b8" new="61"/>
  1331. <byte offset="58f303" old="ae" new="64"/>
  1332. <byte offset="58f304" old="5c" new="25"/>
  1333. <byte offset="58f305" old="b8" new="2e"/>
  1334. <byte offset="58f306" old="d3" new="73"/>
  1335. <byte offset="58f307" old="b8" new="25"/>
  1336. <byte offset="58f308" old="ae" new="2e"/>
  1337. <byte offset="58f309" old="25" new="73"/>
  1338. <byte offset="58f30a" old="73" new="5f"/>
  1339. <byte offset="58f30b" old="5f" new="25"/>
  1340. <byte offset="58f30c" old="25" new="64"/>
  1341. <byte offset="58f30d" old="73" new="2e"/>
  1342. <byte offset="58f30e" old="5f" new="70"/>
  1343. <byte offset="58f30f" old="25" new="61"/>
  1344. <byte offset="58f310" old="64" new="6c"/>
  1345. </changes>
  1346. </patch>
  1347. </patchgroup>
  1348. <patch id="50" name="Skip License Screen" type="UI">
  1349. <desc>
  1350. Skip the warning screen and goes directly to the main window with the Service Select.
  1351. </desc>
  1352. <changes>
  1353. <byte offset="447ea0" old="80" new="2d"/>
  1354. <byte offset="447ea1" old="70" new="72"/>
  1355. <byte offset="447ea4" old="f6" new="2d"/>
  1356. <byte offset="447ea5" old="70" new="72"/>
  1357. </changes>
  1358. </patch>
  1359. <patch id="42" name="Skip Resurrection Buttons" type="UI">
  1360. <desc>
  1361. Skip resurrection button when you die or use Token of Ziegfried.
  1362. </desc>
  1363. <changes>
  1364. <byte offset="3d0713" old="c5" new="ff"/>
  1365. <byte offset="3d0714" old="1d" new="ff"/>
  1366. </changes>
  1367. </patch>
  1368. <patch id="95" name="Use SSO Login Packet" type="">
  1369. <desc>
  1370. Enable using SSO packet on all langtype (to use login and pass with a launcher)
  1371. </desc>
  1372. <changes>
  1373. <byte offset="446f79" old="f" new="90"/>
  1374. <byte offset="446f7a" old="84" new="e9"/>
  1375. </changes>
  1376. </patch>
  1377. <patch id="44" name="Translate Client In English" type="UI">
  1378. <desc>
  1379. This will translate some of the hardcoded Korean phrases to English
  1380. </desc>
  1381. <changes>
  1382. <byte offset="576e04" old="25" new="44"/>
  1383. <byte offset="576e05" old="64" new="65"/>
  1384. <byte offset="576e06" old="bf" new="6c"/>
  1385. <byte offset="576e07" old="f9" new="65"/>
  1386. <byte offset="576e08" old="20" new="74"/>
  1387. <byte offset="576e09" old="25" new="65"/>
  1388. <byte offset="576e0a" old="64" new="3a"/>
  1389. <byte offset="576e0b" old="c0" new="20"/>
  1390. <byte offset="576e0c" old="cf" new="25"/>
  1391. <byte offset="576e0d" old="20" new="64"/>
  1392. <byte offset="576e0e" old="25" new="2f"/>
  1393. <byte offset="576e0f" old="64" new="25"/>
  1394. <byte offset="576e10" old="bd" new="64"/>
  1395. <byte offset="576e11" old="c3" new="20"/>
  1396. <byte offset="576e12" old="20" new="2d"/>
  1397. <byte offset="576e13" old="25" new="20"/>
  1398. <byte offset="576e14" old="64" new="25"/>
  1399. <byte offset="576e15" old="ba" new="64"/>
  1400. <byte offset="576e16" old="d0" new="3a"/>
  1401. <byte offset="576e17" old="20" new="25"/>
  1402. <byte offset="576e18" old="25" new="64"/>
  1403. <byte offset="576e19" old="64" new="3a"/>
  1404. <byte offset="576e1a" old="c3" new="25"/>
  1405. <byte offset="576e1b" old="ca" new="64"/>
  1406. <byte offset="59bbda" old="b3" new="2f"/>
  1407. <byte offset="59bbdb" old="e2" new="25"/>
  1408. <byte offset="59bbdc" old="20" new="64"/>
  1409. <byte offset="59bbdd" old="25" new="2f"/>
  1410. <byte offset="59bbde" old="64" new="25"/>
  1411. <byte offset="59bbdf" old="bf" new="64"/>
  1412. <byte offset="59bbe0" old="f9" new="20"/>
  1413. <byte offset="59bbe1" old="20" new="2d"/>
  1414. <byte offset="59bbe2" old="25" new="20"/>
  1415. <byte offset="59bbe3" old="64" new="25"/>
  1416. <byte offset="59bbe4" old="c0" new="64"/>
  1417. <byte offset="59bbe5" old="cf" new="3a"/>
  1418. <byte offset="59bbe6" old="20" new="25"/>
  1419. <byte offset="59bbe7" old="25" new="64"/>
  1420. <byte offset="59bbe8" old="64" new="3a"/>
  1421. <byte offset="59bbe9" old="bd" new="25"/>
  1422. <byte offset="59bbea" old="c3" new="64"/>
  1423. <byte offset="59bbeb" old="20" new="0"/>
  1424. <byte offset="561a90" old="b8" new="4d"/>
  1425. <byte offset="561a91" old="de" new="65"/>
  1426. <byte offset="561a92" old="bd" new="73"/>
  1427. <byte offset="561a93" old="c3" new="73"/>
  1428. <byte offset="561a94" old="c1" new="61"/>
  1429. <byte offset="561a95" old="f6" new="67"/>
  1430. <byte offset="561a96" old="0" new="65"/>
  1431. <byte offset="563bad" old="c4" new="55"/>
  1432. <byte offset="563bae" old="b3" new="73"/>
  1433. <byte offset="563baf" old="b8" new="65"/>
  1434. <byte offset="563bb0" old="af" new="64"/>
  1435. <byte offset="563bb1" old="c5" new="20"/>
  1436. <byte offset="563bb2" old="cd" new="2f"/>
  1437. <byte offset="563bb3" old="2f" new="20"/>
  1438. <byte offset="563bb4" old="c3" new="54"/>
  1439. <byte offset="563bb5" old="d1" new="6f"/>
  1440. <byte offset="563bb6" old="20" new="74"/>
  1441. <byte offset="563bb7" old="bd" new="61"/>
  1442. <byte offset="563bb8" old="bd" new="6c"/>
  1443. <byte offset="563bb9" old="b7" new="29"/>
  1444. <byte offset="563bba" old="d4" new="0"/>
  1445. <byte offset="56d34b" old="c4" new="50"/>
  1446. <byte offset="56d34c" old="b3" new="6f"/>
  1447. <byte offset="56d34d" old="bd" new="69"/>
  1448. <byte offset="56d34e" old="c3" new="6e"/>
  1449. <byte offset="56d34f" old="0" new="74"/>
  1450. <byte offset="56d350" old="54" new="73"/>
  1451. <byte offset="56d351" old="6f" new="0"/>
  1452. <byte offset="44017c" old="75" new="eb"/>
  1453. <byte offset="56c2b4" old="be" new="49"/>
  1454. <byte offset="56c2b5" old="c6" new="74"/>
  1455. <byte offset="56c2b6" old="c0" new="65"/>
  1456. <byte offset="56c2b7" old="cc" new="6d"/>
  1457. <byte offset="56c2b8" old="c5" new="20"/>
  1458. <byte offset="56c2b9" old="db" new="43"/>
  1459. <byte offset="56c2ba" old="20" new="6d"/>
  1460. <byte offset="56c2bb" old="ba" new="70"/>
  1461. <byte offset="56c2bc" old="f1" new="61"/>
  1462. <byte offset="56c2bd" old="b1" new="72"/>
  1463. <byte offset="56c2be" old="b3" new="65"/>
  1464. <byte offset="576290" old="b0" new="45"/>
  1465. <byte offset="576291" old="cb" new="6e"/>
  1466. <byte offset="576292" old="bb" new="74"/>
  1467. <byte offset="576293" old="f6" new="65"/>
  1468. <byte offset="576294" old="20" new="72"/>
  1469. <byte offset="576295" old="b4" new="20"/>
  1470. <byte offset="576296" old="dc" new="73"/>
  1471. <byte offset="576297" old="be" new="65"/>
  1472. <byte offset="576298" old="ee" new="61"/>
  1473. <byte offset="576299" old="20" new="72"/>
  1474. <byte offset="57629a" old="bc" new="63"/>
  1475. <byte offset="57629b" old="b3" new="68"/>
  1476. <byte offset="57629c" old="c1" new="20"/>
  1477. <byte offset="57629d" old="a4" new="73"/>
  1478. <byte offset="57629e" old="20" new="74"/>
  1479. <byte offset="57629f" old="28" new="72"/>
  1480. <byte offset="5762a0" old="45" new="69"/>
  1481. <byte offset="5762a1" old="78" new="6e"/>
  1482. <byte offset="5762a2" old="3a" new="67"/>
  1483. <byte offset="5762a3" old="20" new="2e"/>
  1484. <byte offset="5762a4" old="b4" new="2e"/>
  1485. <byte offset="5762a5" old="dc" new="2e"/>
  1486. <byte offset="57eca4" old="b0" new="46"/>
  1487. <byte offset="57eca5" old="cb" new="69"/>
  1488. <byte offset="57eca6" old="bb" new="6e"/>
  1489. <byte offset="57eca7" old="f6" new="64"/>
  1490. <byte offset="576324" old="b1" new="42"/>
  1491. <byte offset="576325" old="e6" new="61"/>
  1492. <byte offset="576326" old="20" new="63"/>
  1493. <byte offset="576327" old="c1" new="6b"/>
  1494. <byte offset="576328" old="a4" new="20"/>
  1495. <byte offset="576329" old="ba" new="74"/>
  1496. <byte offset="57632a" old="b8" new="6f"/>
  1497. <byte offset="57632b" old="0" new="20"/>
  1498. <byte offset="57632c" old="b8" new="4e"/>
  1499. <byte offset="57632d" old="f1" new="61"/>
  1500. <byte offset="57632e" old="c7" new="76"/>
  1501. <byte offset="57632f" old="a5" new="69"/>
  1502. <byte offset="576330" old="b7" new="67"/>
  1503. <byte offset="576331" old="ce" new="61"/>
  1504. <byte offset="576332" old="20" new="74"/>
  1505. <byte offset="576333" old="be" new="69"/>
  1506. <byte offset="576334" old="c8" new="6f"/>
  1507. <byte offset="576335" old="b3" new="6e"/>
  1508. <byte offset="576336" old="bb" new="0"/>
  1509. <byte offset="576318" old="b0" new="56"/>
  1510. <byte offset="576319" old="cb" new="69"/>
  1511. <byte offset="57631a" old="bb" new="65"/>
  1512. <byte offset="57631b" old="f6" new="77"/>
  1513. <byte offset="57631d" old="c1" new="4c"/>
  1514. <byte offset="57631e" old="a4" new="69"/>
  1515. <byte offset="57631f" old="ba" new="73"/>
  1516. <byte offset="576320" old="b8" new="74"/>
  1517. <byte offset="576308" old="ba" new="54"/>
  1518. <byte offset="576309" old="b8" new="6f"/>
  1519. <byte offset="57630a" old="b1" new="67"/>
  1520. <byte offset="57630b" old="e2" new="67"/>
  1521. <byte offset="57630c" old="20" new="6c"/>
  1522. <byte offset="57630d" old="b8" new="65"/>
  1523. <byte offset="57630e" old="f0" new="20"/>
  1524. <byte offset="57630f" old="b5" new="4d"/>
  1525. <byte offset="576310" old="e5" new="69"/>
  1526. <byte offset="576311" old="20" new="6e"/>
  1527. <byte offset="576312" old="ba" new="69"/>
  1528. <byte offset="576313" old="af" new="6d"/>
  1529. <byte offset="576314" old="b0" new="61"/>
  1530. <byte offset="576315" old="e6" new="70"/>
  1531. <byte offset="564d80" old="c0" new="4d"/>
  1532. <byte offset="564d81" old="fc" new="6f"/>
  1533. <byte offset="564d82" old="c0" new="72"/>
  1534. <byte offset="564d83" old="e5" new="65"/>
  1535. <byte offset="575bdc" old="bc" new="57"/>
  1536. <byte offset="575bdd" old="f6" new="61"/>
  1537. <byte offset="575bde" old="bc" new="74"/>
  1538. <byte offset="575bdf" old="d3" new="65"/>
  1539. <byte offset="575be0" old="bc" new="72"/>
  1540. <byte offset="575be1" old="ba" new="0"/>
  1541. <byte offset="575be2" old="25" new="0"/>
  1542. <byte offset="575be3" old="64" new="0"/>
  1543. <byte offset="575bd0" old="c1" new="45"/>
  1544. <byte offset="575bd1" old="f6" new="61"/>
  1545. <byte offset="575bd2" old="bc" new="72"/>
  1546. <byte offset="575bd3" old="d3" new="74"/>
  1547. <byte offset="575bd4" old="bc" new="68"/>
  1548. <byte offset="575bd5" old="ba" new="0"/>
  1549. <byte offset="575bd6" old="25" new="0"/>
  1550. <byte offset="575bd7" old="64" new="0"/>
  1551. <byte offset="575b94" old="be" new="53"/>
  1552. <byte offset="575b95" old="cf" new="68"/>
  1553. <byte offset="575b96" old="bc" new="64"/>
  1554. <byte offset="575b97" old="d3" new="77"/>
  1555. <byte offset="575b98" old="bc" new="0"/>
  1556. <byte offset="575b99" old="ba" new="0"/>
  1557. <byte offset="575b9a" old="25" new="0"/>
  1558. <byte offset="575b9b" old="64" new="0"/>
  1559. <byte offset="575bc4" old="c8" new="46"/>
  1560. <byte offset="575bc5" old="ad" new="69"/>
  1561. <byte offset="575bc6" old="bc" new="72"/>
  1562. <byte offset="575bc7" old="d3" new="65"/>
  1563. <byte offset="575bc8" old="bc" new="0"/>
  1564. <byte offset="575bc9" old="ba" new="0"/>
  1565. <byte offset="575bca" old="25" new="0"/>
  1566. <byte offset="575bcb" old="64" new="0"/>
  1567. <byte offset="575b88" old="bf" new="47"/>
  1568. <byte offset="575b89" old="b0" new="68"/>
  1569. <byte offset="575b8a" old="bc" new="6f"/>
  1570. <byte offset="575b8b" old="d3" new="73"/>
  1571. <byte offset="575b8c" old="bc" new="74"/>
  1572. <byte offset="575b8d" old="ba" new="0"/>
  1573. <byte offset="575b8e" old="25" new="0"/>
  1574. <byte offset="575b8f" old="64" new="0"/>
  1575. <byte offset="575bb8" old="c7" new="57"/>
  1576. <byte offset="575bb9" old="b3" new="69"/>
  1577. <byte offset="575bba" old="bc" new="6e"/>
  1578. <byte offset="575bbb" old="d3" new="64"/>
  1579. <byte offset="575bbc" old="bc" new="0"/>
  1580. <byte offset="575bbd" old="ba" new="0"/>
  1581. <byte offset="575bbe" old="25" new="0"/>
  1582. <byte offset="575bbf" old="64" new="0"/>
  1583. <byte offset="575bac" old="b5" new="50"/>
  1584. <byte offset="575bad" old="b6" new="6f"/>
  1585. <byte offset="575bae" old="bc" new="69"/>
  1586. <byte offset="575baf" old="d3" new="73"/>
  1587. <byte offset="575bb0" old="bc" new="0"/>
  1588. <byte offset="575bb1" old="ba" new="0"/>
  1589. <byte offset="575bb2" old="25" new="0"/>
  1590. <byte offset="575bb3" old="64" new="0"/>
  1591. <byte offset="575ba0" old="bc" new="48"/>
  1592. <byte offset="575ba1" old="ba" new="6f"/>
  1593. <byte offset="575ba2" old="bc" new="6c"/>
  1594. <byte offset="575ba3" old="d3" new="79"/>
  1595. <byte offset="575ba4" old="bc" new="0"/>
  1596. <byte offset="575ba5" old="ba" new="0"/>
  1597. <byte offset="575ba6" old="25" new="0"/>
  1598. <byte offset="575ba7" old="64" new="0"/>
  1599. <byte offset="575b70" old="b9" new="4e"/>
  1600. <byte offset="575b71" old="ab" new="65"/>
  1601. <byte offset="575b72" old="bc" new="75"/>
  1602. <byte offset="575b73" old="d3" new="74"/>
  1603. <byte offset="575b74" old="bc" new="72"/>
  1604. <byte offset="575b75" old="ba" new="0"/>
  1605. <byte offset="575b76" old="25" new="0"/>
  1606. <byte offset="575b77" old="64" new="0"/>
  1607. <byte offset="575b60" old="b4" new="42"/>
  1608. <byte offset="575b61" old="eb" new="69"/>
  1609. <byte offset="575b62" old="c7" new="67"/>
  1610. <byte offset="575b63" old="fc" new="0"/>
  1611. <byte offset="575b68" old="c1" new="4d"/>
  1612. <byte offset="575b69" old="df" new="65"/>
  1613. <byte offset="575b6a" old="c7" new="64"/>
  1614. <byte offset="575b6b" old="fc" new="0"/>
  1615. <byte offset="575b58" old="bc" new="53"/>
  1616. <byte offset="575b59" old="d2" new="6d"/>
  1617. <byte offset="575b5a" old="c7" new="61"/>
  1618. <byte offset="575b5b" old="fc" new="6c"/>
  1619. <byte offset="575b28" old="be" new="44"/>
  1620. <byte offset="575b29" old="c7" new="65"/>
  1621. <byte offset="575b2a" old="b8" new="6d"/>
  1622. <byte offset="575b2b" old="b6" new="6f"/>
  1623. <byte offset="575b2c" old="c7" new="6e"/>
  1624. <byte offset="575b2d" old="fc" new="0"/>
  1625. <byte offset="575b20" old="c0" new="44"/>
  1626. <byte offset="575b21" old="ce" new="65"/>
  1627. <byte offset="575b22" old="b0" new="6d"/>
  1628. <byte offset="575b23" old="a3" new="69"/>
  1629. <byte offset="575b24" old="c7" new="2d"/>
  1630. <byte offset="575b25" old="fc" new="48"/>
  1631. <byte offset="575b08" old="b9" new="46"/>
  1632. <byte offset="575b09" old="ab" new="6f"/>
  1633. <byte offset="575b0a" old="c7" new="72"/>
  1634. <byte offset="575b0b" old="fc" new="6d"/>
  1635. <byte offset="575b7c" old="be" new="55"/>
  1636. <byte offset="575b7d" old="f0" new="6e"/>
  1637. <byte offset="575b7e" old="b5" new="64"/>
  1638. <byte offset="575b7f" old="a5" new="65"/>
  1639. <byte offset="575b80" old="b5" new="61"/>
  1640. <byte offset="575b81" old="e5" new="64"/>
  1641. <byte offset="575b82" old="25" new="0"/>
  1642. <byte offset="575b83" old="64" new="0"/>
  1643. <byte offset="575b40" old="bd" new="50"/>
  1644. <byte offset="575b41" old="c4" new="6c"/>
  1645. <byte offset="575b42" old="b9" new="61"/>
  1646. <byte offset="575b43" old="b0" new="6e"/>
  1647. <byte offset="575b44" old="c7" new="74"/>
  1648. <byte offset="575b45" old="fc" new="0"/>
  1649. <byte offset="575b30" old="be" new="46"/>
  1650. <byte offset="575b31" old="ee" new="69"/>
  1651. <byte offset="575b32" old="c6" new="73"/>
  1652. <byte offset="575b33" old="d0" new="68"/>
  1653. <byte offset="575b34" old="c7" new="0"/>
  1654. <byte offset="575b35" old="fc" new="0"/>
  1655. <byte offset="575b48" old="b5" new="42"/>
  1656. <byte offset="575b49" old="bf" new="72"/>
  1657. <byte offset="575b4a" old="b9" new="75"/>
  1658. <byte offset="575b4b" old="b0" new="74"/>
  1659. <byte offset="575b4c" old="c7" new="65"/>
  1660. <byte offset="575b4d" old="fc" new="0"/>
  1661. <byte offset="575b18" old="c3" new="41"/>
  1662. <byte offset="575b19" old="b5" new="6e"/>
  1663. <byte offset="575b1a" old="bb" new="67"/>
  1664. <byte offset="575b1b" old="e7" new="65"/>
  1665. <byte offset="575b1c" old="c7" new="6c"/>
  1666. <byte offset="575b1d" old="fc" new="0"/>
  1667. <byte offset="575b38" old="b0" new="49"/>
  1668. <byte offset="575b39" old="ef" new="6e"/>
  1669. <byte offset="575b3a" old="c3" new="73"/>
  1670. <byte offset="575b3b" old="e6" new="65"/>
  1671. <byte offset="575b3c" old="c7" new="63"/>
  1672. <byte offset="575b3d" old="fc" new="74"/>
  1673. <byte offset="575b10" old="bf" new="44"/>
  1674. <byte offset="575b11" old="eb" new="72"/>
  1675. <byte offset="575b12" old="c1" new="61"/>
  1676. <byte offset="575b13" old="b7" new="67"/>
  1677. <byte offset="575bf2" old="c0" new="4d"/>
  1678. <byte offset="575bf3" old="cf" new="6f"/>
  1679. <byte offset="575bf4" old="b9" new="62"/>
  1680. <byte offset="575bf5" old="dd" new="29"/>
  1681. <byte offset="575bf6" old="29" new="0"/>
  1682. <byte offset="575c02" old="ba" new="42"/>
  1683. <byte offset="575c03" old="b8" new="6f"/>
  1684. <byte offset="575c04" old="bd" new="73"/>
  1685. <byte offset="575c05" old="ba" new="73"/>
  1686. <byte offset="575894" old="be" new="54"/>
  1687. <byte offset="575895" old="c8" new="6f"/>
  1688. <byte offset="575896" old="b3" new="20"/>
  1689. <byte offset="575897" old="bb" new="66"/>
  1690. <byte offset="575898" old="c7" new="69"/>
  1691. <byte offset="575899" old="cf" new="6e"/>
  1692. <byte offset="57589a" old="b4" new="64"/>
  1693. <byte offset="57589b" old="c2" new="20"/>
  1694. <byte offset="57589c" old="20" new="74"/>
  1695. <byte offset="57589d" old="c0" new="68"/>
  1696. <byte offset="57589e" old="a7" new="65"/>
  1697. <byte offset="57589f" old="c4" new="20"/>
  1698. <byte offset="5758a0" old="a1" new="6c"/>
  1699. <byte offset="5758a1" old="b7" new="6f"/>
  1700. <byte offset="5758a2" old="ce" new="63"/>
  1701. <byte offset="5758a3" old="20" new="61"/>
  1702. <byte offset="5758a4" old="c0" new="74"/>
  1703. <byte offset="5758a5" old="cc" new="69"/>
  1704. <byte offset="5758a6" old="b5" new="6f"/>
  1705. <byte offset="5758a7" old="bf" new="6e"/>
  1706. <byte offset="5758a8" old="c7" new="2c"/>
  1707. <byte offset="5758a9" old="cf" new="20"/>
  1708. <byte offset="5758aa" old="bd" new="70"/>
  1709. <byte offset="5758ab" old="c3" new="6c"/>
  1710. <byte offset="5758ac" old="b1" new="65"/>
  1711. <byte offset="5758ad" old="e2" new="61"/>
  1712. <byte offset="5758ae" old="20" new="73"/>
  1713. <byte offset="5758af" old="b9" new="65"/>
  1714. <byte offset="5758b0" old="d9" new="20"/>
  1715. <byte offset="5758b1" old="b6" new="67"/>
  1716. <byte offset="5758b2" old="f8" new="6f"/>
  1717. <byte offset="5758b3" old="b4" new="20"/>
  1718. <byte offset="5758b4" old="cf" new="74"/>
  1719. <byte offset="5758b5" old="b4" new="6f"/>
  1720. <byte offset="5758b6" old="d9" new="0"/>
  1721. <byte offset="5758b7" old="2e" new="0"/>
  1722. <byte offset="575878" old="b8" new="41"/>
  1723. <byte offset="575879" old="f1" new="72"/>
  1724. <byte offset="57587a" old="c7" new="72"/>
  1725. <byte offset="57587b" old="a5" new="69"/>
  1726. <byte offset="57587c" old="20" new="76"/>
  1727. <byte offset="57587d" old="b8" new="65"/>
  1728. <byte offset="57587e" old="ca" new="64"/>
  1729. <byte offset="57587f" old="bf" new="20"/>
  1730. <byte offset="575880" old="a1" new="61"/>
  1731. <byte offset="575881" old="20" new="74"/>
  1732. <byte offset="575882" old="b5" new="20"/>
  1733. <byte offset="575883" old="b5" new="74"/>
  1734. <byte offset="575884" old="c2" new="68"/>
  1735. <byte offset="575885" old="f8" new="65"/>
  1736. <byte offset="575886" old="c7" new="20"/>
  1737. <byte offset="575887" old="cf" new="74"/>
  1738. <byte offset="575888" old="bf" new="61"/>
  1739. <byte offset="575889" old="b4" new="72"/>
  1740. <byte offset="57588a" old="bd" new="67"/>
  1741. <byte offset="57588b" old="c0" new="65"/>
  1742. <byte offset="57588c" old="b4" new="74"/>
  1743. <byte offset="57588d" old="cf" new="20"/>
  1744. <byte offset="57588e" old="b4" new="6d"/>
  1745. <byte offset="57588f" old="d9" new="61"/>
  1746. <byte offset="575890" old="2e" new="70"/>
  1747. <byte offset="575830" old="c3" new="41"/>
  1748. <byte offset="575831" old="a3" new="72"/>
  1749. <byte offset="575832" old="b0" new="72"/>
  1750. <byte offset="575833" old="ed" new="69"/>
  1751. <byte offset="575834" old="c0" new="76"/>
  1752. <byte offset="575835" old="da" new="65"/>
  1753. <byte offset="575836" old="20" new="64"/>
  1754. <byte offset="575837" old="c7" new="20"/>
  1755. <byte offset="575838" old="cf" new="6f"/>
  1756. <byte offset="575839" old="b4" new="6e"/>
  1757. <byte offset="57583a" old="c2" new="20"/>
  1758. <byte offset="57583b" old="20" new="74"/>
  1759. <byte offset="57583c" old="4e" new="68"/>
  1760. <byte offset="57583d" old="70" new="65"/>
  1761. <byte offset="57583e" old="63" new="20"/>
  1762. <byte offset="57583f" old="b0" new="6d"/>
  1763. <byte offset="575840" old="a1" new="61"/>
  1764. <byte offset="575841" old="20" new="70"/>
  1765. <byte offset="575842" old="c0" new="20"/>
  1766. <byte offset="575843" old="d6" new="74"/>
  1767. <byte offset="575844" old="b4" new="68"/>
  1768. <byte offset="575845" old="c2" new="61"/>
  1769. <byte offset="575846" old="20" new="74"/>
  1770. <byte offset="575847" old="b8" new="20"/>
  1771. <byte offset="575848" old="ca" new="68"/>
  1772. <byte offset="575849" old="bf" new="61"/>
  1773. <byte offset="57584a" old="a1" new="73"/>
  1774. <byte offset="57584c" old="b5" new="74"/>
  1775. <byte offset="57584d" old="b5" new="68"/>
  1776. <byte offset="57584e" old="c2" new="65"/>
  1777. <byte offset="57584f" old="f8" new="20"/>
  1778. <byte offset="575850" old="20" new="4e"/>
  1779. <byte offset="575851" old="c7" new="70"/>
  1780. <byte offset="575852" old="cf" new="63"/>
  1781. <byte offset="575853" old="bf" new="20"/>
  1782. <byte offset="575854" old="b4" new="79"/>
  1783. <byte offset="575855" old="bd" new="6f"/>
  1784. <byte offset="575856" old="c0" new="75"/>
  1785. <byte offset="575857" old="b4" new="72"/>
  1786. <byte offset="575858" old="cf" new="20"/>
  1787. <byte offset="575859" old="b4" new="6c"/>
  1788. <byte offset="57585a" old="d9" new="6f"/>
  1789. <byte offset="57585b" old="2e" new="6f"/>
  1790. <byte offset="57585c" old="20" new="6b"/>
  1791. <byte offset="57585d" old="4e" new="69"/>
  1792. <byte offset="57585e" old="70" new="6e"/>
  1793. <byte offset="57585f" old="63" new="67"/>
  1794. <byte offset="575860" old="b7" new="20"/>
  1795. <byte offset="575861" old="ce" new="66"/>
  1796. <byte offset="575862" old="20" new="6f"/>
  1797. <byte offset="575863" old="c0" new="72"/>
  1798. <byte offset="575864" old="cc" new="2e"/>
  1799. <byte offset="575865" old="b5" new="20"/>
  1800. <byte offset="575866" old="bf" new="47"/>
  1801. <byte offset="575867" old="c7" new="6f"/>
  1802. <byte offset="575868" old="cf" new="20"/>
  1803. <byte offset="575869" old="bd" new="74"/>
  1804. <byte offset="57586a" old="c3" new="6f"/>
  1805. <byte offset="57586b" old="b1" new="20"/>
  1806. <byte offset="57586c" old="e2" new="74"/>
  1807. <byte offset="57586d" old="20" new="68"/>
  1808. <byte offset="57586e" old="b9" new="61"/>
  1809. <byte offset="57586f" old="d9" new="74"/>
  1810. <byte offset="575870" old="b6" new="20"/>
  1811. <byte offset="575871" old="f8" new="4e"/>
  1812. <byte offset="575872" old="b4" new="50"/>
  1813. <byte offset="575873" old="cf" new="43"/>
  1814. <byte offset="575874" old="b4" new="0"/>
  1815. <byte offset="575875" old="d9" new="0"/>
  1816. <byte offset="575876" old="2e" new="0"/>
  1817. <byte offset="5759ec" old="b5" new="46"/>
  1818. <byte offset="5759ed" old="b5" new="61"/>
  1819. <byte offset="5759ee" old="c2" new="69"/>
  1820. <byte offset="5759ef" old="f8" new="6c"/>
  1821. <byte offset="5759f0" old="20" new="65"/>
  1822. <byte offset="5759f1" old="c1" new="64"/>
  1823. <byte offset="5759f2" old="f6" new="20"/>
  1824. <byte offset="5759f3" old="c1" new="74"/>
  1825. <byte offset="5759f4" old="a1" new="6f"/>
  1826. <byte offset="5759f5" old="bf" new="20"/>
  1827. <byte offset="5759f6" old="a1" new="73"/>
  1828. <byte offset="5759f7" old="20" new="65"/>
  1829. <byte offset="5759f8" old="b4" new="74"/>
  1830. <byte offset="5759f9" old="eb" new="20"/>
  1831. <byte offset="5759fa" old="c7" new="69"/>
  1832. <byte offset="5759fb" old="d1" new="6e"/>
  1833. <byte offset="5759fc" old="20" new="66"/>
  1834. <byte offset="5759fd" old="c1" new="6f"/>
  1835. <byte offset="5759fe" old="a4" new="20"/>
  1836. <byte offset="5759ff" old="ba" new="66"/>
  1837. <byte offset="575a00" old="b8" new="6f"/>
  1838. <byte offset="575a01" old="20" new="72"/>
  1839. <byte offset="575a02" old="bc" new="20"/>
  1840. <byte offset="575a03" old="b3" new="6c"/>
  1841. <byte offset="575a04" old="c1" new="6f"/>
  1842. <byte offset="575a05" old="a4" new="63"/>
  1843. <byte offset="575a06" old="20" new="61"/>
  1844. <byte offset="575a07" old="bd" new="74"/>
  1845. <byte offset="575a08" old="c7" new="69"/>
  1846. <byte offset="575a09" old="c6" new="6f"/>
  1847. <byte offset="575a0a" old="d0" new="6e"/>
  1848. <byte offset="575958" old="b8" new="50"/>
  1849. <byte offset="575959" old="f1" new="6c"/>
  1850. <byte offset="57595a" old="c7" new="65"/>
  1851. <byte offset="57595b" old="a5" new="61"/>
  1852. <byte offset="57595c" old="b8" new="73"/>
  1853. <byte offset="57595d" old="a6" new="65"/>
  1854. <byte offset="57595f" old="c1" new="73"/>
  1855. <byte offset="575960" old="f6" new="70"/>
  1856. <byte offset="575961" old="c1" new="65"/>
  1857. <byte offset="575962" old="a4" new="63"/>
  1858. <byte offset="575963" old="20" new="69"/>
  1859. <byte offset="575964" old="c7" new="66"/>
  1860. <byte offset="575965" old="cf" new="79"/>
  1861. <byte offset="575966" old="bd" new="20"/>
  1862. <byte offset="575967" old="c3" new="74"/>
  1863. <byte offset="575968" old="b1" new="61"/>
  1864. <byte offset="575969" old="e2" new="72"/>
  1865. <byte offset="57596a" old="20" new="67"/>
  1866. <byte offset="57596b" old="b9" new="65"/>
  1867. <byte offset="57596c" old="d9" new="74"/>
  1868. <byte offset="57596d" old="b6" new="20"/>
  1869. <byte offset="57596e" old="f8" new="67"/>
  1870. <byte offset="57596f" old="b4" new="6f"/>
  1871. <byte offset="575970" old="cf" new="61"/>
  1872. <byte offset="575971" old="b4" new="6c"/>
  1873. <byte offset="575972" old="d9" new="73"/>
  1874. <byte offset="57590c" old="c3" new="49"/>
  1875. <byte offset="57590d" old="a3" new="73"/>
  1876. <byte offset="57590e" old="b0" new="20"/>
  1877. <byte offset="57590f" old="ed" new="74"/>
  1878. <byte offset="575910" old="c0" new="68"/>
  1879. <byte offset="575911" old="da" new="65"/>
  1880. <byte offset="575913" old="c7" new="6d"/>
  1881. <byte offset="575914" old="cf" new="61"/>
  1882. <byte offset="575915" old="b4" new="70"/>
  1883. <byte offset="575916" old="c2" new="20"/>
  1884. <byte offset="575917" old="20" new="74"/>
  1885. <byte offset="575918" old="b8" new="68"/>
  1886. <byte offset="575919" old="f3" new="61"/>
  1887. <byte offset="57591a" old="bd" new="74"/>
  1888. <byte offset="57591b" old="ba" new="20"/>
  1889. <byte offset="57591c" old="c5" new="79"/>
  1890. <byte offset="57591d" old="cd" new="6f"/>
  1891. <byte offset="57591e" old="b0" new="75"/>
  1892. <byte offset="57591f" old="a1" new="72"/>
  1893. <byte offset="575921" old="c0" new="6c"/>
  1894. <byte offset="575922" old="d6" new="6f"/>
  1895. <byte offset="575923" old="b4" new="6f"/>
  1896. <byte offset="575924" old="c2" new="6b"/>
  1897. <byte offset="575925" old="20" new="69"/>
  1898. <byte offset="575926" old="b8" new="6e"/>
  1899. <byte offset="575927" old="ca" new="67"/>
  1900. <byte offset="575929" old="c0" new="66"/>
  1901. <byte offset="57592a" old="d4" new="6f"/>
  1902. <byte offset="57592b" old="b4" new="72"/>
  1903. <byte offset="57592c" old="cf" new="20"/>
  1904. <byte offset="57592d" old="b4" new="6d"/>
  1905. <byte offset="57592e" old="d9" new="6f"/>
  1906. <byte offset="57592f" old="2e" new="62"/>
  1907. <byte offset="575934" old="b1" new="44"/>
  1908. <byte offset="575935" old="e6" new="69"/>
  1909. <byte offset="575936" old="20" new="72"/>
  1910. <byte offset="575937" old="be" new="65"/>
  1911. <byte offset="575938" old="c8" new="63"/>
  1912. <byte offset="575939" old="b3" new="74"/>
  1913. <byte offset="57593a" old="bb" new="69"/>
  1914. <byte offset="57593b" old="b0" new="6f"/>
  1915. <byte offset="57593c" old="a1" new="6e"/>
  1916. <byte offset="57593d" old="20" new="73"/>
  1917. <byte offset="57593e" old="bd" new="20"/>
  1918. <byte offset="57593f" old="c3" new="77"/>
  1919. <byte offset="575940" old="c0" new="65"/>
  1920. <byte offset="575941" old="db" new="72"/>
  1921. <byte offset="575942" old="20" new="65"/>
  1922. <byte offset="575943" old="b5" new="20"/>
  1923. <byte offset="575944" old="c7" new="73"/>
  1924. <byte offset="575945" old="be" new="74"/>
  1925. <byte offset="575946" old="fa" new="61"/>
  1926. <byte offset="575947" old="bd" new="72"/>
  1927. <byte offset="575948" old="c0" new="74"/>
  1928. <byte offset="575949" old="b4" new="65"/>
  1929. <byte offset="57594a" old="cf" new="64"/>
  1930. <byte offset="57594b" old="b4" new="0"/>
  1931. <byte offset="57594c" old="d9" new="0"/>
  1932. <byte offset="5756da" old="ba" new="50"/>
  1933. <byte offset="5756db" old="f1" new="6c"/>
  1934. <byte offset="5756dc" old="b0" new="65"/>
  1935. <byte offset="5756dd" old="f8" new="61"/>
  1936. <byte offset="5756de" old="c1" new="73"/>
  1937. <byte offset="5756df" old="a4" new="65"/>
  1938. <byte offset="5756e0" old="c0" new="20"/>
  1939. <byte offset="5756e1" old="b8" new="67"/>
  1940. <byte offset="5756e2" old="b7" new="6f"/>
  1941. <byte offset="5756e3" old="ce" new="20"/>
  1942. <byte offset="5756e4" old="20" new="74"/>
  1943. <byte offset="5756e5" old="c0" new="6f"/>
  1944. <byte offset="5756e6" old="cc" new="20"/>
  1945. <byte offset="5756e7" old="b5" new="74"/>
  1946. <byte offset="5756e8" old="bf" new="68"/>
  1947. <byte offset="5756e9" old="20" new="65"/>
  1948. <byte offset="5756ea" old="c7" new="20"/>
  1949. <byte offset="5756eb" old="cf" new="61"/>
  1950. <byte offset="5756ec" old="bd" new="69"/>
  1951. <byte offset="5756ed" old="c3" new="72"/>
  1952. <byte offset="5756ee" old="b1" new="73"/>
  1953. <byte offset="5756ef" old="e2" new="68"/>
  1954. <byte offset="5756f0" old="20" new="69"/>
  1955. <byte offset="5756f1" old="b9" new="70"/>
  1956. <byte offset="5756f2" old="d9" new="0"/>
  1957. <byte offset="5756f3" old="b6" new="0"/>
  1958. <byte offset="5756f4" old="f8" new="0"/>
  1959. <byte offset="5756f5" old="b4" new="0"/>
  1960. <byte offset="5756f6" old="cf" new="0"/>
  1961. <byte offset="5756f7" old="b4" new="0"/>
  1962. <byte offset="5756f8" old="d9" new="0"/>
  1963. <byte offset="575742" old="b8" new="28"/>
  1964. <byte offset="575743" old="ca" new="25"/>
  1965. <byte offset="575744" old="28" new="73"/>
  1966. <byte offset="575745" old="25" new="29"/>
  1967. <byte offset="575746" old="73" new="20"/>
  1968. <byte offset="575747" old="29" new="6d"/>
  1969. <byte offset="575748" old="c0" new="61"/>
  1970. <byte offset="575749" old="b8" new="70"/>
  1971. <byte offset="57574a" old="b7" new="2c"/>
  1972. <byte offset="57574b" old="ce" new="20"/>
  1973. <byte offset="57574c" old="20" new="70"/>
  1974. <byte offset="57574d" old="c0" new="6c"/>
  1975. <byte offset="57574e" old="cc" new="65"/>
  1976. <byte offset="57574f" old="b5" new="61"/>
  1977. <byte offset="575750" old="bf" new="73"/>
  1978. <byte offset="575751" old="c7" new="65"/>
  1979. <byte offset="575752" old="cf" new="20"/>
  1980. <byte offset="575753" old="bd" new="6d"/>
  1981. <byte offset="575754" old="c3" new="6f"/>
  1982. <byte offset="575755" old="b1" new="76"/>
  1983. <byte offset="575756" old="e2" new="65"/>
  1984. <byte offset="575758" old="b9" new="74"/>
  1985. <byte offset="575759" old="d9" new="6f"/>
  1986. <byte offset="57575a" old="b6" new="0"/>
  1987. <byte offset="57575b" old="f8" new="0"/>
  1988. <byte offset="57575c" old="b4" new="0"/>
  1989. <byte offset="57575d" old="cf" new="0"/>
  1990. <byte offset="57575e" old="b4" new="0"/>
  1991. <byte offset="57575f" old="d9" new="0"/>
  1992. <byte offset="575772" old="be" new="47"/>
  1993. <byte offset="575773" old="c8" new="75"/>
  1994. <byte offset="575774" old="b3" new="69"/>
  1995. <byte offset="575775" old="bb" new="64"/>
  1996. <byte offset="575776" old="c7" new="61"/>
  1997. <byte offset="575777" old="cf" new="6e"/>
  1998. <byte offset="575778" old="b4" new="63"/>
  1999. <byte offset="575779" old="c2" new="65"/>
  2000. <byte offset="57577b" old="25" new="74"/>
  2001. <byte offset="57577c" old="73" new="6f"/>
  2002. <byte offset="57577d" old="28" new="20"/>
  2003. <byte offset="57577e" old="c0" new="25"/>
  2004. <byte offset="57577f" old="bb" new="73"/>
  2005. <byte offset="575780" old="29" new="20"/>
  2006. <byte offset="575781" old="b8" new="28"/>
  2007. <byte offset="575782" old="a6" new="41"/>
  2008. <byte offset="575783" old="20" new="29"/>
  2009. <byte offset="575784" old="c0" new="20"/>
  2010. <byte offset="575785" old="cc" new="42"/>
  2011. <byte offset="575786" old="bf" new="79"/>
  2012. <byte offset="575787" old="eb" new="20"/>
  2013. <byte offset="575788" old="c7" new="75"/>
  2014. <byte offset="575789" old="cf" new="73"/>
  2015. <byte offset="57578a" old="bf" new="69"/>
  2016. <byte offset="57578b" old="a9" new="6e"/>
  2017. <byte offset="57578c" old="0" new="67"/>
  2018. <byte offset="57607c" old="be" new="44"/>
  2019. <byte offset="57607d" old="c8" new="6f"/>
  2020. <byte offset="57607e" old="b3" new="20"/>
  2021. <byte offset="57607f" old="bb" new="79"/>
  2022. <byte offset="576080" old="c1" new="6f"/>
  2023. <byte offset="576081" old="df" new="75"/>
  2024. <byte offset="576083" old="c0" new="77"/>
  2025. <byte offset="576084" old="d4" new="61"/>
  2026. <byte offset="576085" old="b4" new="6e"/>
  2027. <byte offset="576086" old="cf" new="74"/>
  2028. <byte offset="576087" old="b4" new="20"/>
  2029. <byte offset="576088" old="d9" new="74"/>
  2030. <byte offset="576089" old="21" new="6f"/>
  2031. <byte offset="57608b" old="c1" new="63"/>
  2032. <byte offset="57608c" old="be" new="61"/>
  2033. <byte offset="57608d" old="b7" new="6e"/>
  2034. <byte offset="57608e" old="e1" new="63"/>
  2035. <byte offset="57608f" old="20" new="65"/>
  2036. <byte offset="576090" old="c7" new="6c"/>
  2037. <byte offset="576091" old="cf" new="20"/>
  2038. <byte offset="576092" old="bd" new="6e"/>
  2039. <byte offset="576093" old="c3" new="61"/>
  2040. <byte offset="576094" old="b0" new="76"/>
  2041. <byte offset="576095" old="da" new="69"/>
  2042. <byte offset="576096" old="bd" new="67"/>
  2043. <byte offset="576097" old="c0" new="61"/>
  2044. <byte offset="576098" old="b4" new="74"/>
  2045. <byte offset="576099" old="cf" new="69"/>
  2046. <byte offset="57609a" old="b1" new="6f"/>
  2047. <byte offset="57609b" old="ee" new="6e"/>
  2048. <byte offset="57626c" old="b4" new="55"/>
  2049. <byte offset="57626d" old="f8" new="73"/>
  2050. <byte offset="57626e" old="c0" new="65"/>
  2051. <byte offset="57626f" old="fc" new="20"/>
  2052. <byte offset="576270" old="c0" new="53"/>
  2053. <byte offset="576271" old="cc" new="63"/>
  2054. <byte offset="576272" old="b5" new="72"/>
  2055. <byte offset="576273" old="bf" new="6f"/>
  2056. <byte offset="576274" old="20" new="6c"/>
  2057. <byte offset="576275" old="bd" new="6c"/>
  2058. <byte offset="576276" old="ba" new="20"/>
  2059. <byte offset="576277" old="c5" new="3f"/>
  2060. <byte offset="576278" old="a9" new="0"/>
  2061. <byte offset="576279" old="b7" new="0"/>
  2062. <byte offset="57627a" old="d1" new="0"/>
  2063. <byte offset="57627b" old="20" new="0"/>
  2064. <byte offset="57627c" old="bb" new="0"/>
  2065. <byte offset="57627d" old="e7" new="0"/>
  2066. <byte offset="57627e" old="bf" new="0"/>
  2067. <byte offset="57627f" old="eb" new="0"/>
  2068. <byte offset="576280" old="20" new="0"/>
  2069. <byte offset="576281" old="c0" new="0"/>
  2070. <byte offset="576282" old="fb" new="0"/>
  2071. <byte offset="576283" old="bf" new="0"/>
  2072. <byte offset="576284" old="eb" new="0"/>
  2073. <byte offset="576254" old="c0" new="55"/>
  2074. <byte offset="576255" old="a7" new="73"/>
  2075. <byte offset="576256" old="c4" new="65"/>
  2076. <byte offset="576257" old="a1" new="20"/>
  2077. <byte offset="576258" old="20" new="4b"/>
  2078. <byte offset="576259" old="c0" new="61"/>
  2079. <byte offset="57625a" old="cc" new="66"/>
  2080. <byte offset="57625b" old="b5" new="72"/>
  2081. <byte offset="57625c" old="bf" new="61"/>
  2082. <byte offset="57625e" old="bc" new="57"/>
  2083. <byte offset="57625f" old="ad" new="61"/>
  2084. <byte offset="576260" old="ba" new="72"/>
  2085. <byte offset="576261" old="f1" new="70"/>
  2086. <byte offset="576262" old="bd" new="20"/>
  2087. <byte offset="576263" old="ba" new="3f"/>
  2088. <byte offset="576264" old="20" new="0"/>
  2089. <byte offset="576265" old="c7" new="0"/>
  2090. <byte offset="576266" old="e3" new="0"/>
  2091. <byte offset="576267" old="bf" new="0"/>
  2092. <byte offset="576268" old="eb" new="0"/>
  2093. <byte offset="576238" old="ba" new="55"/>
  2094. <byte offset="576239" old="f1" new="73"/>
  2095. <byte offset="57623a" old="b0" new="65"/>
  2096. <byte offset="57623b" old="f8" new="20"/>
  2097. <byte offset="57623c" old="c1" new="41"/>
  2098. <byte offset="57623d" old="a4" new="69"/>
  2099. <byte offset="57623e" old="20" new="72"/>
  2100. <byte offset="57623f" old="c0" new="73"/>
  2101. <byte offset="576240" old="cc" new="68"/>
  2102. <byte offset="576241" old="b5" new="69"/>
  2103. <byte offset="576242" old="bf" new="70"/>
  2104. <byte offset="576244" old="c0" new="3f"/>
  2105. <byte offset="576245" old="fb" new="0"/>
  2106. <byte offset="576246" old="bf" new="0"/>
  2107. <byte offset="576247" old="eb" new="0"/>
  2108. <byte offset="575950" old="b5" new="46"/>
  2109. <byte offset="575951" old="b5" new="6f"/>
  2110. <byte offset="575952" old="c2" new="75"/>
  2111. <byte offset="575953" old="f8" new="6e"/>
  2112. <byte offset="575954" old="2e" new="64"/>
  2113. <byte offset="56a29c" old="a1" new="59"/>
  2114. <byte offset="56a29d" old="da" new="6f"/>
  2115. <byte offset="56a29e" old="0" new="75"/>
  2116. <byte offset="5759dc" old="b1" new="50"/>
  2117. <byte offset="5759dd" old="e6" new="61"/>
  2118. <byte offset="5759de" old="20" new="74"/>
  2119. <byte offset="5759df" old="c3" new="68"/>
  2120. <byte offset="5759e0" old="a3" new="20"/>
  2121. <byte offset="5759e1" old="b1" new="46"/>
  2122. <byte offset="5759e2" old="e2" new="61"/>
  2123. <byte offset="5759e3" old="20" new="69"/>
  2124. <byte offset="5759e4" old="bd" new="6c"/>
  2125. <byte offset="5759e5" old="c7" new="75"/>
  2126. <byte offset="5759e6" old="c6" new="72"/>
  2127. <byte offset="5759e7" old="d0" new="65"/>
  2128. <byte offset="576104" old="b1" new="47"/>
  2129. <byte offset="576105" old="e6" new="75"/>
  2130. <byte offset="576106" old="20" new="69"/>
  2131. <byte offset="576107" old="be" new="64"/>
  2132. <byte offset="576108" old="c8" new="61"/>
  2133. <byte offset="576109" old="b3" new="6e"/>
  2134. <byte offset="57610a" old="bb" new="63"/>
  2135. <byte offset="57610b" old="20" new="65"/>
  2136. <byte offset="57610c" old="c1" new="20"/>
  2137. <byte offset="57610d" old="a4" new="3d"/>
  2138. <byte offset="57610e" old="ba" new="3d"/>
  2139. <byte offset="57610f" old="b8" new="3d"/>
  2140. <byte offset="576110" old="20" new="3d"/>
  2141. <byte offset="576114" old="3d" new="0"/>
  2142. <byte offset="576115" old="3d" new="0"/>
  2143. <byte offset="576116" old="3d" new="0"/>
  2144. <byte offset="576117" old="3d" new="0"/>
  2145. <byte offset="57612c" old="b8" new="47"/>
  2146. <byte offset="57612d" old="f1" new="6f"/>
  2147. <byte offset="57612e" old="c7" new="61"/>
  2148. <byte offset="57612f" old="a5" new="6c"/>
  2149. <byte offset="576131" old="20" new="3a"/>
  2150. <byte offset="576132" old="20" new="0"/>
  2151. <byte offset="576133" old="3a" new="0"/>
  2152. <byte offset="576160" old="b8" new="43"/>
  2153. <byte offset="576161" old="f1" new="6f"/>
  2154. <byte offset="576162" old="c7" new="6f"/>
  2155. <byte offset="576163" old="a5" new="72"/>
  2156. <byte offset="576164" old="b8" new="64"/>
  2157. <byte offset="576165" old="ca" new="73"/>
  2158. <byte offset="576166" old="3a" new="20"/>
  2159. <byte offset="576167" old="20" new="25"/>
  2160. <byte offset="576168" old="25" new="73"/>
  2161. <byte offset="576169" old="73" new="28"/>
  2162. <byte offset="57616a" old="28" new="25"/>
  2163. <byte offset="57616b" old="25" new="73"/>
  2164. <byte offset="57616c" old="73" new="29"/>
  2165. <byte offset="57616d" old="29" new="0"/>
  2166. <byte offset="576199" old="b0" new="52"/>
  2167. <byte offset="57619a" old="e1" new="65"/>
  2168. <byte offset="57619b" old="b0" new="73"/>
  2169. <byte offset="57619c" old="fa" new="75"/>
  2170. <byte offset="57619d" old="20" new="6c"/>
  2171. <byte offset="57619e" old="c1" new="74"/>
  2172. <byte offset="57619f" old="a4" new="73"/>
  2173. <byte offset="5761a0" old="ba" new="20"/>
  2174. <byte offset="5761a1" old="b8" new="3d"/>
  2175. <byte offset="5761a2" old="20" new="3d"/>
  2176. <byte offset="5761ab" old="3d" new="0"/>
  2177. <byte offset="5761ac" old="3d" new="0"/>
  2178. <byte offset="576170" old="b0" new="44"/>
  2179. <byte offset="576171" old="c5" new="69"/>
  2180. <byte offset="576172" old="b8" new="73"/>
  2181. <byte offset="576173" old="ae" new="74"/>
  2182. <byte offset="576176" old="20" new="25"/>
  2183. <byte offset="576177" old="3a" new="64"/>
  2184. <byte offset="576179" old="25" new="43"/>
  2185. <byte offset="57617a" old="64" new="65"/>
  2186. <byte offset="57617b" old="20" new="6c"/>
  2187. <byte offset="57617c" old="53" new="6c"/>
  2188. <byte offset="57617d" old="65" new="20"/>
  2189. <byte offset="57617e" old="6c" new="25"/>
  2190. <byte offset="57617f" old="6c" new="64"/>
  2191. <byte offset="576181" old="25" new="57"/>
  2192. <byte offset="576182" old="64" new="61"/>
  2193. <byte offset="576183" old="20" new="72"/>
  2194. <byte offset="576184" old="57" new="70"/>
  2195. <byte offset="576185" old="61" new="4d"/>
  2196. <byte offset="576186" old="72" new="6f"/>
  2197. <byte offset="576187" old="70" new="76"/>
  2198. <byte offset="576188" old="4d" new="65"/>
  2199. <byte offset="576189" old="6f" new="0"/>
  2200. <byte offset="57618a" old="76" new="0"/>
  2201. <byte offset="57618b" old="65" new="0"/>
  2202. <byte offset="5761cf" old="0" new="3d"/>
  2203. <byte offset="5761d1" old="3d" new="20"/>
  2204. <byte offset="5761d2" old="20" new="46"/>
  2205. <byte offset="5761d3" old="b0" new="6f"/>
  2206. <byte offset="5761d4" old="cb" new="75"/>
  2207. <byte offset="5761d5" old="bb" new="6e"/>
  2208. <byte offset="5761d6" old="f6" new="64"/>
  2209. <byte offset="5761d8" old="b0" new="28"/>
  2210. <byte offset="5761d9" old="e1" new="25"/>
  2211. <byte offset="5761da" old="b0" new="64"/>
  2212. <byte offset="5761db" old="fa" new="29"/>
  2213. <byte offset="5761dc" old="28" new="20"/>
  2214. <byte offset="5761dd" old="25" new="3d"/>
  2215. <byte offset="5761de" old="64" new="3d"/>
  2216. <byte offset="5761df" old="29" new="0"/>
  2217. <byte offset="5761e0" old="3d" new="0"/>
  2218. <byte offset="5761e1" old="3d" new="0"/>
  2219. <byte offset="5757b8" old="b0" new="50"/>
  2220. <byte offset="5757b9" old="a1" new="6c"/>
  2221. <byte offset="5757ba" old="b8" new="65"/>
  2222. <byte offset="5757bb" old="ae" new="61"/>
  2223. <byte offset="5757bc" old="c5" new="73"/>
  2224. <byte offset="5757bd" old="b0" new="65"/>
  2225. <byte offset="5757be" old="b4" new="20"/>
  2226. <byte offset="5757bf" old="c2" new="67"/>
  2227. <byte offset="5757c0" old="20" new="6f"/>
  2228. <byte offset="5757c1" old="b9" new="20"/>
  2229. <byte offset="5757c2" old="e6" new="74"/>
  2230. <byte offset="5757c3" old="c7" new="6f"/>
  2231. <byte offset="5757c4" old="e2" new="20"/>
  2232. <byte offset="5757c5" old="c0" new="69"/>
  2233. <byte offset="5757c6" old="b8" new="6e"/>
  2234. <byte offset="5757c7" old="b7" new="64"/>
  2235. <byte offset="5757c8" old="ce" new="69"/>
  2236. <byte offset="5757c9" old="20" new="63"/>
  2237. <byte offset="5757ca" old="b0" new="61"/>
  2238. <byte offset="5757cb" old="a1" new="74"/>
  2239. <byte offset="5757cc" old="bd" new="65"/>
  2240. <byte offset="5757cd" old="c3" new="64"/>
  2241. <byte offset="5757ce" old="b1" new="20"/>
  2242. <byte offset="5757cf" old="e2" new="64"/>
  2243. <byte offset="5757d0" old="20" new="69"/>
  2244. <byte offset="5757d1" old="b9" new="72"/>
  2245. <byte offset="5757d2" old="d9" new="65"/>
  2246. <byte offset="5757d3" old="b6" new="63"/>
  2247. <byte offset="5757d4" old="f8" new="74"/>
  2248. <byte offset="5757d5" old="b4" new="69"/>
  2249. <byte offset="5757d6" old="cf" new="6f"/>
  2250. <byte offset="5757d7" old="b4" new="6e"/>
  2251. <byte offset="5757d8" old="d9" new="2e"/>
  2252. <byte offset="5757d9" old="2e" new="0"/>
  2253. <byte offset="5761ff" old="b0" new="47"/>
  2254. <byte offset="576200" old="cb" new="6f"/>
  2255. <byte offset="576201" old="bb" new="61"/>
  2256. <byte offset="576202" old="f6" new="6c"/>
  2257. <byte offset="576203" old="c1" new="2e"/>
  2258. <byte offset="576204" old="df" new="2e"/>
  2259. <byte offset="576206" old="2e" new="20"/>
  2260. <byte offset="576207" old="2e" new="3e"/>
  2261. <byte offset="576208" old="20" new="3e"/>
  2262. <byte offset="576209" old="3e" new="0"/>
  2263. <byte offset="57620a" old="3e" new="0"/>
  2264. <byte offset="57611c" old="b8" new="47"/>
  2265. <byte offset="57611d" old="f1" new="6f"/>
  2266. <byte offset="57611e" old="c7" new="61"/>
  2267. <byte offset="57611f" old="a5" new="6c"/>
  2268. </changes>
  2269. </patch>
  2270. <patch id="51" name="Ascii & Arial on All Langtypes" type="UI">
  2271. <desc>
  2272. Makes Arial the default font on all Langtypes (it s enable ascii by default
  2273. </desc>
  2274. <changes>
  2275. <byte offset="b2e8" old="77" new="eb"/>
  2276. <byte offset="b2e9" old="52" new="c"/>
  2277. </changes>
  2278. </patch>
  2279. <patch id="45" name="Use Custom Aura Sprites" type="Data">
  2280. <desc>
  2281. This option will make it so your warp portals will not be affected by your aura sprites.
  2282. If you enable this feature, you will have to make aurafloat.tga and auraring.bmp and
  2283. place them in your '.\data\texture\effect' folder.
  2284.  
  2285. Enable this to used aurafloat.tga, auraring.bmp and freezing_circle.bmp as aura sprites.
  2286. The default aura files are pikapika2.bmp, blue_ring.tga and freezing_circle.bmp.
  2287. </desc>
  2288. <changes>
  2289. <byte offset="2ad22" old="10" new="0"/>
  2290. <byte offset="2ad23" old="ed" new="0"/>
  2291. <byte offset="2ad24" old="95" new="0"/>
  2292. <byte offset="2ad25" old="0" new="0"/>
  2293. <byte offset="2ad26" old="c6" new="0"/>
  2294. <byte offset="2ad27" old="1" new="0"/>
  2295. <byte offset="2ad28" old="0" new="0"/>
  2296. <byte offset="261548" old="28" new="0"/>
  2297. <byte offset="261549" old="e7" new="0"/>
  2298. <byte offset="26154a" old="98" new="0"/>
  2299. <byte offset="26154b" old="0" new="0"/>
  2300. <byte offset="26154c" old="c6" new="0"/>
  2301. <byte offset="26154d" old="1" new="0"/>
  2302. <byte offset="26154e" old="0" new="0"/>
  2303. <byte offset="55ade5" old="0" new="65"/>
  2304. <byte offset="55ade6" old="0" new="66"/>
  2305. <byte offset="55ade7" old="0" new="66"/>
  2306. <byte offset="55ade8" old="0" new="65"/>
  2307. <byte offset="55ade9" old="0" new="63"/>
  2308. <byte offset="55adea" old="0" new="74"/>
  2309. <byte offset="55adeb" old="0" new="5c"/>
  2310. <byte offset="55adec" old="0" new="61"/>
  2311. <byte offset="55aded" old="0" new="75"/>
  2312. <byte offset="55adee" old="0" new="72"/>
  2313. <byte offset="55adef" old="0" new="61"/>
  2314. <byte offset="55adf0" old="0" new="66"/>
  2315. <byte offset="55adf1" old="0" new="6c"/>
  2316. <byte offset="55adf2" old="0" new="6f"/>
  2317. <byte offset="55adf3" old="0" new="61"/>
  2318. <byte offset="55adf4" old="0" new="74"/>
  2319. <byte offset="55adf5" old="0" new="2e"/>
  2320. <byte offset="55adf6" old="0" new="74"/>
  2321. <byte offset="55adf7" old="0" new="67"/>
  2322. <byte offset="55adf8" old="0" new="61"/>
  2323. <byte offset="55adfa" old="0" new="65"/>
  2324. <byte offset="55adfb" old="0" new="66"/>
  2325. <byte offset="55adfc" old="0" new="66"/>
  2326. <byte offset="55adfd" old="0" new="65"/>
  2327. <byte offset="55adfe" old="0" new="63"/>
  2328. <byte offset="55adff" old="0" new="74"/>
  2329. <byte offset="55ae00" old="0" new="5c"/>
  2330. <byte offset="55ae01" old="0" new="61"/>
  2331. <byte offset="55ae02" old="0" new="75"/>
  2332. <byte offset="55ae03" old="0" new="72"/>
  2333. <byte offset="55ae04" old="0" new="61"/>
  2334. <byte offset="55ae05" old="0" new="72"/>
  2335. <byte offset="55ae06" old="0" new="69"/>
  2336. <byte offset="55ae07" old="0" new="6e"/>
  2337. <byte offset="55ae08" old="0" new="67"/>
  2338. <byte offset="55ae09" old="0" new="2e"/>
  2339. <byte offset="55ae0a" old="0" new="62"/>
  2340. <byte offset="55ae0b" old="0" new="6d"/>
  2341. <byte offset="55ae0c" old="0" new="70"/>
  2342. <byte offset="55ae0e" old="0" new="90"/>
  2343. </changes>
  2344. </patch>
  2345. <patch id="46" name="Use Normal Guild Brackets" type="UI">
  2346. <desc>
  2347. On langtype 0, instead of square-brackets, japanese style brackets are used, this option reverts that behaviour to the normal square brackets ("[" and"]").
  2348. </desc>
  2349. <changes>
  2350. <byte offset="5603fe" old="a1" new="20"/>
  2351. <byte offset="5603ff" old="ba" new="28"/>
  2352. <byte offset="560402" old="a1" new="29"/>
  2353. <byte offset="560403" old="bb" new="0"/>
  2354. </changes>
  2355. </patch>
  2356. <patch id="48" name="Use Plain Text Descriptions" type="Data">
  2357. <desc>
  2358. Signals that the contents of text files are text files, not encoded.
  2359. </desc>
  2360. <changes>
  2361. <byte offset="22909a" old="75" new="eb"/>
  2362. </changes>
  2363. </patch>
  2364. <patch id="47" name="Use Ragnarok Icon" type="UI">
  2365. <desc>
  2366. Makes the hexed client use the RO program icon instead of the generic Win32 app icon.
  2367. </desc>
  2368. <changes>
  2369. <byte offset="639cc4" old="d0" new="e8"/>
  2370. </changes>
  2371. </patch>
  2372. <patch id="54" name="eXtract MsgStringTable.txt" type="Yom">
  2373. <desc/>
  2374. <changes/>
  2375. </patch>
  2376. <patch id="62" name="eXtract txt file strings" type="Yom">
  2377. <desc/>
  2378. <changes/>
  2379. </patch>
  2380. </patches>
  2381. </diff>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement