• Welcome to Videopac / Odyssey2 forum.

O2em Euro/Pal 50 Hz mode not working? (o2em120b5win)

Started by Sdw, October 22, 2017, 07:27:40 PM

Previous topic - Next topic

RetroMan

Quote from: manopac on March 07, 2018, 03:48:26 AM

its an easy fix in the code - but I am actually not sure how I should handle it ... because I am afraid that people might have gotten used to playing the euro only games in 60Hz, which means if I fix it, the games would run slower ... I see a few different options for this:
- make the 50Hz default if "-euro" is set, but make a command line argument that lets you set the frames per second (which I think would be the best option - even though it changes the current behavior, but it also fixes something that has been long wrong)
- keep the current behavior as default and introduce an option that lets you set the fps

any comments on that?


Hey Mano,

My five cents: Make O2EM as close to the original as it can be so please fix it. I can assure you that we in EU like to see emulators behave like the original;-) And we're not used to playing "Munchkin" at 20% higher speed...

Another thing is that the LibRetro core version can not be run with command line parameters. So it's better to fix it.

Thanks in advance!

R

manopac

Quote from: RetroMan on March 10, 2018, 01:20:00 AM
Another thing is that the LibRetro core version can not be run with command line parameters. So it's better to fix it.

well - i just took a look at the LibRetro core version - its based on O2EM Version 1.18 from 2007 - so even if I fix it and release a new version now, someone would have to port the current source of 1.20 to the LibRetro API ...
sex, lies, and videopac

Sdw

Thanks for the speed=... tip manopac! That solves the immediate issue!