About Fable2Recomp/Fable2Recomp
Fable2Recomp/Fable2Recomp is an open-source project on GitHub, mainly written in C++. A Fable 2 Recomp It currently holds 331 stars and 13 forks with 6 open issues, and was last pushed on 2026-09-12 (repository created 2025-03-07).
Project Overview
Git Homed tracks it on the Today's Trending board, currently at rank #93 with 25 new stars today.
GitHub Repository Details
README
Fable 2 Recomp
This Project is still being worked on for updates or to help join the discord!
Fable2Recomp is a recompilation Project with hopes to port the game Fable 2 to Windows and Linux. It uses a static recompilation approach based on the ReXGlue project, streamlining the process and fixing various issues that may arise during decompilation and recompilation.
This Recomp is currently based off Fable 2 GOTY TU1
Features
- User-friendly interface for ease of use.
- Plans for enhancing the game with high-resolution support up to 1080p, 2K, 4K, and beyond.
- Plans for improving the frame rate to 60fps and beyond, reaching up to 240fps.
- Enhanced graphics for a superior gaming experience.
- Cross architecture and OS - (x86_64, ARM) (Windows, Linux, Mac, Android?)
Building Fable2Recomp
Installing the ReXGlue SDK
Download the latest release and extract it to a location of your choice. This will be yourREXSDK path. Set this as an environment variable using your preferred method.
Prerequisites (non-Visual Studio users only)
Building from source
git clone --recursive https://github.com/rexglue/rexglue-sdk
cd rexglue
cmake --preset
cmake --build out/build/ --target install
Where ` is win-amd64 or linux-amd64`. The build step compiles all configurations (Debug, Release, RelWithDebInfo) at once.
Fable 2 Project configuration
To build Fable 2, run codegen from the root with all assests in the assets folder and build:
git clone --recursive https://github.com/Fable2Recomp/Fable2Recomp.git
cd Fable2Recomp
rexglue codegen Fable-2_config.toml
cmake --preset
cmake --build out/build/
Contributing
We are looking for help and we are willing to learn coding and help where we can, we are also open to others joining the project and teaching us if possible. If you have experience or are willing to learn and help out, your support would be greatly appreciated. We're eager to enhance the game with high-resolution support, improved frame rates, and enhanced graphics.We welcome contributions to Fable2Recomp! If you're interested in enhancing Fable 2 and have the skills or willingness to learn, please join us. Feel free to open a PR if you want to contribute. Join the Discord server at https://discord.gg/zVVtGbEsCR