Louis T Steinhil
New member
- Messages
- 172
- Points
- 0
- Age
- 35
- Discord
- Louis T Steinhil#8600
- Emulator
- Hercules
how to turn this thing off? or maybe which part of the lua should i edit?
Don't check "angle fix" in the diff file (solved my problem).T_T still cant shift and right click
<?xml version="1.0"?><DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Last Patches</Name> <Entries> <DiffProfileEntry> <PatchID>2</PatchID> <PatchName>Allow Chat Flood (? lines)</PatchName> <Inputs> <DiffProfileInput> <name>allowChatFlood</name> <value>5</value> </DiffProfileInput> </Inputs> </DiffProfileEntry> <DiffProfileEntry> <PatchID>88</PatchID> <PatchName>Allow space in guild name</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>7</PatchID> <PatchName>Change Gravity Error Handler</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>8</PatchID> <PatchName>Custom Window Title</PatchName> <Inputs> <DiffProfileInput> <name>customWindowTitle</name> <value>Project DestRO</value> </DiffProfileInput> </Inputs> </DiffProfileEntry> <DiffProfileEntry> <PatchID>13</PatchID> <PatchName>Disable Ragexe Filename Check</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>15</PatchID> <PatchName>Disable HShield</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>61</PatchID> <PatchName>Disable Packet Encryption</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>16</PatchID> <PatchName>Disable Swear Filter</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>68</PatchID> <PatchName>Enable 64k Hairstyle</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>77</PatchID> <PatchName>Enable Custom 3D Bones</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>90</PatchID> <PatchName>EnableDNSSupport</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>49</PatchID> <PatchName>Enable Multiple GRFs</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>17</PatchID> <PatchName>Enable Official Custom Fonts</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>64</PatchID> <PatchName>@ Bug Fix (Recommended)</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>74</PatchID> <PatchName>Increase Screenshot Quality</PatchName> <Inputs> <DiffProfileInput> <name>uQuality</name> <value>75</value> </DiffProfileInput> </Inputs> </DiffProfileEntry> <DiffProfileEntry> <PatchID>28</PatchID> <PatchName>Increase Headgear ViewID to 5000</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>65</PatchID> <PatchName>Load ItemInfo.lua before lub</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>33</PatchID> <PatchName>KOREA ServiceType XML Fix</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>36</PatchID> <PatchName>Read msgstringtable.txt</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>37</PatchID> <PatchName>Read questid2display.txt</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>38</PatchID> <PatchName>Remove Gravity Ads</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>39</PatchID> <PatchName>Remove Gravity Logo</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>73</PatchID> <PatchName>Remove Hourly Annonce</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>84</PatchID> <PatchName>Remove Serial Display</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>41</PatchID> <PatchName>Disable Nagle Algorithm</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>50</PatchID> <PatchName>Skip License Screen</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>95</PatchID> <PatchName>Use SSO Login Packet</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>44</PatchID> <PatchName>Translate Client In English</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>51</PatchID> <PatchName>Ascii & Arial on All Langtypes</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>46</PatchID> <PatchName>Use Normal Guild Brackets</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>48</PatchID> <PatchName>Use Plain Text Descriptions</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>54</PatchID> <PatchName>eXtract MsgStringTable.txt</PatchName> <Inputs /> </DiffProfileEntry> <DiffProfileEntry> <PatchID>62</PatchID> <PatchName>eXtract txt file strings</PatchName> <Inputs /> </DiffProfileEntry> </Entries></DiffProfile>
Dont work for me. I updated the Kro Folder after loading new KRO from date 2013 08 01. It still chrashes everytime...Q : I can't use item compare, my client crash
A : Update your kro folder using rsu patcher
[uI]
; Currently Image is checked for in the path where Launcher is
Background="vembel.jpg"
;Background="bg1.jpg"
; Set the Window TItle
Title="Ragnarok Vembel"
; Save UserName - can also be configured from the Launcher
Save_User=true
; Enable MD5 Password Encryption - currently this option is not used
; since MD5 is dependent only on the server side.
Enable_MD5_Pass=false
[Data]
; Client Exe is expected to be in same location as launcher
ExeName=Selker.exe
ExeArgs="-1rag1 /account:clientinfo.xml"
; Also Set by Launcher if asked to Save (Save User option)
Username=
; This is used for the settings button
Setup=Setup.exe
; Website for registration
;Register="registrationweb"
[updater]
; Enable updation of folder or not
Enabled=True
; Filename of Official updater - rsu-kro-rag-lite.exe is used by default
ExeName="KPatcher.exe" <== i change rsu patcher into my patcher
; No of days to wait before next update - default is 1 day
;DaySpan=1'
yes i know , before i patch kRO Use RSU it's work fine...NeoMind, on 15 Aug 2013 - 01:27, said:
@Ryoko that is not what the Updater section is for. If you wish to use KPatcher you need to put RoLex as the client executable in KPatcher's ini file not the other way around. As for disabling kro patching you can just put the Enabled=false.
because in the code i am checking the last patched date and running the updater only if there is any. so if your uptodate with the official patches it wont run it.
you can only run KPatcher > Rolex > Client.
We use essential cookies to make this site work, and optional cookies to enhance your experience.