From 5a9267eceb09700aa6ecc6da0afacc7e53e7fa20 Mon Sep 17 00:00:00 2001 From: that one programmer Date: Tue, 3 Mar 2026 18:30:06 +0100 Subject: [PATCH] Update README.md Made the README have contents --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdcffd1..49ab29f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # WinDurango.github.io -Main site for WinDurango +WinDurango is a compatibility layer under development designed for compatibility with the Xbox One! + +# Tested games: +Forza Horizon 2 Boots to the title menu but crashes after words. But for now you can try the Forza-Horizon-2 branch. +Minecraft: Xbox One Edition is fully playable +Sonic Mania's Title Screen has been coded by someone, but it was not merged yet. +Any other game has not worked yet or hasn't been tried. +# How do I try it out? +As WinDurango is still in development, not a lot of games will run on it. +But for Minecraft: Xbox One Edition you could watch this video: + +This guide is _probably_ applicable on other games, but it hasn't been tested. +# But how does it work? +WinDurango works thanks to the fact that the Xbox One runs a modified version of Windows. +The problem is, the differences are a lot. +So our project is designed to take Xbox One code, run it normally until it notices an Xbox inclusive code part. +Then, it takes that and translates it into something that is compatible with the normal versions of Windows.