Windows 10 For CC:Tweaked Ver 1.0.0 Prerealease 1

Started by Krittanai, Dec 10, 2024, 04:39 AM

Previous topic - Next topic

Krittanai

Warning This Is A Beta
pastebin run Eg1wdAhP
More To Come

THIS IS OUTDATED Please Visit The NEw One[/code]

NeonKatVT

Not bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
See my website! - A veteran of CC with expertise in the Lua programming language

Krittanai

Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0

NeonKatVT

Quote from: Krittanai on Dec 14, 2024, 02:45 PM
Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
See my website! - A veteran of CC with expertise in the Lua programming language

Krittanai

Quote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PM
Quote from: Krittanai on Dec 14, 2024, 02:45 PM
Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw  Can't Termanate This OS

NeonKatVT

#5
Quote from: Krittanai on Dec 15, 2024, 04:30 AM
Quote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PM
Quote from: Krittanai on Dec 14, 2024, 02:45 PM
Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw  Can't Termanate This OS
You can utilize Github to store your code. Consider using gitget for the installer by searching it up on the old forums archive by Wayback Machine since that's the only way to access the old fourms. You can utilize Github as to host your installer since pastebin is not a recommended platform.
See my website! - A veteran of CC with expertise in the Lua programming language

Krittanai

Quote from: QuickMuffin8782 on Dec 15, 2024, 09:05 AM
Quote from: Krittanai on Dec 15, 2024, 04:30 AM
Quote from: QuickMuffin8782 on Dec 14, 2024, 08:59 PM
Quote from: Krittanai on Dec 14, 2024, 02:45 PM
Quote from: QuickMuffin8782 on Dec 11, 2024, 05:59 AMNot bad. Although this is your first shared project, it's more like a sim instead of a operating system. Nice job on the design though!
There Is More To Come It Is A Prerealease There Is An Orignal 1.0
Although there is more to come, I'd suggest you utilize folders to contain code for your system just like Leveloper did for LevelOS. You can find old APIs, but since the old website is down, the only working archive would be on the Wayback Machine via the Internet Archive website. Head there when you get the chance to get APIs you can use for this project.
Making An Update This Is Not Arcived Find The Arcives On Pastebin
Uses The Make Folder To Make A Folder For Programs You Might Want To Install This On A Floppy It Uses os.pullEvent = os.pullEventRaw  Can't Termanate This OS
You can utilize Github to store your code. Consider using gitget for the installer by searching it up on the old forums archive by Wayback Machine since that's the only way to access the old fourms. You can utilize Github as to host your installer since pastebin is not a recommended platform.
Nah I Use Pastebin

NeonKatVT

Quote from: Krittanai on Dec 15, 2024, 09:40 AMFormatting snip
I do recommend you utilizing JackMackWindows' PrimeUI for making your operating system functionality. Using that can help make interactive buttons. Also make sure to have the wiki at hand if you need any API reference.
See my website! - A veteran of CC with expertise in the Lua programming language

Krittanai

OK Now I Have My Code On Both Pastebin And Github

NeonKatVT

Quote from: Krittanai on Dec 16, 2024, 10:43 AMOK Now I Have My Code On Both Pastebin And Github
Thanks for understanding the importance of storing your code. Do also utilize GitGet for the installer if you wish to do so. Good luck on the project.
See my website! - A veteran of CC with expertise in the Lua programming language


NeonKatVT

Quote from: Krittanai on Dec 17, 2024, 12:53 PMWhat Is GitGet
GitGet is a program made by one of our members in our community that accesses the Github API and helps download from github repos. Using that, you can utilize it's functions to make your installer.
See my website! - A veteran of CC with expertise in the Lua programming language

Krittanai

I Have A New Version Of This Is Outdated