Wizard DPI Wizard Posted October 2, 2020 Wizard Posted October 2, 2020 This game has a very limited sensitivity range and smoothing, use the advanced mode to find the DPI closest to 0% discrepancy for best result. View full update
Zekfad Posted October 5, 2020 Posted October 5, 2020 You can setup custom sensitivity: In HKCU\SOFTWARE\miHoYo\Genshin Impact In prop GENERAL_DATA_h2389025596 stored json with config: Something like this: mouseSensitivity is doing it's job, but i have no clue how mouseSenseIndex works. { "deviceUUID": "", "userLocalDataVersionId": "0.0.1", "deviceLanguageType": 1, "deviceVoiceLanguageType": 2, "selectedServerName": "os_euro", "localLevelIndex": 0, "deviceID": "", "targetUID": "", "curAccountName": "", "uiSaveData": "{\"currWindowResolutionIndex\":0}", "inputData": "{\"mouseSensitivity\":0.001,\"joypadSenseIndex\":0,\"joypadFocusSenseIndex\":0,\"joypadInvertCameraX\":false,\"joypadInvertCameraY\":false,\"joypadInvertFocusCameraX\":false,\"joypadInvertFocusCameraY\":false,\"mouseSenseIndex\":0,\"mouseFocusSenseIndex\":0,\"touchpadSenseIndex\":0,\"touchpadFocusSenseIndex\":0,\"lastJoypadDefaultScale\":1.0,\"lastJoypadFocusScale\":1.0,\"lastPCDefaultScale\":0.8999999761581421,\"lastPCFocusScale\":1.2000000476837159,\"lastTouchDefaultScale\":1.0,\"lastTouchFcousScale\":1.0,\"switchWalkRunByBtn\":true}", "graphicsData": "{\"currentVolatielGrade\":-1,\"customVolatileGrades\":[{\"key\":1,\"value\":6},{\"key\":2,\"value\":15},{\"key\":3,\"value\":3},{\"key\":4,\"value\":4},{\"key\":5,\"value\":3},{\"key\":6,\"value\":5},{\"key\":7,\"value\":1},{\"key\":8,\"value\":3},{\"key\":9,\"value\":1}]}", "miniMapConfig": 1, "enableCameraSlope": false, "completionPkg": false, "onlyPlayWithPSPlayer": false, "resinNotification": true, "exploreNotification": true, "volumeGlobal": 10, "volumeSFX": 10, "volumeMusic": 10, "volumeVoice": 10, "motionBlur": false, "gyroAiming": false, "monthlyCardShown": false } yiliheng 1
Wizard DPI Wizard Posted October 5, 2020 Author Wizard Posted October 5, 2020 2 hours ago, Zekfad said: You can setup custom sensitivity: In HKCU\SOFTWARE\miHoYo\Genshin Impact In prop GENERAL_DATA_h2389025596 stored json with config: Something like this: mouseSensitivity is doing it's job, but i have no clue how mouseSenseIndex works. I tried changing mouseSensitivity here, but it didn't have any effect. MouseSenseIndex is the in-game sensitivity. Aleafy, Zekfad and Merinda18 2 1
Zekfad Posted October 5, 2020 Posted October 5, 2020 3 hours ago, DPI Wizard said: I tried changing mouseSensitivity here, but it didn't have any effect. MouseSenseIndex is the in-game sensitivity. Idk, I changed it, and it woks. I mean, it was about 10 by default and i reduced it like 1000 times. (div by 1000) I can actually see the huge difference, try to use really low values: e.g. 0.001 or 0.0001, and set SenseIndex`es to 0 (min as in-game options).
Wizard DPI Wizard Posted October 5, 2020 Author Wizard Posted October 5, 2020 9 minutes ago, Zekfad said: Idk, I changed it, and it woks. I mean, it was about 10 by default and i reduced it like 1000 times. (div by 1000) I can actually see the huge difference, try to use really low values: e.g. 0.001 or 0.0001, and set SenseIndex`es to 0 (min as in-game options). Strange, nothing happens here when I change it, tried 0.0001 and it's exactly the same as 10.
Zekfad Posted October 5, 2020 Posted October 5, 2020 36 minutes ago, DPI Wizard said: Strange, nothing happens here when I change it, tried 0.0001 and it's exactly the same as 10. I've just checked again and yes, now it has no impact to the game, maybe due to last update, idk, but game engine is indeed read and change values: Sadly but, we have to look how it will work in future You can try to play around with that settings, e.g. try to use fraction scales and see how game reacts (i haven't tested this one yet)?
Wizard DPI Wizard Posted October 5, 2020 Author Wizard Posted October 5, 2020 Just now, Zekfad said: I've just checked again and yes, now it has no impact to the game, maybe due to last update, idk, but game engine is indeed read and change values: Sadly but, we have to look how it will work in future You can try to play around with that settings, e.g. try to use fraction scales and see how game reacts (i haven't tested this one yet)? I noticed the same happen here where it rounded the value slightly and added a bunch of decimals. Tried a lot of different values now, but they have seemingly no effect. A shame it doesn't actually use this value, 5 sensitivity steps is way to little!
Zekfad Posted October 5, 2020 Posted October 5, 2020 Just now, DPI Wizard said: A shame it doesn't actually use this value, 5 sensitivity steps is way to little! Agree, with you. Moreover, there's no way to make h/v sensitivities the same STR8_AN94BALLER 1
Zekfad Posted October 5, 2020 Posted October 5, 2020 By the way "enableCameraSlope": false, seems to disable aim smoothing, at least on initial release, please test it out!
STR8_AN94BALLER Posted October 6, 2020 Posted October 6, 2020 4 hours ago, Zekfad said: Agree, with you. Moreover, there's no way to make h/v sensitivities the same so using m/kb there's different horizontal/vertical sens? no way to fix? Merinda18 1
Zekfad Posted October 6, 2020 Posted October 6, 2020 10 hours ago, STR8_AN94BALLER said: so using m/kb there's different horizontal/vertical sens? no way to fix? Seems so.
Wizard DPI Wizard Posted October 6, 2020 Author Wizard Posted October 6, 2020 15 hours ago, Zekfad said: By the way "enableCameraSlope": false, seems to disable aim smoothing, at least on initial release, please test it out! Tried it now, unfortunately no effect on the current release. 11 hours ago, STR8_AN94BALLER said: so using m/kb there's different horizontal/vertical sens? no way to fix? If you have a mouse driver that supports different X and Y DPI you can multiply your X DPI by 4.44 and set this for Y. For instance if your DPI is 400, set Y to 1800 (400*4.44=1776, round up to 1800).
STR8_AN94BALLER Posted October 6, 2020 Posted October 6, 2020 7 hours ago, DPI Wizard said: Tried it now, unfortunately no effect on the current release. If you have a mouse driver that supports different X and Y DPI you can multiply your X DPI by 4.44 and set this for Y. For instance if your DPI is 400, set Y to 1800 (400*4.44=1776, round up to 1800). aw that's such a weird bug logitech doesn't have this feature unfortunately
Rukishou Posted October 8, 2020 Posted October 8, 2020 Is the X/Y disparity the same when aiming a bow? Haven't played a lot but it kinda felt like it might have been a bit better, but not 1:1 either...
SladeNova Posted October 20, 2020 Posted October 20, 2020 i use 12.28 in overwatch and 37.89 and 51.47 for widow and ashe but it says to use 3 look and 2 aim for genshin and thats wayyyy tooo slow
Wizard DPI Wizard Posted October 20, 2020 Author Wizard Posted October 20, 2020 8 hours ago, SladeNova said: i use 12.28 in overwatch and 37.89 and 51.47 for widow and ashe but it says to use 3 look and 2 aim for genshin and thats wayyyy tooo slow A lot of smoothing issues with this game unfortunately, so the actual sensitivity may vary. It also has a very limited sensitivity range with only five possible values, so the discrepancy will in many cases be huge.
yiliheng Posted February 8, 2021 Posted February 8, 2021 Need help here plz! Dose the mouse config change still work? The route "HKCU\SOFTWARE\miHoYo\Genshin Impact" does not exist in my computer, and I did search every part of my computer and could't find "GENERAL_DATA_h2389025596" either. I am so confused now
Wizard DPI Wizard Posted February 8, 2021 Author Wizard Posted February 8, 2021 2 minutes ago, yiliheng said: Dose the mouse config change still work? No, it doesn't work. You have to set the sensitivity in-game, which has an extremely limited range.
yiliheng Posted February 8, 2021 Posted February 8, 2021 2分鐘前,DPI Wizard說: No, it doesn't work. You have to set the sensitivity in-game, which has an extremely limited range. What a bad news! At this moment, what we can do about this? Is there any way to shut down the aim smoothing? or mouse acceleration?
Wizard DPI Wizard Posted February 8, 2021 Author Wizard Posted February 8, 2021 7 minutes ago, yiliheng said: What a bad news! At this moment, what we can do about this? Is there any way to shut down the aim smoothing? or mouse acceleration? No, the only thing you can do at the moment is to adjust your DPI to get the desired sensitivity, but smoothing will still be present.
yiliheng Posted February 8, 2021 Posted February 8, 2021 2分鐘前,DPI Wizard說: No, the only thing you can do at the moment is to adjust your DPI to get the desired sensitivity, but smoothing will still be present. Well, sigh.. Thank you anyway, plz let leave me a message, if you find something that solve this config problems, or any new way to rewrite the custom
ModusPwnens Posted August 24, 2022 Posted August 24, 2022 Genshin has added separate vertical and horizontal sensitivity. There's still awful smoothing and limited sensitivity settings, but it should now be possible to get rid of the stupid difference between vertical and horizontal. Unfortunately, setting it to, for example, Horizontal 5 and Vertical 5 isn't 1:1 sensitivity, it's the game's default sensitivity, with vertical scaled way lower. I'm having trouble figuring out what the ratio is.
Wizard DPI Wizard Posted August 25, 2022 Author Wizard Posted August 25, 2022 19 hours ago, ModusPwnens said: There's still awful smoothing and limited sensitivity settings It seems to be worse now than when I analyzed it last time. I think the calculations are off because of this, I'll check if it's even possible to add in its current state.
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