Jump to content




Is This Plausible: A GUI-based OS in CC 1.75?

help computer api

5 replies to this topic

#1 TheN1K0L4Z

  • New Members
  • 2 posts

Posted 21 February 2017 - 04:09 PM

Ok, this mod is actually a good one, but I'm sticking with MC 1.7.10, until the modding scene for later versions get more. . . mature in content, like GregTech-gets-ported-over-to-1.11+ mature.

More to the point, is it actually feasible to build a better OS for ComputerCraft 1.75, because CraftOS is too much like PC-DOS, and I'd prefer an Amiga Workbench-based OS. If it's not possible without going to MC 1.8.9, thanks for letting me know, irregardless.

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 21 February 2017 - 04:37 PM

Well, LyqydOS has been around since October 2012. So yes, it's possible.

#3 CLNinja

  • Members
  • 191 posts

Posted 21 February 2017 - 09:20 PM

Building an OS on top of CraftOS is completely possible. Building an OS to use other than CraftOS without having to use CraftOS as a backend is impossible without modifying the jar.

#4 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 21 February 2017 - 11:04 PM

View PostCLNinja, on 21 February 2017 - 09:20 PM, said:

Building an OS to use other than CraftOS without having to use CraftOS as a backend is impossible without modifying the jar.

Not so; look into the TLCO technique.

#5 CLNinja

  • Members
  • 191 posts

Posted 22 February 2017 - 12:05 AM

View PostBomb Bloke, on 21 February 2017 - 11:04 PM, said:

View PostCLNinja, on 21 February 2017 - 09:20 PM, said:

Building an OS to use other than CraftOS without having to use CraftOS as a backend is impossible without modifying the jar.

Not so; look into the TLCO technique.

I completely forgot about TLCO's. They still run into the same restrictions that CraftOS has, so theres not much that i can think of that a TLCO will give you, aside from getting rid of rednet at the BIOS level.

#6 Lupus590

  • Members
  • 2,029 posts
  • LocationUK

Posted 22 February 2017 - 10:09 AM

CCtweaks said:

Boot from custom bios.lua file
Source: https://github.com/S...ks-Lua#features

If you make your custom bios extremely thin (i.e. it just runs a file) then every computer can have a different custom OS. However, you will need to bootstrap your first computer so that it can make OS's for the other machines or make sure that the default bios runs if no custom one is found.

Edited by Lupus590, 22 February 2017 - 10:10 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users