TheNoobPolice Posted July 10, 2020 Posted July 10, 2020 Is it possible to add this in both parts of the calculator? It already supports one decimal place. I understand you may think "well, you can't have half a count" and that's true, but I use accel software which downscales dpi and uses math to carry the remainders with the interception driver, so the cursor velocity can be the equivalent of it (albeit with a bit of rounding). It would just mean I could end up with slightly more accurate calculations. Esoteric request it may be, but I'm presuming it's a very easy change to make. WhoCares? 1
Wizard DPI Wizard Posted July 10, 2020 Wizard Posted July 10, 2020 This wasn't actually a limitation on decimals, but how many characters the box supports. For various reasons it's sensible to limit it, but I've increased it to 10 characters now TheNoobPolice and WhoCares? 1 1
TheNoobPolice Posted July 10, 2020 Author Posted July 10, 2020 Thanks, related to this, is it possible for the "windows desktop" output to not round to 10 dpi increments for the same reason?
Wizard DPI Wizard Posted July 10, 2020 Wizard Posted July 10, 2020 1 minute ago, TheNoobPolice said: Thanks, related to this, is it possible for the "windows desktop" output to not round to 10 dpi increments for the same reason? I think for this I'll have to add some new code and an option to do it. Ideally it should round to 50 like it did long ago since no sensor (AFAIK) supports any lower increment, and they confusingly round up. So if the calculated DPI is 401 and you set it to 401 in the driver it will in fact be 450 and hence way off.
TheNoobPolice Posted July 10, 2020 Author Posted July 10, 2020 Yeah, I understand it's been like that for a reason and that's fair enough, it's just "my" dpi isn't really limited like that so it would be great if it could be an option in some way.
Wizard DPI Wizard Posted July 11, 2020 Wizard Posted July 11, 2020 21 hours ago, TheNoobPolice said: Yeah, I understand it's been like that for a reason and that's fair enough, it's just "my" dpi isn't really limited like that so it would be great if it could be an option in some way. Added rounding options to DPI calculations for Windows now! 50, 1 and 0.01 potato psoas and TheNoobPolice 1 1
TheNoobPolice Posted July 12, 2020 Author Posted July 12, 2020 Works great! I now have an exact 36cm 360 at my preferred FOV of 100 4:3, whilst maintaining precise 0% match from game to windows cursor at 1 pixel per count exactly which I also prefer https://www.mouse-sensitivity.com/?share=d7790af24e41c9b7ac399f7f641c3d2a DPI Wizard 1
TheNoobPolice Posted July 12, 2020 Author Posted July 12, 2020 ahh, they just aren't saving with the profiles - it reverts to one decimal place
Wizard DPI Wizard Posted July 12, 2020 Wizard Posted July 12, 2020 1 minute ago, TheNoobPolice said: ahh, they just aren't saving with the profiles - it reverts to one decimal place It loads with 0.01 here, does it load with 1 for you?
Wizard DPI Wizard Posted July 12, 2020 Wizard Posted July 12, 2020 4 minutes ago, TheNoobPolice said: I mean the DPI field Gotcha, fixed it TheNoobPolice 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now