# Gaming

Voici des compléments et/ou alternative à Windows11 pour du gaming

| **Caractéristique** | **ChimeraOS**                                                                  | **AtlasOS**                                                                           | **SteamOS**                                                                           |
| ------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| **Base du Système** | Basé sur Arch Linux, offrant une grande flexibilité et personnalisation.       | Surcouche pour Windows 11, conservant la compatibilité avec les applications Windows. | Basé sur Debian, conçu pour les Steam Machines et les PC de jeu.                      |
| **Objectif**        | Transformer un PC en console de jeu portable, similaire à une Nintendo Switch. | Transformer l'interface de Windows 11 en une expérience inspirée des consoles de jeu. | Offrir une expérience de jeu PC dans le salon, fortement intégrée avec Steam.         |
| **Compatibilité**   | Compatible avec les jeux PC via Steam et autres plateformes de distribution.   | Compatible avec tous les jeux et applications Windows 11.                             | Compatible principalement avec les jeux Steam, avec des fonctionnalités de streaming. |
| **Open-Source**     | Oui, projet open-source avec une communauté active.                            | Non, développé par une équipe avec des mises à jour régulières.                       | Oui, projet open-source soutenu par Valve.                                            |
| **Lien**            | [ChimeraOS](https://www.chimeraos.com/)                                        | [AtlasOS](https://atlasos.net/)                                                       | [SteamOS](https://store.steampowered.com/steamos/)                                    |

### Alternative

{% embed url="<https://projectatom.vercel.app>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.chamallow.com/1.-technologie/os/windows11/gaming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
