Coder Social home page Coder Social logo

vcromclaim's Introduction

vcromclaim

Intro

vcromclaim is a program to extract game ROMs from Wii Virtual Console games. It does this by analyzing an extracted Wii NAND filesystem, locating the ROMs, and extracting them. It automatically detects and decompresses compressed ROMs. It also extracts the game manual and save files for each Virtual Console game it encounters.

Features

  • Extracts virtually all NES, SNES, TurboGrafx16 (PC-Engine), Genesis, Master System, and Nintendo 64 games without fail!
  • Supports all known forms of decompression used in Virtual Console games.
  • Can recreate a playable replica of the original ROM for SNES games where the original sound data has been removed from the ROM, by re-encoding the PCM sound data to BRR and restoring the BRR data to its original place in the ROM.
  • Automatically extracts the built-in manuals in VC games.
  • Automatically extracts saves for NES, SNES, Genesis, and Nintendo 64 games, converting them to the formats used by popular emulators for those platforms.
  • Displays useful debugging information in the extraction process.
  • Cross-platform - compatible with Linux, Windows, Mac OS X, and any other platform supported by Python.

Requirements

Usage

The program is run by executing wiimetadata.py:

python wiimetadata.py nand_directory

Known Issues

  • Extraction of Super Mario Bros.: The Lost Levels for NES (US version at least) results in an unplayable file less than 1 KB in size.
  • Neo Geo, Commodore 64, and VC Arcade games cannot be extracted at this time.

Credits

  • Bryan Cain - author of vcromclaim
  • hcs - author of C decompression code for Huf8, LZH8, and romchu, all of which I (Bryan) ported to Python for vcromextract.
  • Hector Martin (marcan) - original author of the Python LZ77 decompression code, which I heavily modified and expanded for vcromextract.
  • Bregalad - author of BRRTools, a Java program on which the BRR encoder in vcromclaim was based.

vcromclaim's People

Contributors

plombo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.