Skip to content
Andreas T Jonsson edited this page Jan 25, 2024 · 3 revisions

Welcome to the VirtualXT wiki!

Building

Configuration

Configuration is normally done via the main config.ini file which can be edited by starting with the --edit parameter. It can also be reset to the default one by starting with --clean. A few aspects can also be controlled with environment variables. The SDL2 frontend responds to any SDL variables that is given plus the following ones.

  • VXT_SEARCH_PATH This path will also be searched for modules, BIOS and disk images.
  • VXT_DEFAULT_HD_IMAGE This will set the HD boot image unless one is specified by the user.

Modules

VirtualXT provides a flexible module system for extending it's features. Modules can be enabled in the main configuration file under the [modules] section.

Lua

RIFS (Shared Directories)

VGA