The worlds first Xbox One compatibility layer for Windows.
Go to file
Rodrigo Todescatto d6c54e0492
Some checks failed
MSBuild / build (push) Has been cancelled
Generate DLL Progress JSONs / generate_commit (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Implemented XMemSetAllocationHooks and fixed some XMem stuff on kernelx. (#55)
* Added XMemSetAllocationHooks and fixed some XMem Stuff.

* Added XMemSetAllocationHooks.
2024-10-03 22:07:54 +02:00
.github Create dependabot.yml 2024-10-02 19:37:06 -05:00
assets/logo Unified logo design (looks good in light and dark) 2024-09-23 12:01:51 -07:00
dlls Implemented XMemSetAllocationHooks and fixed some XMem stuff on kernelx. (#55) 2024-10-03 22:07:54 +02:00
docs Update BUILDING.md 2024-09-25 19:03:40 -05:00
thirdparty Added Detours. 2024-09-09 18:34:55 -05:00
.gitignore Added Windows.UI.Core.idl it needs modified, does not build. 2024-10-02 18:54:11 -05:00
.gitmodules Added Detours. 2024-09-09 18:34:55 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-10-02 19:33:25 -05:00
LICENSE.txt Intial commit. 2023-01-18 00:38:47 -06:00
README.md Ask for dev help on the readme 2024-09-30 06:19:08 -07:00
SECURITY.md Create SECURITY.md 2024-10-02 19:34:10 -05:00
WinDurango.sln Added Windows.UI.Core.idl it needs modified, does not build. 2024-10-02 18:54:11 -05:00

WinDurango logo

WinDurango

kernelx.dll Progress Join our Discord

For more information, see the main WinDurango wiki.

Check out the UI project at WinDurango.UI

Note

This project is still being worked on, and we really need help as we only have a few developers.
If you know C++ and think you can help out, hop into the Discord and let us know. :)

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.