MSI AB / RTSS development news thread

Discussion in 'MSI AfterBurner Application Development Forum' started by Unwinder, Feb 20, 2017.

  1. Undying

    Undying Ancient Guru

    Messages:
    25,206
    Likes Received:
    12,611
    GPU:
    XFX RX6800XT 16GB
    I dont see why would not work.
     
  2. EdKiefer

    EdKiefer Ancient Guru

    Messages:
    3,125
    Likes Received:
    394
    GPU:
    ASUS TUF 3060ti
    Look in MSIAfterburner.cfg file in root dir, under [Settings]

    HwPollInterleave = 0

    If you end up using it you can then try adding to your profile cfg, so its saved when MSI is updated.
     
  3. cookieboyeli

    cookieboyeli Master Guru

    Messages:
    304
    Likes Received:
    47
    GPU:
    Gigabyte 1070 @2126
    That's why I couldn't do it, that value isn't present in my config file. (Yes I"m looking in the correct one in the root dir, not /profiles). Beta 10
     
  4. JonasBeckman

    JonasBeckman Ancient Guru

    Messages:
    17,564
    Likes Received:
    2,961
    GPU:
    XFX 7900XTX M'310
    Are you sure it installed correctly? :)

    C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.cfg (or wherever you installed Afterburner.)

    [settings]
    ... (Other stuff.)
    HwPollInterleave = 0 (Last entry, added by this newest beta version.)


    Default should be something like.

    Code:
    [Properties]
    ShowGeneralTab			= 1
    ShowFanTab			= 1
    ShowMonitoringTab		= 1
    ShowOnScreenDisplayTab		= 1
    ShowBenchmarkTab		= 1
    ShowScreenCaptureTab		= 1
    ShowVideoCaptureTab		= 1
    ShowProfilesTab			= 1
    ShowUserInterfaceTab		= 1
    
    [Settings]
    Skin 				= MSICyborgRed.usf
    DefaultSkin			= MSICyborgRed.usf
    StartMinimized			= 0
    StartWithWindows		= 0
    RememberSettings		= 0
    FirstRun			= 1
    FirstUserDefineClick		= 1
    FirstServerRun			= 0
    HwPollPeriod			= 1000
    MMIOUserMode			= 1
    MMIOPageSize			= 4
    PCIBusFilter			= -10h
    ShowTooltips			= 1
    ShowHints			= 1
    PauseInSuspendedMode		= 1
    CurrentGpu			= 0
    Sync				= 1
    AttachMonitoringWindow		= 1
    MonitoringWindowOnTop		= 1
    ShowPerformanceProfilerStatus	= 0
    LCDFont				= font4x6.dat
    LCDScrollTimerPeriod		= 30
    UnlockVoltageControl		= 0
    UnlockVoltageMonitoring		= 0
    ShowOSDTime			= 0
    RestoreAfterSuspendedMode	= 1
    StartupViaTaskScheduler		= 1
    StartupDelay			= 0
    MinMonitoringGraphHeight	= -1
    LocalizationDebugFlags		= 0
    EnableLog			= 0
    RecreateLog			= 0
    LogPath				= 
    DontStopLoggingOnWriteFailure	= 0
    LogLimit			= 10
    ForceConstantVoltage		= 0
    AllowCaptureVoltageDefaults	= 0
    Link				= 1
    SendToTrayOnClose		= 0
    DataFilteringThreshold		= 10
    ScreenCaptureFolder		= 
    ScreenCaptureFormat		= bmp
    ScreenCaptureQuality		= 100
    VideoCaptureFormat		= MJPG
    VideoCaptureFolder		=
    VideoCaptureQuality		= 85
    VideoCaptureFramerate		= 30
    VideoCaptureFramesize		= 2
    VideoCaptureThreads		= FFFFFFFFh
    FanSpeedReadbackDelay		= 1000
    CaptureOSD			= 1
    AudioCaptureFlags		= 00000003h
    UpdateCheckingPeriod		= 3
    UpdateCheckingAllowBetas	= 0
    VideoCaptureShowHiddenFormats	= 0
    SingleTrayIconMode		= 0
    I2CCache			= 1
    VideoCaptureFlagsEx		= 00000000h
    VideoCaptureCustomFramesizes	= 16:9 360p,02800168h,16:9 480p,035601E0h,16:9 720p,050002D0h,16:9 900p,06400384h,16:9 1080p,07800438h,16:10 360p,02400168h,16:10 480p,030001E0h,16:10 720p,048002D0h,16:10 900p,05A00384h,16:10 1050p,0690041Ah
    AudioCaptureFlags2		= 00000000h
    HAL				= 1
    HALErrorReporting		= 0
    MinPropertiesHeight		= 765
    EnableServer			= 1
    VideoCaptureContainer		= avi
    MonitoringGraphColumns		= 1
    MinMonitoringGraphWidth		= -1
    VideoPrerecordSizeLimit		= 256
    VideoPrerecordTimeLimit		= 600
    OEM				= 0
    Fahrenheit			= 0
    Time24				= 1
    LCDAPI				= 1
    LCDGraph			= 0
    LCDGraphFontSize		= -11
    MonitoringDataBufferSize	= 3600
    MinMonitoringGraphWidthWithStat	= -1
    MinMonitoringGraphHeightLCD	= -1
    Driver				= 1
    HandshakePeriod			= 10000
    AutoPrerecord			= 0
    IndicatorSSAA			= 2
    LayeredWindowMode		= 0
    LayeredWindowAlpha		= 255
    LCDTextInvert			= 0
    ScaleFactor			= 100
    GdiPlus				= 1
    TimerRes			= 16
    LCDConnectRetryCount		= 10
    PCIAccessMode			= 1
    LostDeviceNotification		= 1
    ProfileContents			= 3
    HwPollInterleave		= 0
    
    [CPUHAL]
    Intel				= 1
    AMD				= 1
    TjmaxOverride			= 0
    SleepOnClockCalc		= 100
    AsyncClockCalc			= 1
    
    [ATIADLHAL]
    Enable				= 1
    UnofficialOverclockingEULA	=
    UnofficialOverclockingMode	= 0
    UnofficialOverclockingDrvReset	= 1
    AccessibilityCheckingPeriod	= 0
    UnifiedMemoryUsageMonitoring	= 1
    UnifiedActivityMonitoring	= 0
    ActivityMonitoringDelay		= 0
    ActivityMonitoringSlidingWindow	= 0
    OverdriveVersionOverride	= 0
    LegacyVersionDetection		= 0
    ForceMaxPerf			= 0
    EraseStartupSettings		= 1
    ODNToOD5FanControlFallback	= 2
    ODNClockControl			= 1
    
    [NVAPIHAL]
    Enable				= 1
    ClockDomainIdWorkaround		= -1
    GenericMemoryUsageMonitoring	= 1
    UnifiedMemoryUsageMonitoring	= 1
    UnifiedActivityMonitoring	= 0
    NormalizedTotalPowerMonitoring	= 1
    
    [UnifiedHAL]
    Enable				= 1
    GpuUsageNodeMask		= 00000001h
    VidUsageNodeMask		= FFFFFFFFh
    
    ; Monitoring source IDs are defined in SDK\Include\MAHMsharedMemory.h
    ;
    ; MONITORING_SOURCE_ID_GPU_TEMPERATURE		0x00000000
    ; MONITORING_SOURCE_ID_PCB_TEMPERATURE		0x00000001
    ; MONITORING_SOURCE_ID_MEM_TEMPERATURE		0x00000002
    ; MONITORING_SOURCE_ID_VRM_TEMPERATURE		0x00000003
    ; MONITORING_SOURCE_ID_FAN_SPEED		0x00000010
    ; MONITORING_SOURCE_ID_FAN_TACHOMETER		0x00000011
    ; MONITORING_SOURCE_ID_CORE_CLOCK		0x00000020
    ; MONITORING_SOURCE_ID_SHADER_CLOCK		0x00000021
    ; MONITORING_SOURCE_ID_MEMORY_CLOCK		0x00000022
    ; MONITORING_SOURCE_ID_GPU_USAGE		0x00000030
    ; MONITORING_SOURCE_ID_MEMORY_USAGE		0x00000031
    ; MONITORING_SOURCE_ID_FB_USAGE			0x00000032
    ; MONITORING_SOURCE_ID_VID_USAGE		0x00000033
    ; MONITORING_SOURCE_ID_BUS_USAGE		0x00000034
    ; MONITORING_SOURCE_ID_GPU_VOLTAGE		0x00000040
    ; MONITORING_SOURCE_ID_AUX_VOLTAGE		0x00000041
    ; MONITORING_SOURCE_ID_MEMORY_VOLTAGE		0x00000042
    ; MONITORING_SOURCE_ID_FRAMERATE		0x00000050
    ; MONITORING_SOURCE_ID_FRAMETIME		0x00000051
    ; MONITORING_SOURCE_ID_GPU_POWER		0x00000060
    ; MONITORING_SOURCE_ID_GPU_TEMP_LIMIT		0x00000070
    ; MONITORING_SOURCE_ID_GPU_POWER_LIMIT		0x00000071
    ; MONITORING_SOURCE_ID_GPU_VOLTAGE_LIMIT	0x00000072
    ; MONITORING_SOURCE_ID_GPU_UTIL_LIMIT		0x00000074
    ; MONITORING_SOURCE_ID_GPU_SLI_SYNC_LIMIT	0x00000075
    ; MONITORING_SOURCE_ID_CPU_TEMPERATURE		0x00000080
    ; MONITORING_SOURCE_ID_CPU_USAGE		0x00000090
    ; MONITORING_SOURCE_ID_RAM_USAGE		0x00000091
    ; MONITORING_SOURCE_ID_PAGEFILE_USAGE		0x00000092
    ; MONITORING_SOURCE_ID_CPU_CLOCK		0x000000A0
    ; MONITORING_SOURCE_ID_GPU_TEMPERATURE2		0x000000B0
    ; MONITORING_SOURCE_ID_PCB_TEMPERATURE2		0x000000B1
    ; MONITORING_SOURCE_ID_MEM_TEMPERATURE2		0x000000B2
    ; MONITORING_SOURCE_ID_VRM_TEMPERATURE2		0x000000B3
    ; MONITORING_SOURCE_ID_GPU_TEMPERATURE3		0x000000C0
    ; MONITORING_SOURCE_ID_PCB_TEMPERATURE3		0x000000C1
    ; MONITORING_SOURCE_ID_MEM_TEMPERATURE3		0x000000C2
    ; MONITORING_SOURCE_ID_VRM_TEMPERATURE3		0x000000C3
    ; MONITORING_SOURCE_ID_GPU_TEMPERATURE4		0x000000D0
    ; MONITORING_SOURCE_ID_PCB_TEMPERATURE4		0x000000D1
    ; MONITORING_SOURCE_ID_MEM_TEMPERATURE4		0x000000D2
    ; MONITORING_SOURCE_ID_VRM_TEMPERATURE4		0x000000D3
    ; MONITORING_SOURCE_ID_GPU_TEMPERATURE5		0x000000E0
    ; MONITORING_SOURCE_ID_PCB_TEMPERATURE5		0x000000E1
    ; MONITORING_SOURCE_ID_MEM_TEMPERATURE5		0x000000E2
    ; MONITORING_SOURCE_ID_VRM_TEMPERATURE5		0x000000E3
    
    
    
    [OSDLayout0]	
    Desc				= modern
    FormatHeader			= <C0=008040><C1=0080C0><C2=C08080><C3=FF0000><C4=FFFF00><A0=-4><A1=4><S0=-50><S1=50><C250=C0C0C0><S250=70>
    ValueAlignmentTag		= <A0>;<A>:70,71,72,74,75;<A0>\r:50,51
    UnitsAlignmentTag		= <A1>
    GroupColorTag			= <C0>;<C1>:80,90,91,92,A0;<C2>:50,51
    ValueColorTag			= <C4>:50,51
    AlarmColorTag			= <C3>
    UnitsColorTag			= <C4>:50,51
    IndexSizeTag			= <S0>
    ValueSizeTag			= <S1>:70,71,72,74,75,51
    UnitsSizeTag			= <S1>
    GroupDataSeparator		= 
    GroupNameSeparator		= \t
    
    [OSDLayout1]	
    Desc				= modern mono
    FormatHeader			= <C0=FF0000><A0=-4><A1=4><S0=-50><S1=50><S250=70>
    GroupFormatHeader		= <C=FFFFFF>;<C=808080>:50,51
    ValueAlignmentTag		= <A0>;<A>:70,71,72,74,75;<A0>\r:50,51
    UnitsAlignmentTag		= <A1>
    AlarmColorTag			= <C0>
    IndexSizeTag			= <S0>
    ValueSizeTag			= <S1>:70,71,72,74,75,51
    UnitsSizeTag			= <S1>
    GroupDataSeparator		= 
    GroupNameSeparator		= \t
    
    Should be almost completely unmodified from the default although I've changed <C4=FFFFFF> to <C4=FFFF00> under [OSDLayout0] since I'm kinda used to the old yellow OSD text from earlier versions. :D


    EDIT: Also the Rivatuner installer in Afterburner beta 10 had some files that were a bit newer than those in the previous stand-alone release (b23?) though it might not be anything significant.
     
    Last edited: Jun 5, 2017

  5. EdKiefer

    EdKiefer Ancient Guru

    Messages:
    3,125
    Likes Received:
    394
    GPU:
    ASUS TUF 3060ti
    Thtat's odd it should be there with beta10

    If your sure its installed ok, you could try just setting it to 1

    HwPollInterleave = 1

    See what happens, i never messed with it cause i only have 1 card in system.
    You might want to uninstall, then delete AB folder and reinstall to be sure.
     
  6. gatecrasher

    gatecrasher Guest

    Messages:
    20
    Likes Received:
    0
    GPU:
    8GB GTX 1070
    The option is there on my old i5-2500K system, but not the R7-1700X.
     
  7. pimp_gimp

    pimp_gimp Ancient Guru

    Messages:
    6,700
    Likes Received:
    99
    GPU:
    RTX 2080 Super SLI
    If you search this thread a bit, you will find that it is because RTSS needs to be submitted to EasyAntiCheat so they can add it to their whitelist. Seeing as RTSS 7.0.0. is still in active development we probably won't see it whitelisted until it is final. Which, I assume will be when Afterburner 4.0.0. is also final.
     
  8. dr_rus

    dr_rus Ancient Guru

    Messages:
    3,876
    Likes Received:
    1,014
    GPU:
    RTX 4090
    Only Intel CPUs are supported for clocks reporting.
     
  9. Undying

    Undying Ancient Guru

    Messages:
    25,206
    Likes Received:
    12,611
    GPU:
    XFX RX6800XT 16GB
    Oh, maybe Unwinder wil let us know why is that.
     
  10. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,083
    Likes Received:
    6,567
    Probably because I explicitly declared it in the release notes that I implement it for Intel CPUs only?
     

  11. Haldi

    Haldi Master Guru

    Messages:
    319
    Likes Received:
    41
    GPU:
    R9-290 CF
    i had the great idea that i could move the GPU Limit (Voltage, Power, Temp & Usage) into the first Row to save one more row.
    So i simply set group name to "<APP>" but i guess thats a no go :(

    [​IMG]



    On another note... there is a huge space between each Number. It's all optimized for 5 Digits, as seen in Voltage. thats tiny wee bit annoying for 2 digits values such as Usage and Temperature.
    That's a fixed Number for Spaces between Datapoints or is it possible to set a Maximum Digit each Datapoint could reach?
     
  12. Dicehunter

    Dicehunter Active Member

    Messages:
    72
    Likes Received:
    0
    GPU:
    GameRock 4090 OC
    Initial UWP function works but changing any settings within RTSS outside of the font and size makes it unstable.

    EDIT

    Kudos BTW, Been wishing for UWP support for ages :)
     
    Last edited: Jun 12, 2017
  13. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,083
    Likes Received:
    6,567
    Try to read whole thread instead of installing the very first and extremely outdated beta ;)
     
  14. Dicehunter

    Dicehunter Active Member

    Messages:
    72
    Likes Received:
    0
    GPU:
    GameRock 4090 OC
    Well there are 19 pages of posts with information scattered randomly over all of them so reading takes some time, I'm currently using the 4.4.0 beta 10 with RTSS 7 beta 23 that I managed to get from another random thread and I can run the OSD in UWP games as long as I touch nothing minus text style/size which I couldn't actually see in any posts so far.

    Nice work BTW, Been waiting for UWP support for a while.
     
  15. spidermind79

    spidermind79 Active Member

    Messages:
    52
    Likes Received:
    1
    GPU:
    Pny 4090 XLR8
    hey i wish to report something a bit strange: i've a freshly 1 month aorus extreme 1080ti , and when i play and surf in web all is ok as normal , when i go into afterburner beta, from 7 to 10, and touch voltage on/off and click ok, or when i put on the icons for gpu temps or others and do ok, after some minutes vga hangs, windows report me gpu core stopped working or similar, i noticed last week i do not touch nothing and zero freeze, 30 mins ago i checked into program for osd and gpu froze, i noticed some instability lately with creators update firefox nvidia drivers , an app named bluestacks and afterburner like i described before, hope all will fix soon , just wish to report this strange things thanks for your work .
     
    Last edited: Jun 13, 2017

  16. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,083
    Likes Received:
    6,567
    Beta thread is intended for testing new functionality, it is not intended for general application usage and system stability related questions. I warned that this thread will be moderated more strictly than others and such demands to provide a fix will be silently removed without any discussions. I'll remind it once again.
     
    Last edited: Jun 13, 2017
  17. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,083
    Likes Received:
    6,567
    ValueAlignmentTag in the layout definition allows you to edit column alignment style independently for each data source.
     
  18. Enclose

    Enclose Member

    Messages:
    26
    Likes Received:
    3
    GPU:
    GTX 980TI
    so do we have any version before 7.0.0 we can use in the meanwhile when we play this game? cant find anything
     
  19. anth_15

    anth_15 Master Guru

    Messages:
    353
    Likes Received:
    11
    GPU:
    Gigabyte RTX 4090
    Yes you can use the v6.6.0 version it works for now.
     
  20. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,083
    Likes Received:
    6,567
    It is not an option for those who are on Creators Update. CU requires 7.0.0 to function properly.
     

Share This Page