WiirtualBoy

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
WiirtualBoy
WiirtualBoy.png
General
Author(s)Raz0red and Arikado
TypeConsole emulator
Version0.1
Links
Download
Website
Discussion
Source
Peripherals
Wiimote.svg Nunchuck alternative.svg ClassicController.svg GameCube Controller Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USB mass storage device

Overview

WiirtualBoy is a Wii port of the Mednafen Virtual Boy Emulator [1].

Video



Known Issues

  • Colors are not 100% accurate in 3D display modes (2D modes are accurate).
  • Sound may not be 100% accurate
  • Due to the current emulation speed, several games require frame skipping to run at full speed (see cartridge compatibility).
  • Frame skipping may cause graphical corruption. Some games do not run at full speed as adding frame skipping causes too much corruption (see cartridge compatibility).

Installation

To install WiirtualBoy, simply extract the zip file directly to your SD card or USB device (retain the hierarchical structure exactly).

Cartridge images must be placed in the roms directory (/wiivb/roms).

Cartridge Database

WiirtualBoy ships with a database that contains recommended settings for most commercial cartridges. These settings cover control mappings, display settings including frame skipping, etc.

To view/edit the settings applied for a particular cartridge perform the following steps:

  • Load the cartridge (via the "Load cartridge" menu item)
  • Return to the WiirtualBoy menu
  • Select the "Cartridge settings (current cartridge)" menu item
  • Examine the "Control" and "Display" settings for the cartridge

Cartridge/ROM Compatibility

The WiirtualBoy Cartridge Compatibility page lists each game that has been tested along with its associated hash values (one for the full file, one that excludes the header information).

Enable the "Debug mode" option within the "Advanced" menu to view the hash (excluding header information) when a cartridge is playing.

Default Controls

The following section contains the "default" control mappings for WiirtualBoy.

It is important to note that if the cartridge that is being loaded exists in the Cartridge Database it may contain non-default mappings.

In Menu

    +       Action
  /     /   or     /   or     /   or   Scroll through the Menu
  /     /   or     /   or     /   or   Page through the Menu
    or       Select menu item
    or       Previous menu
        Exit to Homebrew channel

In Game

    +       Action
      or     or   Left control pad
N/A       Right control pad
        A Button
        B Button
      or     R Button
      or     L Button
        Start
        or   Select
        Exit to menu

Special thanks

  • Mednafen team
    • Providing an incredible emulator along with valuable insights and suggestions during the port.
  • Tantric
    • Menu example code and SDL enhancements

Changelog

0.1 - June 23, 2011

  • Initial public release
    • Improved sound quality
    • Left and right sound channels are now correct
    • Several minor bug fixes
    • Minor performance improvements

0.0 - June 16, 2011

  • Preview release