Category:Interfaces: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
OpenKore Interface Implementations. | OpenKore Interface Implementations. | ||
Interface to load | Interface to load on start can be specified with [[Command Line Arguments]] (--interface=InterfaceName). | ||
<noinclude> | <noinclude> | ||
== Binaries == | == Binaries == | ||
* < | * <code>start.exe</code> can't load [[Wx Interface|Wx]] and other interfaces requiring additional Perl modules | ||
* < | * <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 moduleswxstart.exe
loads Wx by default, but can load Console tootkstart.exe
loads Tk by defaultvxstart.exe
loads Vx by defaultwinguistart.exe
loads Win32 by default
Pages in category "Interfaces"
The following 9 pages are in this category, out of 9 total.