Hi!
How do I enable vsync on the MAME core? The option in the developer settings doesn’t change its behavior and I can’t seem to find a configuration change in the user directory for this.
Referencing this website, it seems like I need to be able to load mame.ini.
http://quickplay.sourceforge.net/wiki/index.php/RetroarchMameMod
/userdata/system/configs/retroarch/cores/retroarch_core_options.cfg
mame_read_config = “enabled”
Then you generate an ini. I’m trying to do this via this command which is probably wrong:
retroarch -L /usr/lib/libretro/mame_libretro.so “ -createconfig”
That’s not tragic. I can generate this on my PC. What path is this trying to parse?
/userdata/system/configs/retroarch/cores/system/mame/ini/mame.ini?
Thanks,
Kyle