Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Logon do not work if you have more than one profile #10

Open
ctbr63 opened this issue Oct 3, 2020 · 1 comment
Open

Auto Logon do not work if you have more than one profile #10

ctbr63 opened this issue Oct 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ctbr63
Copy link

ctbr63 commented Oct 3, 2020

Option to choose profile to be loaded could be a solution or automatically load last used profile
This plugin just get better and better :-)
/Tomas

@mika-n mika-n added the enhancement New feature or request label Oct 3, 2020
@mika-n
Copy link
Owner

mika-n commented Oct 3, 2020

Hi. Thanks for trying out the plugin. There is now new 1.13.4 version which adds a new AutoLogonWaitProfileSelection plugins\ngpcarmenu.ini option. By setting this option to value 1 lets user to select a profile until autologon continues it's job. This way multiprofile setups can still benefit from autologon feature.

If the AutoLogonWaitProfileSelection option is 0 or missing then autologon chooses the first profile automatically (the previous release had a small bug related multiprofile scenario, but it is now fixed in the latest V1.13.4 release)

https://github.com/mika-n/NGPCarMenu/releases

[Default]
; Logon automatically to the specified menu screen when RBR game is started ( Disabled, Main, Plugins, any of the custom plugin names)
AutoLogon=RBR_RX
;
; Wait for user to select a profile until doing the autologon or automatically select the first profile (if AutoLogon is enabled)
;   0=No waiting, autologon chooses automatically the first profile (default behavior if this option is missing or set to 0)
;   1=Let user to choose a profile until continuing the autologon sequence
;
AutoLogonWaitProfileSelection=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants