-
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Andreas T Jonsson edited this page Jan 25, 2024
·
3 revisions
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.
VirtualXT provides a flexible module system for extending it's features.
Modules can be enabled in the main configuration file under the [modules]
section.