Author Topic: Add emulator for Videopac/odyssey2?  (Read 3632 times)

Gforce

  • Newbie
  • *
  • Posts: 6
    • View Profile
Add emulator for Videopac/odyssey2?
« on: February 06, 2018, 07:28:33 AM »
Hi,

I'm trying to get the Videopac/Odyssey2 emulator to work.
In command arguments i did this: 0 SYS videopac "[romfilename]"
doesn't seem to work
What am i doing wrong.
I installed the o2em from the packages.
I also got the o2em bios in the bios folder.
Somebody got the .cfg for this?

rand0m

  • Sr. Member
  • ****
  • Posts: 343
    • View Profile
Re: Add emulator for Videopac/odyssey2?
« Reply #1 on: February 06, 2018, 10:38:03 AM »
"Emulators" topic (listed last) has configurations for many systems so check that out.

For Videopac/Odyssey2 you can use Retroarch (core o2em > https://github.com/libretro/libretro-o2em).

as for conf:
executable           path\to\Retroarch\retroarch.exe
args                 -L "path\to\Retroarch\cores\o2em_libretro.dll" "[romfilename]"
rompath              path\to\roms
romext               .bin
system               Odyssey 2

Gforce

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Add emulator for Videopac/odyssey2?
« Reply #2 on: February 07, 2018, 03:25:05 AM »
Hi,

I'm on raspberry pi2.
If i look at for example the emulator setting in Mame libretro i see:
0 _SYS_ mame-libretro "[romfilename]"

So with the videopac (o2em) i tried everything like:
0 _SYS_ videopac
0 _SYS_ o2em
0 _SYS_ lr-o2em

Can not get it to work.
It works in Emulation station do

Help please.....

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

Gforce

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Add emulator for Videopac/odyssey2?
« Reply #4 on: February 07, 2018, 10:48:10 AM »
Problem solved