jnelsoninjax Posted May 22, 2023 Share Posted May 22, 2023 So the situation is this, the game in question is on Android, but they released a PC client which works for the most part, however when it comes to switching accounts, etc. the only way to do that is to reinstall the client since the game login is bound either via email or Facebook login, and once you select the email option, it remembers the address you used and you are unable to change it (in order to login to another account) I am thinking that it should be as simple as installing the PC client into a different location, and then create a shortcut that ID's what account it is. Is that the best way to accomplish this? Link to comment https://www.neowin.net/forum/topic/1429430-win10-i-have-a-game-that-i-play-that-i-would-like-to-have-multiple-copies-of/ Share on other sites More sharing options...
Brandon H Supervisor Posted May 22, 2023 Supervisor Share Posted May 22, 2023 wow that's a bad implementation IMO. I'd recommend starting by sending an email to the dev to implement a log out / switch account option as it's weird that it's not available in the first place. as for your work around, doesn't hurt to try at least Link to comment https://www.neowin.net/forum/topic/1429430-win10-i-have-a-game-that-i-play-that-i-would-like-to-have-multiple-copies-of/#findComment-598822743 Share on other sites More sharing options...
Dick Montage Posted May 22, 2023 Share Posted May 22, 2023 Monitor the registry and see if it's storing anything? Link to comment https://www.neowin.net/forum/topic/1429430-win10-i-have-a-game-that-i-play-that-i-would-like-to-have-multiple-copies-of/#findComment-598822767 Share on other sites More sharing options...
jnelsoninjax Posted May 22, 2023 Author Share Posted May 22, 2023 On 22/05/2023 at 14:20, Brandon H said: wow that's a bad implementation IMO. I'd recommend starting by sending an email to the dev to implement a log out / switch account option as it's weird that it's not available in the first place. as for your work around, doesn't hurt to try at least They do have the option to logout/switch accounts, but it does not work on the PC client Link to comment https://www.neowin.net/forum/topic/1429430-win10-i-have-a-game-that-i-play-that-i-would-like-to-have-multiple-copies-of/#findComment-598822773 Share on other sites More sharing options...
+virtorio MVC Posted May 23, 2023 MVC Share Posted May 23, 2023 It'll storing data in either the registry (most likely HKEY_CURRENT_USER\Software), or one of the app data folders on your machine ( %APPDATA%, %LOCAL_APPDATA% or C:\ProgramData). If you find out where it's storing it and just swap out whichever copy of the data you want to use each time. Just search for the name of the developer in those locations. Dick Montage 1 Share Link to comment https://www.neowin.net/forum/topic/1429430-win10-i-have-a-game-that-i-play-that-i-would-like-to-have-multiple-copies-of/#findComment-598822824 Share on other sites More sharing options...
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