The worlds first Xbox One compatibility layer for Windows.
Go to file
Tyler Jaacks b1ac5eeebb
Some checks failed
MSBuild / build (push) Waiting to run
Generate DLL Progress JSONs / generate_commit (push) Failing after 0s
Deploy static content to Pages / deploy (push) Failing after 0s
Merge pull request #46 from WinDurango-project/TylerJaacks-patch-1
Update msbuild.yml
2024-09-21 18:27:57 -05:00
.github Update msbuild.yml 2024-09-21 18:27:31 -05:00
assets/logo Add dark variant of logo 2024-09-16 19:23:43 -07:00
dlls Fixed solution. 2024-09-21 18:15:36 -05:00
docs Create CONTRIBUTING.md 2024-09-05 21:09:07 -05:00
thirdparty Added Detours. 2024-09-09 18:34:55 -05:00
.gitignore Made some changes. 2024-09-11 19:15:58 -05:00
.gitmodules Added Detours. 2024-09-09 18:34:55 -05:00
LICENSE.txt Intial commit. 2023-01-18 00:38:47 -06:00
README.md add changing logo in readme 2024-09-16 19:29:13 -07:00
WinDurango.sln Fixed solution. 2024-09-21 18:15:36 -05:00
WinDurango.sln.bak Fixed solution. 2024-09-21 18:15:36 -05:00

WinDurango logo

WinDurango

kernelx.dll Progress Join our Discord

For more information, see the main WinDurango wiki.

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

Come chat with us on 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, such as piracy, (illegal) hacking, doxxing/cyberbullying, and all other forms of copyright infringement 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.md and be sure to run clang-format!

Contributors Wanted!

Have some spare time, know C++ and have knowledge about Windows internals, 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.