Overview
XenonRecomp is a tool designed to convert Xbox 360 executables into C++ code, enabling recompilation for various platforms, primarily supporting x86 architectures.
To use XenonRecomp, provide a TOML configuration file and the path to the ppc_context.h file. The command format is: XenonRecomp [input TOML file path] [input PPC context header file path]
- Converts Xbox 360 executables to C++ code. - Supports various optimizations for better performance. - Allows for custom implementations through patch mechanisms. - Includes tools for analyzing jump tables and function boundaries.
- Recompiling Xbox 360 games for PC.
- Analyzing and modifying game binaries for custom features.
- Testing and debugging Xbox 360 executables in a development environment.
Add to your AI client
Use these steps to connect HAN JIE in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"han-jie-hedge-dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"han-jie-hedge-dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"han-jie-hedge-dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"han-jie-hedge-dev": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"han-jie-hedge-dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"han-jie-hedge-dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-han-jie-hedge-dev"
]
}
}
}FAQ
Is XenonRecomp free to use?
Yes! XenonRecomp is open-source and free to use.
What platforms does XenonRecomp support?
Currently, it primarily supports x86 platforms due to the use of x86 intrinsics.
Can I use other compilers with XenonRecomp?
It is recommended to use Clang, as other compilers have not been tested and may not work correctly.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2049,"uuid":"468999bc-e104-4161-8727-ea9d53864050","name":"HAN JIE","title":"HAN JIE","description":"123123","avatar_url":null,"created_at":"2025-03-06T01:29:03.286Z","updated_at":"2025-03-23T14:55:20.864Z","status":"created","author_name":"hedge-dev","author_avatar_url":null,"tags":"xenonrecomp,xbox360,c++-converter","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/hedge-dev/XenonRecomp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"820048ea-a1be-4844-a2c1-4321cb980c8c","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]