Save the some of the rtx options into the dxvk.conf or a separate config file instead
dxvk.conf can hold rtx options, I found this sample dxvk.conf.txt in Portal Prelude RTX, so I assume this was intentional.
Problem:
Majority of the rtx options that are set by the modders to make the game look & function properly, can be saved into the dxvk.conf instead.
This allows us to easily ship up to date configurations without users needing to wipe out their settings.
Currently this requires us to manually select and copy those entries into the dxvk.conf.
Solution:
Remix runtime should automatically write the rtx options that are not intended to be modified by the end user into the dxvk.conf or a separate config file.
I think the remix menu could have a toggle, this way users can still override the settings.
RFE REMIX-2207 for tracking.