Skip to main content

Legacy

Legacy documentation

Legacy documentation is for v2.0.4 which is deprecated.

FREE DOWNLOAD: Unreal Marketplace.

Purchase Operating System Simulator from Unreal Engine Marketplace for latest version.

In order for the Operating System to work, you need a device actor placed in world. To create a new device manager, right-click on Content Browser -> Operating System Simulator -> New Device Manager. Keep all the settings at default, drag and drop this actor onto the world and press play. From the log, you will see an ensure condition failed message has appeared. This is because there is no default device assigned to the manager.To fix this and to make things work, enable plugin content and assign a default device that comes with the plugin. You should now be able to boot successfully.

Legacy Tutorials​

Quick Start tutorial​

Placeable and interactable device Tutorial​

Custom Terminal Commands tutorial​