Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 615 Bytes

BUILDING.md

File metadata and controls

35 lines (22 loc) · 615 Bytes

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