Videopac - HerbFargus/Portable-Game-Station GitHub Wiki

VideoPac Logo Oddysey2 logo


The Magnavox Odyssey2 known in Europe as the Philips Videopac G7000 (and a bunch of other names a bunch of other places) is a home video game console released in 1978. One of the earliest gaming consoles, it is one of the least known today. Games are quite similar in detail to that of Atari 2600... except worse.


Emulator: Libretro-o2em

es_systems.cfg

 <system>
    <name>videopac</name>
    <fullname>Odyssey 2 / Videopac</fullname>
    <path>~/.emulationstation/roms/videopac</path>
    <extension>.bin .BIN</extension>
    <command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\o2em_libretro.dll "%ROM_RAW%"</command>
    <platform>videopac</platform>
    <theme>videopac</theme>
  </system>

ROMS:

Accepted File Extensions: .bin

Place your ROMs here:

\.emulationstation\roms\videopac

BIOS

The BIOS file required is o2rom.bin

Place your BIOS in

\.emulationstation\systems\retroarch\bios

Controls

Really it says it uses Retroarch configurations and some gamepads work but for almost all of your games you will need a keyboard. Typically you will press 1 to start a game- for people who grew up in the 70's controls might be more intuitive, but they can be tricky to figure out as they change for each game...

philips_videopac

⚠️ **GitHub.com Fallback** ⚠️