secureLogin requestCode: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '; secureLogin_requestCode [<hex string>] : If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore wi…')
 
No edit summary
Line 1: Line 1:
; secureLogin_requestCode [<hex string>]
; secureLogin_requestCode [<hex string>]
: If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master server. The code depends on your server: try searching the forums for the correct code for your server.
: If your server uses secure login and [[secureLogin_requestCode]] is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master server.  


The <hex string> is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC.
: The '''<hex string>''' is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC.


Note: If this option is set, the secureLogin_type setting in the master server details is ignored.
:'''Note.''' If this option is set, the secureLogin_type setting in the master server details is ignored.


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:Connection]]
[[Category:Connection]]

Revision as of 02:27, 16 December 2009

secureLogin_requestCode [<hex string>]
If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master server.
The <hex string> is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC.
Note. If this option is set, the secureLogin_type setting in the master server details is ignored.