Fable2Recomp/Fable2Recomp

▲ 25 stars today★ 331⑂ 13

A Fable 2 Recomp

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

Repository Fable2Recomp/Fable2Recomp · default branch main · size 450317 KB · watchers 39 · source: GitHub REST API and repository README

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

Building Fable2Recomp

Installing the ReXGlue SDK

Download the latest release and extract it to a location of your choice. This will be your REXSDK 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

GitHub Stars & Activity

331Stars
13Forks
6Open issues
C++Language

GitHub Popularity

GitHub stars331
Forks13
Open issues6
Primary languageC++
LicenseMIT
Stars gained today25
Created2025-03-07
Last pushed2026-09-12

Trending History

Daily boardrank #93 · ▲ 25 stars

Related GitHub Projects

1

keepassxreboot / keepassxc

C++★ 28,937⑂ 1,917▲ 23 stars
→
2

Atmosphere-NX / Atmosphere

C++★ 19,861⑂ 1,485▲ 27 stars
→
3

throneproj / Throne

C++★ 7,249⑂ 412▲ 24 stars
→
4

leejet / stable-diffusion.cpp

C++★ 7,214⑂ 811▲ 69 stars
→
5

harry7557558 / spirula-studio

C++★ 958⑂ 72▲ 264 stars
→
6

Themaister / pyrowave

C++★ 366⑂ 16▲ 24 stars
→
7

obra / superpowers

Shell★ 291,169⑂ 26,049▲ 606 stars
→
8

mattpocock / skills

Shell★ 269,069⑂ 22,682▲ 661 stars
→

More Trending Repositories