RUN IN TURBO MODE! This was used in PolyOS horray! Instructions in Notes Commands that installed OSes can execute: Load (Loads the selected OS) Check (Runs a disk check) GPURESRESH (Refreshes the VGPU) BIOSSetup (Executes the BIOS SETUP GUI) Boot (Restarts the entire bios (including OS runtimes) BootError (Throws an error dependent on the error variable) DiskMessage (Used by the GUI BIOS) Format (Formats the VDISK with the least amount of data possible to boot) HideCursor (Hides the BIOS cursor) HideMessage (Hides any BIOS popups) MemoryDump (Shows lots of stats) Prompt (Opens a PBShell promt [must be ran during BIOS runtime when no services are running) RunCommand (Opens a text prompt where you can run any of these) Shutdown (Shuts down the OS and BIOS) UIError (Throws a UI Error) UIStart (Initializes the GUI of the selected installed OS [You must run Load command first]) UIStop (Stops any GUI services that are running)
SETUP INSTRUCTIONS Remix :) Import all of your sprites from another OS Make it so your sprites respont to the "UIStart" Broadcast function instead of "On Start" (If you want a custom loading animation instead, make your sprites start on the "Load" broadcast instead and set the CustomLoad variable to 1) Make sure your sprites hide on start (This should be easy if you have a loading screen) Go to the BIOS Sprite [IF YOUR OS DEPENDS ON A VDISK MAKE SURE TO SPECIFY THAT INSTEAD OF "Disk" LIST IN THE BIOS CODE] Enter the name of your OS in spot 7 of Disk List (Same spot as "OSNAME.dat" in "DiskTableName") Have multiple OSes? Repeat the steps above Finaly Edit the Block under the "When I Recive Boot" that list all of the installed OSes and at yours to spot 0 Customize the BG if you want under BIOS or just delete the text Finaly customize the loading logo! © Sep 11, 2022