While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Unified Linux Wine Game Launcher (UMU) gets a first official release
- Nintendo Switch emulator Ryujinx gets shut down
- More info on the Valve (Steam) collab with Arch Linux and potential future hardware support
- DOOM ported to run almost entirely on AMD GPUs
- Steam's Turn-Based RPG Fest is now live
- > See more over 30 days here
-
Halo will now be built on Unreal Engine 5, 343 Industri…
- skaplon -
OpenRazer v3.9 released with many new Razer devices sup…
- Xpander -
OpenRazer v3.9 released with many new Razer devices sup…
- Stella -
Halo will now be built on Unreal Engine 5, 343 Industri…
- shadow1w2 -
Halo will now be built on Unreal Engine 5, 343 Industri…
- such - > See more comments
- Ethics statement updated
- Liam Dawe - Weekend Players' Club 9/20/2024
- DylanFox - Weekend Players' Club 10/4/2024
- Pengling - More free games from Prime
- TherinS - New Desktop Screenshot Thread
- whizse - See more posts
View PC info
I am a bit of a consumer, I don't know much about making distros. I only get giddy at the thought of the opportunity to write every piece of software for an OS.
What major components would one need to get some OpenGL and OpenAL going?
Any major distro has a contributing page where they explain how to make their distro.
You can learn a lot about making your own distro there.
The official answer is the linux kernel and the relevant userspace drivers.
OpenGL and OpenAL are build into the drivers, but if you want to use them you're probably also going to need the (g)libc libraries and possibly the entire gnu core utils set(dependency hell).
You also probably want an interface for your editing.
You can use a terminal text editor like vim, nano or emacs to dodge the need for a full fledged graphical interface.
Git is an crucial tool for any developer.
If you're going to do this please keep us updated this sounds like an interesting project.
Thanks for the info. It is just a dream of mine, and I happened to find the best place to ask.
I suppose to get this project crowdfunded one would need to be almost done with it before anyone would want to support it, right?
Good idea.
Another project I just thought could be productive looking up the contributing page from:
libre elec.
libre elec is "just enough os for kodi"
You don't want to run kodi, but have at least a just as narrow scope.
It could teach you about kernel pruning and unmissable dependencies.
I had forgotten about this one.
Another thought I had is making a distro that can run ScummVM. As far as I know, they have turned it into a game engine all its own. Part of the motivation to make this though is to make something exactly fit to its purpose. I suspect ScummVM might have quite a few nasty bits of code and conventions that no-one likes, that have to be there because of a number of tricks they used to do in the 80s and 90s.
Do you think I could get it crowdfunded a month at a time? Fund the first month, then people can judge if they want to fund the second, and so on.
It's why most Kickstarter pages read as ciriculum vitales, with things as: "made by the developers of [random game]".
Edit: also after typing this I feel old and grumpy.
Last edited by LoudTechie on 17 August 2024 at 4:07 pm UTC