willfaust/Madeira

▲ 175 stars today★ 644⑂ 144

Run x86-64 Windows PC games on jailed iOS via FEX-Emu + Wine + DXMT

About willfaust/Madeira

willfaust/Madeira is an open-source project on GitHub, mainly written in C. Run x86-64 Windows PC games on jailed iOS via FEX-Emu + Wine + DXMT It currently holds 644 stars and 144 forks with 19 open issues, and was last pushed on 2026-09-25 (repository created 2026-03-07).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #24 with 175 new stars today.

GitHub Repository Details

Repository willfaust/Madeira · default branch main · size 155978 KB · watchers 11 · source: GitHub REST API and repository README

README

Madeira

Run Windows PC games on a non-jailbroken iPhone.

Madeira combines Wine (ARM64EC), FEX-Emu for x86-64 → ARM64 translation, and DXMT for D3D11 → Metal, running as a single Mach process on iOS with wineserver as a thread rather than a separate process.

Status

Thumper and ULTRAKILL are playable. Marvel Cosmic Invasion has reached gameplay, though a run has also ended in an unexplained termination and its controls are not yet reliable. Others reach gameplay at low frame rates. This is a research project, not a product: expect rough edges, per-title quirks and breaking changes.

Requirements

StikDebug is what this project uses. expire after 7 days, so the app must be rebuilt and reinstalled weekly. The app's container survives reinstall, so prefixes and saves are preserved.

Because JIT requires debugger attach, this app cannot be distributed through the App Store. It is installed by sideloading.

Building

The build is split across several chains — the unix-side Wine libraries, the ARM64EC PE modules, FEX, DXMT and the iOS app itself. build/*/build.sh covers the native pieces; the app is built with xcodebuild.

git clone --recurse-submodules 

Note that FEX, wine and research/dxmt are submodules pointing at forks containing the iOS work; upstream clones will not build here.

License

GPL-3.0-or-later — see LICENSE. Derivatives that are distributed must remain open source.

Upstream licenses vs. this project's forks

Those are the licenses of the upstream projects: Wine and GnuTLS LGPL-2.1-or-later, GMP and Nettle LGPL-3.0-or-later, FEX-Emu and DXMT MIT, rpmalloc 0BSD. Their texts are in LICENSES/, and upstream code remains available under them from upstream.

The forks used here are not licensed identically to their upstreams. Each carries its own LICENSE-MADEIRA.md saying exactly what applies:

| Fork | Terms | |---|---| | wine | relicensed to GPL-3.0-or-later under LGPL-2.1 §3 | | FEX, dxmt | upstream MIT preserved; modifications GPL-3.0-or-later | | rpmalloc | upstream 0BSD preserved; Will Faust's modifications GPL-3.0-or-later |

This is not retroactive: those forks were public beforehand, so anything already obtained under a permissive license stays available under it.

THIRD-PARTY-NOTICES.md has the per-component breakdown. Note in particular that the Microsoft Visual C++ runtime DLLs are not distributed here and must be supplied yourself — see tools/fetch-vcruntime.md.

A note on upstream contributions

The forks here contain substantial AI-assisted work. FEX-Emu's contribution policy states that AI must not be used to generate code for contributions to that project, so do not submit AI-generated changes from this fork upstream. The MIT license permits the fork itself; the policy governs contributions back. Check each upstream's contribution policy before proposing changes to it.

GitHub Stars & Activity

644Stars
144Forks
19Open issues
CLanguage

GitHub Popularity

GitHub stars644
Forks144
Open issues19
Primary languageC
LicenseGPL-3.0
Stars gained today175
Created2026-03-07
Last pushed2026-09-25

Trending History

Daily boardrank #24 · ▲ 175 stars

Related GitHub Projects

1

obsproject / obs-studio

C★ 76,658⑂ 10,328▲ 37 stars
→
2

git / git

C★ 63,358⑂ 28,436▲ 34 stars
→
3

xiaojieonly / Ehviewer_CN_SXJ

C★ 27,115⑂ 714▲ 29 stars
→
4

openclaw / openclaw

TypeScript★ 390,575⑂ 82,158▲ 134 stars
→
5

obra / superpowers

Shell★ 291,927⑂ 26,128▲ 470 stars
→
6

mattpocock / skills

Shell★ 270,194⑂ 22,757▲ 636 stars
→
7

tensorflow / tensorflow

C++★ 200,415⑂ 77,576▲ 31 stars
→
8

microsoft / vscode

TypeScript★ 193,046⑂ 43,513▲ 78 stars
→

More Trending Repositories