Cfg overrides for subsets of games?

Hi ! Due to some performance & rendering concerns, I use different settings for different cores… However cores like FBA support tons of different systems. Is it possible to have a config override for instance for a subset of games supported by the FBA core ? (for instance : Neo Geo)

As I need to use triple buffering for some games and not for others and want to reduce input lag as much as possible. (with some heavy shaders I need triple buffering on my Intel GPU)

Thanks a lot !! & sorry for posting so much around lately, I’m so thrilled :wink:

Unfortunately, no. RetroArch doesn’t know about anything but cores and content. You can only do overrides for cores and individual games.

OTOH, you can use MAME’s ini files to do that sort of thing but I don’t think FBA has anything like that, and it’s only for MAME’s own internal options, not RetroArch’s.

Okay, that’s what I thought. That’s already pretty much configurable :slight_smile: Thanks for the reply !