• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

Addon Goodbye DPS Boosting Mod

Status
Not open for further replies.

dashrem

Bamboo Warrior
Donator
Member
Tiny copy-paste mistake.



This is exactly what you should test.
I had it set to 0.01 and was hell.
Clicking was ignored even by a breeze on the keyboard.

And this is a (crude) way to calculate how long your key is held down when you click:


__________________________________________________________________________________________________________________________________

In short, thank you for testing all of this.

This is actually really helpful.
I haven't had much time to test this, and any testing is super unreliable since I play with very high ping (250+ ms).
No problem. Also, I'm confused about the copy-paste mistake? :bnslaugh:
 

cupid

Forgiving
Staff member
Moderator
Member
Oh lol. Not even a copy-paste mistake. I would have actually typed that in. Fixed it now.

I read the addon and it was fine.

That's why I said it is a copy-paste problem.
It happens, don't worry.
 

Vizard

Cricket
Member
This is actually really helpful.
I haven't had much time to test this, and any testing is super unreliable since I play with very high ping (250+ ms).

I play with 180 190 ms so this addon could help me to increase my dps??? I tested the first on post and i feels like my dps go down but this last could help me to increase my dps???
 

Neithan

Cricket
Member
I for example cannot lower those values to 0, it breaks stuff, so instead i lower them by half of what their original values were.

I'm curious about this. What does it break for you if you put them at 0? I'm starting to mess with these numbers and do some testing and would like to know what should I expect to get possibly broken.
 

GunerX

Administrator
Staff member
Administrator
Moderator
I'm curious about this. What does it break for you if you put them at 0? I'm starting to mess with these numbers and do some testing and would like to know what should I expect to get possibly broken.
it breaks talkiing to npcs. picking up items. etc etc
 

cupid

Forgiving
Staff member
Moderator
Member
I play with 180 190 ms so this addon could help me to increase my dps??? I tested the first on post and i feels like my dps go down but this last could help me to increase my dps???

I don't know.
Test it.

It may or may not work for you.
 

Vizard

Cricket
Member
I've a serie of addon that I use but I dont know how it work if you could tell me if it help me with ms/dps I'll be gratefull

Code:
FileName = config[bit].dat.files\\system.config2.xml
Search = <option name="use-auto-bias-global-cool-time" value="true" />
Replace = <option name="use-auto-bias-global-cool-time" value="false" />

Code:
Search = <option name="use-nagle-arena" value="true" />
Replace = <option name="use-nagle-arena" value="false" />

Code:
Search = <option name="initialize-skill-variation-constant" value="2" />
Replace = <option name="initialize-skill-variation-constant" value="3" />

Code:
Search = <option name="skip-direction-check-in-rulemove" value="no" />
Replace = <option name="skip-direction-check-in-rulemove" value="yes" />
 

stophack

Cricket
Member
can someone help optimize it to wind kfm? it seems to spam kicks in simple mode without using R and with macro its really unreliable cause ms changing from 100-180
 

cupid

Forgiving
Staff member
Moderator
Member
can someone help optimize it to wind kfm? it seems to spam kicks in simple mode without using R and with macro its really unreliable cause ms changing from 100-180

Exitlag.
--- Merged ---
I've a serie of addon that I use but I dont know how it work if you could tell me if it help me with ms/dps I'll be gratefull

Code:
FileName = config[bit].dat.files\\system.config2.xml
Search = <option name="use-auto-bias-global-cool-time" value="true" />
Replace = <option name="use-auto-bias-global-cool-time" value="false" />

Code:
Search = <option name="use-nagle-arena" value="true" />
Replace = <option name="use-nagle-arena" value="false" />

Code:
Search = <option name="initialize-skill-variation-constant" value="2" />
Replace = <option name="initialize-skill-variation-constant" value="3" />

Code:
Search = <option name="skip-direction-check-in-rulemove" value="no" />
Replace = <option name="skip-direction-check-in-rulemove" value="yes" />

  • use-auto-bias-global-cool-time: this is self-explanatory
  • use-nagle-arena: doesn't do anything in NA. Read more in https://en.wikipedia.org/wiki/Nagle's_algorithm
  • initialize-skill-variation-constant: good question, seems to be related to the variation-id in skills
  • skip-direction-check-in-rulemove: seems to be related to directional skills, like Flash Step for Blade Dancers.
 

dashrem

Bamboo Warrior
Donator
Member
can someone help optimize it to wind kfm? it seems to spam kicks in simple mode without using R and with macro its really unreliable cause ms changing from 100-180
Make sure your settings look like this:
FileName = xml[bit].dat.files\\client.config2.xml

Search = <option name="pending-time" value="0.300000" />
Replace = <option name="pending-time" value="1" />

Search = <option name="pending-key-tick-time" value="0.25" />
Replace = <option name="pending-key-tick-time" value="0" />

Search = <option name="pressed-key-tick-time" value="0.25" />
Replace = <option name="pressed-key-tick-time" value="0.075" />

Search = <option name="charge-key-tick-time" value="0.25" />
Replace = <option name="charge-key-tick-time" value="0.075" />

Search = <option name="ignore-mouse-press-time" value="1.000000" />
Replace = <option name="ignore-mouse-press-time" value="0.075" />

I included the updated patch (after much testing) if they don't. If they do, then try raising "pressed-key-tick-time" from 0.075 to 0.1. I have a feeling that yours is 0 because you took the first patch that was made.
--- Merged ---
I've a serie of addon that I use but I dont know how it work if you could tell me if it help me with ms/dps I'll be gratefull

Code:
FileName = config[bit].dat.files\\system.config2.xml
Search = <option name="use-auto-bias-global-cool-time" value="true" />
Replace = <option name="use-auto-bias-global-cool-time" value="false" />

Code:
Search = <option name="use-nagle-arena" value="true" />
Replace = <option name="use-nagle-arena" value="false" />

Code:
Search = <option name="initialize-skill-variation-constant" value="2" />
Replace = <option name="initialize-skill-variation-constant" value="3" />

Code:
Search = <option name="skip-direction-check-in-rulemove" value="no" />
Replace = <option name="skip-direction-check-in-rulemove" value="yes" />

I wouldn't set "use-auto-bias-global-cool-time" to false unless you consistently have a ping under 100. The default GCD is 100 and it's not changeable (anymore? it used to be, apparently). Auto bias changes the GCD based on your ping. If your GCD is lower than your ping, you will get throttled on rapid attacks.
 
Last edited:

Striking Shadow

Cricket
Member
Does this boost your dps regardless of your ping, so long its not too high, say max 150 in-game, and if you're using a macro or simple mode?
 

dashrem

Bamboo Warrior
Donator
Member
Does this boost your dps regardless of your ping, so long its not too high, say max 150 in-game, and if you're using a macro or simple mode?
It will give you relative boost regardless. Relative to how much you were doing before, I mean. Just basic attacks, with no buffs or CDs or procs, you would get a small boost. But going all out with button hell, you would get a large increase. I also believe some would see a greater increase from using Simple mode... simply because the client can hit those buttons faster than most people could. If you believe you're faster than the machine, test it out. :bnsblep:

<option name="pending-time" value="1" /> This allows you to queue up a button with less risk of it being ignored as it will remain queued for a whole second vs just 300ms. You could raise it to whatever you wanted, but I doubt you'd need more than a second to hit a few keys (buffs, defensive abilities, whatever) while still hammering regular attacks.

<option name="pending-key-tick-time" value="0" /> This will prevent the client from adding a cooldown to a key after you've pressed it. At it's default value, there would be a 250ms delay between consecutive strikes of the same key. For exmaple RMB - wait 250ms - RMB. Now the period between consecutive presses is solely dependent on <option name="pressed-key-tick-time" value="0.075" />, which is explained below.

<option name="pressed-key-tick-time" value="0.075" /> The original value would make a key press last 250ms regardless of how long you held it down. So you could never hit a key faster than at 250ms intervals anyway. The new value sets it to 75ms. Lower values start to introduce bugs where it becomes difficult to interact with NPCs or loot items in the world.

I believe these are the 3 main options which will effect DPS.

I've tested this on Gunslinger, Warden, Force Master, and Summoner now. I've not experienced any missed/lost keystrokes.
--- Merged ---
Okay. So I wanted to know for sure how ping effected this. I turned my cell phone into a wifi hotspot and connected through that. My ping before was 130-200. It went up to 300-350. I did 10 runs, the same as my original post and took the highest result. Variance was 52k-58k. I upgrade a couple pieces of gear, so I expected it to be higher and it was.
DPSBadPing.png
Having a stupidly high ping will not lower your DPS - when using this addon. I did some questing and there were no interaction problems either. Have fun, high pingers.
 
Last edited:

cupid

Forgiving
Staff member
Moderator
Member
I wouldn't set "use-auto-bias-global-cool-time" to false unless you consistently have a ping under 100. The default GCD is 100 and it's not changeable (anymore? it used to be, apparently). Auto bias changes the GCD based on your ping. If your GCD is lower than your ping, you will get throttled on rapid attacks.

upload_2018-10-1_21-16-22.png

______________________________________________________________________________________________________________________

Before you say anything:

2ergcr[1].jpg
 

conandoyle01

Cricket
Member
Well i will speak about it as a summoner with 150 ~ 200 ms i was barely hitting 0.68 0.69 TS/Sec that's rly bad cuz the ratio is 0.72 ~ 0.82 ~ 0.82 is perfect after applying that add on i can hold up to 0.725 that's not idle for damage wise but as ratio i'm satisfied with it i don't know if it can be adjusted more to boost up a little bit :D
 
Status
Not open for further replies.
Top Bottom