Skip to content

Provenance-Emu/VirtualBoyVR-iOS

 
 

Repository files navigation

Virtual Boy Emulator for iOS using Google Cardboard VR

This is a Virtual Boy Emulator for use with the iPhone and a Google Cardboard compliant headset and MFi controller to recreate the 3D experience of playing old Virtual Boy games.

It is based off of Provenance and Mednafen, specifically a Mednafen-based subset of Provenance, combined with the Google Cardboard VR SDK for iOS.

vbwl

An MFi controller such as the SteelSeries Nimbus is required to play the games. A Google Cardboard VR headset or similar phone-based headset is required, preferrably one that can strap onto your head as your hands will be occupied. You must provide your own ROM images and cover art, they are not provided. You must place them in folders called "roms" and "covers" with filenames matching what's provided in the source code. They must be added as folder references, not just groups in Xcode. When done correctly they will appear in blue.

folders

The Virtual Boy font is by RunnerPack on PlanetVB

You can read a lengthy blog article on how I did all this here.

Have fun. For any questions I can be reached at tomkidd@gmail.com

Releases

No releases published

Packages

No packages published

Languages

  • C 59.7%
  • C++ 33.0%
  • Makefile 2.8%
  • Objective-C 2.3%
  • Pascal 0.7%
  • Objective-C++ 0.5%
  • Other 1.0%