different distros have different environments. as in different libraries, versions and ways of accomplishing the same tasks. this is good for the linux ecosystem but bad for developers who want a predictable and stable set of tools they can build upon.
this system addresses just that by providing this stable set of libraries and tools developers can target instead.
eli5 it’s basically so your choice of distro doesn’t affect game compatibility, and developers don’t have to add manual support for every distro a user might want to run.
both. they can also work together for windows games to run predictably through proton without the need for distro-specific tweaks.
that’s because proton is not an emulator but a translator, and it’s interacting directly with the aforementioned system libraries and kernel instead of emulating those.
different distros have different environments. as in different libraries, versions and ways of accomplishing the same tasks. this is good for the linux ecosystem but bad for developers who want a predictable and stable set of tools they can build upon.
this system addresses just that by providing this stable set of libraries and tools developers can target instead.
eli5 it’s basically so your choice of distro doesn’t affect game compatibility, and developers don’t have to add manual support for every distro a user might want to run.
Ok thanks! Is it related to proton or is it just for native games?
Proton runs on SLR.
both. they can also work together for windows games to run predictably through proton without the need for distro-specific tweaks.
that’s because proton is not an emulator but a translator, and it’s interacting directly with the aforementioned system libraries and kernel instead of emulating those.
it’s part of how it can be so fast.