The worlds first Xbox One compatibility layer for Windows.
Go to file
2024-09-05 21:05:45 -05:00
.github/workflows Create static.yml 2024-09-04 20:50:18 -05:00
apps/WinDurango Added PixEvents and an app that we can use to launch games. 2024-09-04 18:04:58 -05:00
dlls Merge branch 'main' into main 2024-09-06 05:31:26 +04:00
docs Create CONTRIBUTING,md 2024-09-05 21:05:45 -05:00
.gitignore Added some of the basic dlls. 2024-09-03 19:29:06 -05:00
LICENSE.txt Intial commit. 2023-01-18 00:38:47 -06:00
README.md Update README.md 2024-09-05 21:05:25 -05:00
WinDurango.sln Added PixEvents and an app that we can use to launch games. 2024-09-04 18:04:58 -05:00

WinDurango

WinDurango is the worlds first Xbox One compatibility layer for Windows. For more information, see the main WinDurango wiki.

Interested in supporting the core contributors? Visit WinDurango Project on Patreon.

Come chat with us about emulator-related topics on Join our Discord. For developer chat join #developer but stay on topic. Lurking is not only fine, but encouraged! Please check the FAQ page before asking questions. We've got jobs/lives/etc, so don't expect instant answers.

Discussing illegal activities will get you banned.

Status

GitHub Latest Release View stargazers

Currently no games run with WinDurango. See the Game compatibility list for currently tracked games, and feel free to contribute your own updates, screenshots, and information there following the existing conventions.

Disclaimer

The goal of this project is to experiment, research, and educate on the topic of emulation of modern devices and operating systems. It is not for enabling illegal activity. All information is obtained via reverse engineering of legally purchased devices and games and information made public on the internet (you'd be surprised what's indexed on Google...). We are not any way affliated with Microsoft.

Quickstart

See the Quickstart page.

Building

See BUILDING.md for setup. When writing code, check the STYLE_GUIDE and be sure to run clang-format!

Contributors Wanted!

Have some spare time, know C++ and have knowledge about Windows interals, and want to write code for the world's first Microsoft Xbox One compatiablity layer? Contribute!

For general rules and guidelines please see CONTRIBUTING.md.

See more projects good for contributors. It's a good idea to ask on Discord and check the issues page before beginning work on something.

FAQ

See the frequently asked questions page.