Difference between revisions of "Category:Interfaces"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
* <code>start.exe</code> 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
 
* <code>wxstart.exe</code> 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, 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
  
 
[[Category:Reference]]
 
[[Category:Reference]]
 
</noinclude>
 
</noinclude>

Revision as of 17:31, 30 July 2020

OpenKore Interface Implementations.

Interface to load on start can be specified with Command Line Arguments.

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::GUI by default, but can load Console too

Pages in category "Interfaces"

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