PDA

View Full Version : dual logging



john irons
27-08-14, 19:15
is there some way of editing the windows registry so that separate installations of neocron save separate login and password info?

Divide
28-08-14, 05:36
The two different NC installs would need to know which to interact with. Short of a re-code, this is a no. At least, if it is using some general access location (registry, appdata, etc...) I did a quick search through the registry and didn't find any evidence of nc to speak of. If you were really handy and hellbent, you could certainly get around the problem one way or another.

pottburter
28-08-14, 10:21
Last username and password is stored in the registry.
-> hkey_cu\software\reakktor\neocron\

As Divide pointed out, it would require a re-code for both instances to look in different places.

However, you could create a batch script, changeing the reg keys before starting the client.
This would definately work the way you wanted it in the first place, having different "default" username for each instance you start.

Feel free to drop me a PM if you want me to point out in detail how above can be done.

Bifrost
28-08-14, 10:47
Neocron can only store one set of credentials in the registry.

And I would advise caution before editing anything in the Registry.

john irons
29-08-14, 00:10
Last username and password is stored in the registry.
-> hkey_cu\software\reakktor\neocron\


yeah, it was seeing this that made me think it might be possible.

Divide
29-08-14, 18:56
yeah, it was seeing this that made me think it might be possible.



Wonder why my search for neocron and reakktor came up empty