mirror of
https://github.com/pret/dsbuild.git
synced 2026-09-26 21:34:58 -04:00
9 lines
347 B
Markdown
9 lines
347 B
Markdown
This repository builds a Docker image wrapping 32-bit wine and containing all dependencies needed to build Nintendo DS ROMs from source.
|
|
|
|
```bash
|
|
docker exec -v $(pwd):/work -w /work ghcr.io/pret/dsbuild:latest wine tools/mwccarm/2.0/sp2p2/mwccarm.exe ...
|
|
```
|
|
|
|
For contacts and other pret projects, see [pret.github.io](https://pret.github.io/).
|
|
|