RobloxOS: A Modern and open source operating system within Roblox

Looks like we’re getting Doom on this thing

3 Likes

Why is there an ERROR IT OUT Feature, it almost crashed my device, please remove this.
(Error It Out feature is caused by right clicking too much times:
and it shows a lot of error messages i guess)

1 Like

That is the point of the joke lol

1 Like

Well at least dont make it crash the player and just make it show the error message, you might harm someones device (no offense to your roblox-os)

1 Like

I don’t think I have the Albert Einstein brain to port a shader lol

1 Like

My module isn’t a game engine anyway, it’s a rendering engine.
CanvasDraw would be very easy to make Doom in though.

1 Like

I really like that Game Shift thing you added!

1 Like

Thanks! Although I made a different theme that’s live rn. I will make a setting that lets you change the current theme

neat’o what’s the kernel? unix? unix-like? linux? or maybe even NT from Windows, but i dont expect that since it’s closed-source and NT lol

1 Like

It’s uhhhh… Luau-like? Idk it’s entirely made on Roblox. I mean the core of the operating system is keyboard based just like any other but instead of C it’s Luau

Cool project! You should make a github repo for it so it’s easy for other people to contribute

1 Like

There’s still should be some of virtualized environment i think, for a complete OS to run within

1 Like

Luau is a VM inside Roblox’s C++ compiler after all

Yeah, but can you like malloc, free? Or write to a specific address in memory using Luau?

1 Like

wth is malloc? I am not bill gates that made windows when he was 16 lol

Allocates size bytes of uninitialized storage.

If allocation succeeds, returns a pointer that is suitably aligned for any object type with fundamental alignment.

Source

1 Like

I’m not adding that much complexity onto RobloxOS. If you want to you can clone the source on the Roblox page for RobloxOS and do it there.

1 Like

UPDATE!!!

You can now do cursed stuff with the new Properties Panel that i added along with a file rename app and the context menu, aka the right click

this is the whole update (:

1 Like

Are we able to contribute to this project? As in contribute Features, Code, standalone games.

2 Likes

This is really cool. Can’t wait to see how far this progresses once you bring in more features.

The next obvious step is to make a real Linux-based distro. Best of luck!

2 Likes