[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-94447":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":14,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":19,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":16,"starSnapshotCount":16,"syncStatus":13,"lastSyncTime":31,"discoverSource":32},94447,"Condemned2Recomp","psxrestore\u002FCondemned2Recomp","psxrestore","A static recompilation of Condemned 2: Bloodshot done with RexGlue.","",null,"CMake",104,2,3,8,0,41.73,"BSD 3-Clause \"New\" or \"Revised\" License",false,"main",[22,23,24,25,26,27],"pc-port","recompilation","rexglue","static-recompilation","windows","xbox360","2026-08-24 04:01:22","> [!IMPORTANT]\n> This repository does not include, distribute, or provide access to any game assets. It only contains the source code to build the recompilation. **You must own a legitimate copy of Condemned 2: Bloodshot** and extract the required assets from it.\n\n> [!CAUTION]\n> This project is a work-in-progress, and while it is in playable state, you might experience bugs and crashes!\n\n# Condemned2Recomp\n\nThis is a static recompilation of **Condemned 2: Bloodshot (Xbox 360)** for Native PC built through RexGlue-SDK.\n\n\u003Cdiv align=\"center\">\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=028_cJIhIjA\">\u003Cimg src=\"https:\u002F\u002Fimg.youtube.com\u002Fvi\u002F028_cJIhIjA\u002Fmaxresdefault.jpg\" alt=\"Condemned 2 Recomp ( Preview for v0.1.1 - Performance Improvements\" width=\"75%\">\u003C\u002Fa>\u003Cbr>(Click thumbnail above to watch on Youtube)\u003C\u002Fdiv>\n\n## Installation\n* Using [extract-xiso](https:\u002F\u002Fgithub.com\u002FXboxDev\u002Fextract-xiso) or [xdvdfs](https:\u002F\u002Fgithub.com\u002Fantangelo\u002Fxdvdfs), extract all game files from your legally owned copy of **Condemned 2: Bloodshot**. \n* In the same folder as *\"condemned2recomp.exe\"*, create a new folder named *\"Assets\"*.\n* Place extracted game files into the *\"Assets\"* folder.\n* **(Optional)** Configure your graphic settings by modifying *\"condemned2recomp.toml\"*.\n* Run *\"condemned2recomp.exe\"* to start **Condemned 2: Bloodshot**.\n\n## Controls\n\nKeyboard & mouse support is still work-in-progress! Currently, it is recommended to use a gamepad to play.\n\n| Action | Key |\n| --- | --- |\n| Movement | `W` `A` `S` `D` |\n| Use | `E` |\n| Swing Left \u002F Aim | `LMB` |\n| Swing Right \u002F Shoot | `RMB` |\n| Kick | `Space` |\n| Reload | `R` |\n| Sprint | `Shift` |\n| Flashlight | `F` |\n| Check | `H` |\n| Pause | `Esc` |\n| Settings | `F4` |\n| Console | `` ` `` |\n\n## Configure & Build\n\n### Prerequisites\n\n- [ReXGlue SDK](https:\u002F\u002Fgithub.com\u002Frexglue\u002Frexglue-sdk)\n- [Visual Studio 2022 Community Edition](https:\u002F\u002Fvisualstudio.microsoft.com\u002Fvs\u002Fcommunity) **with the Desktop development with C++ workload**\n- CMake 3.25+\n- LLVM\u002FClang 20+\n- Ninja\n\n### Build\n#### Download\n```\ngit clone --recursive https:\u002F\u002Fgithub.com\u002Fpsxrestore\u002FCondemned2Recomp.git\n```\n#### Windows\n```\ncd Condemned2Recomp\ncmake --preset win-amd64-release\ncmake --build --preset win-amd64-release --target condemned2recomp_codegen\ncmake --build --preset win-amd64-release\n```\n#### Linux **(Untested)**\n```\ncd Condemned2Recomp\ncmake --preset linux-amd64-release\ncmake --build --preset linux-amd64-release --target condemned2recomp_codegen\ncmake --build --preset linux-amd64-release\n```\n\n## Credits\n* [RexGlue-SDK](https:\u002F\u002Fgithub.com\u002Frexglue\u002Frexglue-sdk)\n* [Ghidra](https:\u002F\u002Fgithub.com\u002FNationalSecurityAgency\u002Fghidra)\n* [RenderDoc](https:\u002F\u002Fgithub.com\u002Fbaldurk\u002Frenderdoc)\n","这是一个将Xbox 360平台游戏《Condemned 2: Bloodshot》静态重编译为原生Windows PC可执行程序的开源项目，基于RexGlue SDK实现跨平台指令转换与反向工程。核心功能包括对原始Xbox 360二进制代码的静态反编译、重构与PC端渲染\u002F输入适配，不包含任何游戏资产，需用户自行提取合法副本中的资源。技术特点涵盖LLVM\u002FClang驱动的代码生成、CMake构建系统及对DirectX 12的初步支持。适用于游戏逆向研究、主机游戏PC移植实验及复古游戏现代化运行场景。","2026-08-08 02:30:13","CREATED_QUERY"]