WinDurango/docs/BUILDING.md
2024-09-25 19:03:40 -05:00

615 B

Building

You must have a 64-bit machine for building and running the project. Always run your system updater before building and make sure you have the latest drivers.

Setup

Windows

git clone https://github.com/WinDurango-project/WinDurango.git
cd WinDurango
git submodule update --init

Dumping Xbox Winmds

COMING SOON

Converting Winmds to IDLs

COMING SOON

Open WinDurango.sln

Select Build > Build Solution

Debugging Xbox Games

COMING SOON