Skip to content

Data extractor for the Wolfenstein 3D and Super 3D Noah's Ark SNES ROMs.

License

Notifications You must be signed in to change notification settings

adambiser/snes-wolf3d-extractor

Repository files navigation

SNES Wolfenstein 3D Extractor

This project extracts the images, sounds, maps, etc. from Wolfenstein 3D and Super 3D Noah's Ark for the Super Nintendo.

Supported games:

  • Wolfenstein 3D (USA)
  • Wolfenstein 3D (Europe)
  • Wolfenstein 3D (Japan)
  • Wolfenstein 3D (Beta 1)
  • Wolfenstein 3D (Beta 2)
  • Super 3D Noah's Ark (1994)
  • Super 3D Noah's Ark (2013/Steam)

Getting Started

Prerequisites

You need Python 3.6 or greater to run this.

Installing

Clone or download this repository.

Then run:

pip install -r requirements.txt

The pip program is found in the Scripts subfolder of your Python install path. You may need to run it from a command prompt running as administractor.

Run extractor.py.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • PyPNG is used to save images.
  • Blzut3 for helping out.

About

Data extractor for the Wolfenstein 3D and Super 3D Noah's Ark SNES ROMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages