From a54fa2d915c380348cd4e5d48ee91f85916b3520 Mon Sep 17 00:00:00 2001 From: Sonia Gupta Date: Thu, 6 Mar 2025 09:14:32 +0000 Subject: [PATCH] minor changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d2542..399a544 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# XenonRecomp +# XenonRecomp minor update XenonRecomp is a tool that converts Xbox 360 executables into C++ code, which can then be recompiled for any platform. Currently, it only supports x86 platforms due to the use of x86 intrinsics.