Does RTSS supports profiles per application?

Discussion in 'MSI AfterBurner Application Development Forum' started by Warl0rd, Feb 17, 2014.

  1. Warl0rd

    Warl0rd Member Guru

    Messages:
    108
    Likes Received:
    0
    GPU:
    Asus R9 280X DirectCU II
    I have 2 different 3D profiles saved in Afterburner (different clocks, fan, etc).
    I would like to set a specific 3D profile automatically depending on the app that is running, i.e. apply a profile for a app #1 and another profile for app #2.

    Does anyone know if this is possible using Afterburner/RTSS?

    In my particular case its games and cgminer. I don't mind having to set the same profile for all games I play (since they aren't that many), but I would like that some specific settings be applied every time cgminer is running.

    I've been trying to use the automatic 2D/3D profiles on afterburner, but that doesn't work since both get detected as 3D applications...
     
  2. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    No, it is not supported scenario and it is not planned
     
  3. klepp0906

    klepp0906 Master Guru

    Messages:
    216
    Likes Received:
    19
    GPU:
    GTX 2080TI
    was just gonna ask the same thing. I made profiles for a specific game, i open it.. and it uses my global profile anyhow.

    If this isnt the way profiles are supposed to work... (excuse my ignorance) but wth are they there for/what do they do? lol
     
  4. revertex

    revertex Guest

    Messages:
    1
    Likes Received:
    0
    GPU:
    Vapor-X 5750@940Mhz
    It can be easily achieved with a simple bat script

    Code:
    "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" /s -profile2
    "?:\Path to your game\Yourgame.EXE"
    "C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" /s -profile1
     

Share This Page