Difference between revisions of "Category:Interfaces"

From OpenKore Wiki
Jump to navigation Jump to search
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
OpenKore Interface Implementations.
 
OpenKore Interface Implementations.
  
Interface to load when starting can be specified with <tt>--interface=<Interface></tt> [[How to run Openkore|command line argument]].
+
Interface to load on start can be specified with [[Command Line Arguments]] (--interface=InterfaceName).
 
<noinclude>
 
<noinclude>
 
== Binaries ==
 
== Binaries ==
  
* <tt>start.exe</tt> can't load [[Wx Interface|Wx]] and other interfaces requiring additional Perl modules
+
* <code>start.exe</code> can't load [[Wx Interface|Wx]] and other interfaces requiring additional Perl modules
* <tt>wxstart.exe</tt> loads Wx by default, but can load Console too
+
* <code>wxstart.exe</code> loads Wx by default, but can load Console too
 +
* <code>tkstart.exe</code> loads Tk by default
 +
* <code>vxstart.exe</code> loads Vx by default
 +
* <code>winguistart.exe</code> loads Win32 by default
 +
 
 +
[[Category:Reference]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:40, 1 August 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
  • vxstart.exe loads Vx by default
  • winguistart.exe loads Win32 by default

Pages in category "Interfaces"

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