Lovrom8 / RSMods

383 stars 34 forks source link

"Auto Load Profile" ignores username setting, always loads last used user #105

Closed zopad closed 2 years ago

zopad commented 2 years ago

Hello,

I noticed that the Auto Load profile name parameter goes unused, and the last used profile (the first in the list on login) will be used. This is a minor inconvenience, e.g. after playing Multiplayer, the game will auto-enter the secondary profile, then I have to re-login to the other one.

Is the Profile name parameter supposed to be used? I found this commit from April 2021, where it seems (but I'm not familiar with the code) that the part where the down arrow is pressed to move to the correct profile was taken out: https://github.com/Lovrom8/RSMods/commit/7c3de4fdde7cf615edcffcf98908da274aeb48f7

ffio1 commented 2 years ago

Hi @zopad,

I noticed this myself over a week ago and pushed a commit that should have fixed it: https://github.com/Lovrom8/RSMods/commit/66c6493d661847e258f29980139278ac889eae10

The fix should be present in v1.2.6.4, can you try testing in that version?

zopad commented 2 years ago

Amazing, it works! I had v1.2.6.3 previously, now in .4 it works as expected. Thanks a lot! Closing this issue now.