flycast icon indicating copy to clipboard operation
flycast copied to clipboard

Make RetroArch's per_content_vmus variable accessible in standalone App

Open GregoireLD opened this issue 3 years ago • 1 comments

Hi,

Maybe I'm missing something here, but after trying to read the code I think the "per_content_vmus" is only accessible in parts of the code loaded from RetroArch.

Do you think it would be a good idea to change the RetroArch-only "per_content_vmus" variable to a global config::PerContentVmus accessible through emu.cfg file ? and later on, using the built-in UI

GregoireLD avatar Mar 02 '22 02:03 GregoireLD

Related to Issue #113

flyinghead avatar Mar 02 '22 08:03 flyinghead

Available on the dev branch

flyinghead avatar Mar 05 '23 19:03 flyinghead