Sign inSign up

ianburgwin/firmbuilder

By ianburgwin

•Updated 7 months ago

Used to build Nintendo 3DS FIRM images

Image
0

1.3K

ianburgwin/firmbuilder repository overview

⁠firmbuilder-docker

A custom Docker image used to build Nintendo 3DS FIRM images. Based on the devkitpro/devkitarm⁠ image.

This includes:

  • firmtool - used by most FIRMs like Luma3DS and GodMode9
  • armips - used by GodMode9
  • p7zip - used by GodMode9 to build release zips
  • libctru (newer commits) - used by Luma3DS, which usually needs a newer libctru than the latest release

⁠Build

Prebuilt images can be pulled from ianburgwin/firmbuilder⁠. Or build it yourself:

docker build -t ianburgwin/firmbuilder .

⁠Usage

This adds a user and starts with the working directory /host.

docker run -it --rm -v $PWD:/host ianburgwin/firmbuilder

Tag summary

Content type

Image

Digest

sha256:05dd0c100…

Size

513.5 MB

Last updated

7 months ago

docker pull ianburgwin/firmbuilder