Zulgrib Posted April 2, 2015 Posted April 2, 2015 Hello, it's nice to save game's setting in the registry on Windows, this is the way to go, but one question : Why the regisrtry keys have weird names ? For exemple the key "HIDE_OFFSCREEN_POINTERS_h447281198", what is "_h447281198" all about ?
0 BMac Posted April 2, 2015 Posted April 2, 2015 Unity does this to get around the fact that the registry is case-insensitive: http://answers.unity3d.com/questions/178022/unity-adds-strange-number-to-registry-entries.html
0 Zulgrib Posted April 2, 2015 Author Posted April 2, 2015 Okay, so it means the hash won't change over time or depends on a specific installation on a specific machine, right ? Will always be the same ? Thanks for the quick replay BMac, that's really appreciated.
Question
Zulgrib
Hello, it's nice to save game's setting in the registry on Windows, this is the way to go, but one question : Why the regisrtry keys have weird names ?
For exemple the key "HIDE_OFFSCREEN_POINTERS_h447281198", what is "_h447281198" all about ?
2 answers to this question
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