Ncleardev / NclearOS-2

Cosmos based Operating System with GUI.
https://ncleardev.github.io/NclearOS-2/
35 stars 8 forks source link

errors when used on real hardware #2

Open mrmcguggins opened 1 year ago

mrmcguggins commented 1 year ago

When used off real hardware, it throws a "Failed to initialize canvas" "resolution is not available; exception Arg_notimplementedexception" error at the resolution its set to start as. VMware throws no errors, but when built to ISO and installed to a USB using Rufus, using an office tower with a 1600x1200 monitor, large enough easily to handle the start resolution, it throws an error. The ISO on the releases page also encounters a similar issue. Setres crashes, and nothing else works.

Whats going on here?