XBDM
Cross-platform client for the XBDM protocol used by development versions of the Xbox 360.
Install / Use
/learn @ClementDreptin/XBDMREADME
XBDM
Cross-platform client for the XBDM protocol used by development versions of the Xbox 360.
Compiling
Generating the project files / Makefiles
Windows
- Visual Studio
.\scripts\genprojects-win-vs.bat - Cygwin / MinGW
.\scripts\genprojects-win.bat
Linux / macOS
./scripts/genprojects-posix.sh
Note: If you want to build the tests, just pass --test to the script to generate the project files / Makefiles. For example:
./scripts/genprojects-posix.sh --test
Building
Windows
- Visual Studio
or, if you haveOpen .\build\XBDM.sln in Visual Studiomsbuildin yourPATHmsbuild /p:Configuration=<debug|release> .\build\XBDM.sln - Cygwin / MinGW
cd build && make config=<debug|release>
Linux / macOS
cd build && make config=<debug|release>
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
