Difference between revisions of "portalCompile"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '{{Available since 2.1}} ; portalCompile [-1|0|1] : Determines new portal checker / compiler behavior which used when OpenKore initializes. :{|border="1" cellpadding="2" cellspa…')
 
m
Line 10: Line 10:
 
|-
 
|-
 
|align=center|0
 
|align=center|0
|Check for new portals, ask user whether compile if any found.
+
|Check for new portals, ask user whether compile if any found (old behavior).
 
|-
 
|-
 
|align=center|1
 
|align=center|1

Revision as of 23:47, 28 March 2010

Development.pngThe following documentation describes a feature that was greatly changed in SVN trunk (latest development version) since the last release.
It may work differently or not be available if you're using 2.0.7 or any older version.
portalCompile [-1|0|1]
Determines new portal checker / compiler behavior which used when OpenKore initializes.
Value Description
0 Check for new portals, ask user whether compile if any found (old behavior).
1 Check for new portals, auto compile if any found.
-1 Disable check. Do not compile portals.