You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config overrides for specific/single games. I wouldn't implement this before per-core config gets implemented, as it would likely need to be reworked, and it's a lower priority at that. I would see this as being a reduced set of Per-Core/Main Settings for only the ones that really would benefit from an override (and to make this less gnarly and complicated)
Pre-requisite(s):
Per-Core Configs (#680)
Single Game View (#720), a redesign of and extension to Game Info View (in development)
Config Override Order (as in if no low level setting, defer upwards):
Per-Game -> Per-Core -> Main Settings
Though has been discussed as a bit overkill, but it also keeps popping up in various discussions making cases directly or indirectly to the benefit of this:
Shader/Filter Preference - for specific games but not whole cores (although a toggle with miniHUD idea in Overlay Overhaul (Touch Controls / Overlay Overhaul #718) might be good enough for this, but this would help with setting persistence:
PS1 had mix of pixel art and 3D games for instance… in case that is a deciding factor
Some games will benefit from the upcoming Non-Linear Stretch (Non-Linear Stretch (to Full Screen) #639) more than others (as this best with games that where main character is more centrally positioned or restricted before camera moves)
Core Preference - Potential for allowing users to pick a specific core preference for single game in the [rare, but not nonexistant] case of roms that just work better in one core than another, for the cores we have that overlap emulation support (currently hidden but function is there, hardcoded preference at the moment, until Per-Core Configs is implemented (Per-Core Configs #680)
will update with more as re/discovered
The text was updated successfully, but these errors were encountered:
Config overrides for specific/single games. I wouldn't implement this before per-core config gets implemented, as it would likely need to be reworked, and it's a lower priority at that. I would see this as being a reduced set of Per-Core/Main Settings for only the ones that really would benefit from an override (and to make this less gnarly and complicated)
Pre-requisite(s):
Per-Core Configs (#680)
Single Game View (#720), a redesign of and extension to Game Info View (in development)
Config Override Order (as in if no low level setting, defer upwards):
Per-Game -> Per-Core -> Main Settings
Though has been discussed as a bit overkill, but it also keeps popping up in various discussions making cases directly or indirectly to the benefit of this:
The text was updated successfully, but these errors were encountered: