Operating System Simulator Plugin

v1.6 Updated!
New Taskbar feature added, multiple devices supported and other changes/fixes.
Change Log: https://www.notion.so/Change-Log-0464fbbaf5e047edba27f50641aa1ddd

v1.7 Updated
Mac support added
Change Log: https://www.notion.so/Operating-Syst…74c77344408471

I’m getting the following error when I run the game after following your tutorial. I get the BIOS screen and it says “Loading” and then it crashes

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x00000060

UE4Editor_YetiOS!UYetiOS_BaseDevice::ShowBSOD() [D:\Build++Portal+Promotion\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\YetiOS\Source\YetiOS\Private\Devices\YetiOS_BaseDevice.cpp:210]
UE4Editor_YetiOS!AYetiOS_DeviceManagerActor::ShowBSOD() [D:\Build++Portal+Promotion\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\YetiOS\Source\YetiOS\Private\Devices\YetiOS_DeviceManagerActor.cpp:49]
UE4Editor_YetiOS!AYetiOS_DeviceManagerActor::execShowBSOD() [D:\Build++Portal+Promotion\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\YetiOS\Intermediate\Build\Win64\UE4Editor\Inc\YetiOS\YetiOS_DeviceManagerActor.gen.cpp:51]
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll

@MagicalTrevor75 Please join our Discord Server so we can look into the matter and assist you further.

v1.8 Released!
Added: Android support
Added: Set and delete cookies for web browser
Added: GetDirectoryPath()
Added: Logging when C++ widgets are not assigned before InitializeWebBrowser
View for full list of changelogs

v1.9 updated!

Added:

  • Delete browser cache function (6260c9e).
  • New method for getting files from multiple extensions (d613b46).
  • Support jpeg and bmp files from physical path (d613b46).
  • static_assert (TIsDerivedFrom) in GetCastedDevice (8f3bd13).

Changes:

  • Removed redundant argument in OnCreateDevice (fe6fe18).
  • Deprecate Save Settings. Use Save Program Settings static method (b6e0ba0).

Fixed:

  • Fix macro redefinition warning (8a35320).

v1.9.1 Updated!
Added: New Menu bar entry

Is there any tutorial for playing game inside the OS?

Playing a game within the OS was just an experiment, not very practical due to limitations.

I see, but i’m still want to try it little bit, is there any way how to do it on my project?

We have replied to you on Discord.

v1.9.2 Updated!
Added: Login reset password functions
Added: Forgot password widget
Added: Override URL
Added: Check assert if device is null for BSOD

v2.0 work in progress File Explorer with Light and Dark theme. File Explorer now includes Breadcrumb navigation.

v2.0 work in progress Image Viewer. You can now have image thumbnails in File Explorer!

v2.0 [WIP] Calculator with support for evaluating expressions (using BODMAS rule) instead of simple math. More cool stuff will be announced soon!

v2.0 [WIP] Video Player Preview!

v2.0 [WIP] Calendar App Preview!

v2.0 [WIP] Music Player Preview!
?v=Wj3zqmSVgnE

v2.0 [WIP] Message Box (modal supported) Preview!

https://i.imgur.com/NGv35YW.png

This is the coolest thing ever! Would be perfect for a hacking game, or anything that focuses on realism when interacting with the computer. Looking forward to following this.