Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:
<iframe width="560" height="315"
src="https://www.youtube.com/embed/QDYQ9R2VHIQ"
frameborder="0" allowfullscreen>
</iframe>
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.