Difference between revisions of "Category:Interfaces"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
OpenKore Interface Implementations.
 
OpenKore Interface Implementations.
  
Interface to load on start can be specified with [[Command Line Arguments]].
+
Interface to load on start can be specified with [Command Line Arguments]] (--interface=InterfaceName).
 
<noinclude>
 
<noinclude>
 
== Binaries ==
 
== Binaries ==
Line 9: Line 9:
 
* <code>tkstart.exe</code> loads Tk by default, but can load Console too
 
* <code>tkstart.exe</code> loads Tk by default, but can load Console too
 
* <code>vxstart.exe</code> loads Vx by default, but can load Console too
 
* <code>vxstart.exe</code> loads Vx by default, but can load Console too
* <code>winguistart.exe</code> loads Win32::GUI by default, but can load Console too
+
* <code>winguistart.exe</code> loads Win32 by default, but can load Console too
  
 
[[Category:Reference]]
 
[[Category:Reference]]
 
</noinclude>
 
</noinclude>

Revision as of 18:19, 30 July 2020

OpenKore Interface Implementations.

Interface to load on start can be specified with [Command Line Arguments]] (--interface=InterfaceName).

Binaries

  • start.exe can't load Wx and other interfaces requiring additional Perl modules
  • wxstart.exe loads Wx by default, but can load Console too
  • tkstart.exe loads Tk by default, but can load Console too
  • vxstart.exe loads Vx by default, but can load Console too
  • winguistart.exe loads Win32 by default, but can load Console too

Pages in category "Interfaces"

The following 9 pages are in this category, out of 9 total.