MSI AB / RTSS development news thread

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

  1. iVasia

    iVasia Guest

    Messages:
    8
    Likes Received:
    1
    GPU:
    RTX 3080 Ti
    Work? Anyone offered a job to you here?
     
  2. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,050
    Likes Received:
    7,382
    GPU:
    GTX 1080ti
    This thread is for development news, as in Unwinder informs us of things to come, things changed, new releases and beta's, and for users of those new features to give feedback where warranted,

    it is not for support requests, or continuing political chatter with xenophobes.
     
    SatsuiNoHado likes this.
  3. Haldi

    Haldi Master Guru

    Messages:
    319
    Likes Received:
    41
    GPU:
    R9-290 CF
    using 500ms Polling rate, and suspending it to 1 fps reduces powerdrain by about 8-11W
    Not bad....
    upload_2023-4-22_16-37-15.png
     

    Attached Files:

  4. Drerex

    Drerex Member

    Messages:
    25
    Likes Received:
    55
    GPU:
    MSI Suprim X 3090
    Thanks bud! Keep up the good work
     
    Unwinder likes this.

  5. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    All

    That was a normal practice for most of official AB releases to be published here, at Guru3D, then on MSI.com a few days later, simply because typically webmasters updating downloads at MSI.com are not too fast so it always takes some extra days for new release to be published there.
    But this time things escalated because many users were scared due to recent MSI ransomware attack and source code leak, especially considering that we launched 4.6.5 final and provided it for download here, while it was not available @ MSI.com yet and it was not recommended to download it from any unknown sources.
    So some users started making myths , claiming that Guru3D is some kind of unknown resource, which is hosting unofficial/hacked or even malware infected builds of MSI AB and recommending others to avoid downloading it here. To prevent such rumors, official Afterburner's homepage at MSI.com is listing Guru3D as official project homepage and download location now. Also, final 4.6.5 is downloadable directly from MSI.com at last.

    AB.png

    Stay tuned!
     
    Last edited: Apr 24, 2023
  6. iVasia

    iVasia Guest

    Messages:
    8
    Likes Received:
    1
    GPU:
    RTX 3080 Ti
    I got 4K monitor and win11 set default scaling 150%. Why Afterburner doesn't upscales and looks tiny? The program interface always has 100% scale.
    4k.jpg
     
  7. dezo

    dezo Member Guru

    Messages:
    196
    Likes Received:
    128
    GPU:
    RTX 4090
    iVasia: Because you can't be bothered to open the app settings?
    Settings -> User Interface tab -> Skin scaling
     
  8. Zuben

    Zuben Guest

    Messages:
    2
    Likes Received:
    0
    GPU:
    3060TI 8GB
    • D3D1x device selection priority has been changed from ascending to discending to improve compatibility with ReShade 5.6, which creates dummy D3D10 device for D3D11 applications. Power users may select the previous ascending selection priority via profile if necessary
    How to do it? After this change osd doesn't showing in any DX10 game(Cyris 1, Crysis Warhead).
     
  9. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    Change D3D1xDevicePriority from 1 to 0 inside .\ProfileTemplates\Global
     
    ksio89 likes this.
  10. aufkrawall2

    aufkrawall2 Ancient Guru

    Messages:
    4,556
    Likes Received:
    1,898
    GPU:
    7800 XT Hellhound

  11. Zuben

    Zuben Guest

    Messages:
    2
    Likes Received:
    0
    GPU:
    3060TI 8GB
    Thanks. After this change it is showing again on DX10 :)
     
    Last edited: Apr 29, 2023
  12. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    wtfisgoingon likes this.
  13. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    Guys, sorry but I completely locked my PM after this story. I'll better stay stupid lazy Russian developer than continue wasting time and nerves on dialogs with such gamer boys. It is nothing but endless demotivation and it kills my faith in humanity.
     
    SanokKule, The1, dexterav and 3 others like this.
  14. tsunami231

    tsunami231 Ancient Guru

    Messages:
    14,751
    Likes Received:
    1,868
    GPU:
    EVGA 1070Ti Black
    kudos for unwinder for still putting up with this stuff and not take RTSS private.
     
  15. 2mg

    2mg Member

    Messages:
    38
    Likes Received:
    1
    GPU:
    760
    As per RTSS patch notes:
    "Added new mini overlay layout. Please take a note that the second usage displayed in CPU column in this layout is max CPU thread usage, it is handy to detect games bottlenecked by signlethreaded performance"

    Can MSI AB support this max CPU thread usage in OSD? The current CPU usage in MSI AB is still average value.

    Latest MSI AB 4.6.5 and RTS 7.6.4.
     

  16. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    It is RTSS OverlayEditor specific data source and it is only available there. I do not plan to clone it for MSI AB.
     
  17. 2mg

    2mg Member

    Messages:
    38
    Likes Received:
    1
    GPU:
    760
    Thanks for swift reply, gotta say that's a shame since MSI AB relies so much on RTSS, it's SUCH a good feature.

    Good luck on future development.
     
  18. Pinstripe

    Pinstripe Master Guru

    Messages:
    306
    Likes Received:
    62
    GPU:
    RX 7700 XT
    Using this version crashes every game when trying to record a video with NVENC H264. Screenshot capturing runs normally. Going back to RTSS 7.3.5. final (with old VS comiler) fixes this.
     
  19. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    Confirmed, seem to be specific to x64 apps only. I'll investigate it deeper.
     
    toyo likes this.
  20. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,220
    Likes Received:
    6,908
    Digged it a bit deeper, this issue with VS2022 build it is not NVENC encoder related. The crash is located inside x64 implementation of RGB to NV12 color space convertor inside RTSS core, so NVENC plugin is not the only affected functionality. Attempt to save video as raw NV12 results is similar crash. The reason is NV12 color space conversion optimization strategy, disliked by VS2022 x64 compiler. I'll alter it slightly to make it compatible with this compiler version to fix in in the next beta.
     
    wtfisgoingon, toyo, Astyanax and 7 others like this.

Share This Page