mika-n/NGPCarMenu

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

ctbr63 opened this issue · 1 comments

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

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