coolmax10 2 Posted August 17, 2018 Share Posted August 17, 2018 I'm trying to make a custom os based on openos and I will like to disable the startup log. Quote Link to post Share on other sites
0 payonel 21 Posted September 14, 2018 Share Posted September 14, 2018 I'm not sure what you mean by the startup log, or are you referring to the boot messages about what is loading? If so, those screen prints are done here: https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos/lib/core/boot.lua#L51 Just remove all the code in `status()` in the `if gpu ... ` section. The `gpu.set` is printing the boot messages Quote Link to post Share on other sites
I'm trying to make a custom os based on openos and I will like to disable the startup log.
Link to post
Share on other sites