Msi Afterburner Simple Skin

Discussion in 'MSI AfterBurner Application Development Forum' started by eren16, Feb 7, 2021.

  1. eren16

    eren16 New Member

    Messages:
    8
    Likes Received:
    47
    GPU:
    GTX 1050 2GB

    Attached Files:

    Last edited: Feb 8, 2021
    vLaDv, Scoty, Caesar and 14 others like this.
  2. SpajdrEX

    SpajdrEX Ancient Guru

    Messages:
    3,417
    Likes Received:
    1,673
    GPU:
    Gainward RTX 4070
    Looks nice, thanks.
     
    eren16 likes this.
  3. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,194
    Likes Received:
    6,863
    Good job, I absolutely like it!
     
    eGGroLLiO and eren16 like this.
  4. Illyrian

    Illyrian Guest

    Messages:
    223
    Likes Received:
    13
    GPU:
    Gigabyte 4080 Aero
    very nice, clean simple and elegant design
     
    eren16 likes this.

  5. Astyanax

    Astyanax Ancient Guru

    Messages:
    17,036
    Likes Received:
    7,378
    GPU:
    GTX 1080ti
    there is a lot of empty unused space that makes the window larger than it needs to be,

    but apart from that its good.
     
    eren16 likes this.
  6. Fifka

    Fifka Active Member

    Messages:
    62
    Likes Received:
    3
    GPU:
    Gigabyte RTX 2080OC
    neat, i love it.

    Thanks.
     
    eren16 likes this.
  7. Andy_K

    Andy_K Master Guru

    Messages:
    845
    Likes Received:
    242
    GPU:
    RTX 3060
    Nice and clean, I like it very much.
    Thanks for sharing.

    One little note: in the bottom right corner the version number, is it possible to have the text right aligned and the text-field with more width?
    When using a beta version the version string is capped.

    upload_2021-2-8_13-18-48.png
     
    vLaDv and eren16 like this.
  8. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,194
    Likes Received:
    6,863
    A few minor notes:
    - As Andy_K mentioned, application version text is left aligned in your implementation so beta version number is either clipped or displayed beyond the skin (depending on selected skin composition mode)
    - The skin lacks buttons for synchronising fan speeds and selecting independent fan 1 / fan 2 control (supported on NVIDIA Turing and Ampere GPUs).
    - if you right click monitoring window, you can enable status bar there. It it displayed in green palette, most likely it is not intended and you forgot to alter it.
     
  9. eren16

    eren16 New Member

    Messages:
    8
    Likes Received:
    47
    GPU:
    GTX 1050 2GB
    Problems fixed. I updated. :)
     
    Unwinder and Andy_K like this.
  10. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,194
    Likes Received:
    6,863
    Thanks. A few more minor issues:

    - It is better to apply right alignment flag to text version field instead of simply moving it to the left. This way it will look aligned properly on both betas and final builds. I decompiled your skin to simplify the process for you, apply the following changes to your header:

    TEXT_VERSION = 959,575,00000011h,, ,BMP_FONT,BMP_FONT_ALPHA,,22,23

    - Fan sync button is misaligned vertically. Also you use exactly the same images for FanSyncButton.png and FanSyncButtonPressed.png, so it always looks "unlinked" for both syncronized and asynchronous fan speed adjustment modes. Easiest way to fix it for you would be decompiling MSICyborgv2 skin, copying decomipled skin's LinkThermalButton.png/LinkThermalButtonPressed.png to your skin's FanSyncButton.png/FanSyncButtonPressed.png and applying the following button positions:

    BUTTON_FAN_SYNC = 475,335, , , ,BMP_FAN_SYNC ,BMP_FAN_SYNC_ALPHA ,BMP_FAN_SYNC_HOT ,BMP_FAN_SYNC_ALPHA ,BMP_FAN_SYNC_PRESSED ,BMP_FAN_SYNC_PRESSED_ALPHA ,BMP_FAN_SYNC_PRESSED ,BMP_FAN_SYNC_PRESSED_ALPHA



    upload_2021-2-10_14-41-44.png
     
    Last edited: Feb 10, 2021
    bernek, vLaDv, The1 and 2 others like this.

  11. eren16

    eren16 New Member

    Messages:
    8
    Likes Received:
    47
    GPU:
    GTX 1050 2GB
    I fixed the problems you said.

    BUTTON_FAN_SYNC = 475,335, but I did it as 892,255

    Download link;

    https://drive.google.com/file/d/1at9R-9mPZbIOxlFXnaWn7dLun1oAySfD/view?usp=sharing
     
    Last edited: Feb 10, 2021
    gran172 likes this.
  12. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,194
    Likes Received:
    6,863
    Thanks! But I'd move it a few more pixels down. That's how it is looking now in your last edition, still not on the same line with the rest fan controls:

    upload_2021-2-10_22-26-5.png
     
  13. eren16

    eren16 New Member

    Messages:
    8
    Likes Received:
    47
    GPU:
    GTX 1050 2GB
    Last edited: Feb 10, 2021
    Unwinder likes this.
  14. EdKiefer

    EdKiefer Ancient Guru

    Messages:
    3,140
    Likes Received:
    395
    GPU:
    ASUS TUF 3060ti
    Nice clean skin, I don't see the option to prioritize temp or power limit.
     
  15. big ROBOT bill

    big ROBOT bill Ancient Guru

    Messages:
    1,747
    Likes Received:
    2,657
    GPU:
    TUF 4070Ti OC
    Love it thank you!
     

  16. didamangi

    didamangi Member

    Messages:
    33
    Likes Received:
    6
    GPU:
    RTX 3080 12GB
    Love the skin, thx.

    A suggestion, can you add the curve text to the skin beside the gpu core clock, currently it is blank.
    I've highlight what I mean with a red square.
    Screenshot 2021-02-11 135811.jpg

    Screenshot 2021-02-11 135739.jpg
     
  17. Haldi

    Haldi Master Guru

    Messages:
    319
    Likes Received:
    41
    GPU:
    R9-290 CF
    Looks great!

    Almost like AMD Radeon Adrenalin Software.

    upload_2021-2-14_20-11-12.png
     
  18. eren16

    eren16 New Member

    Messages:
    8
    Likes Received:
    47
    GPU:
    GTX 1050 2GB

    Attached Files:

    • new.png
      new.png
      File size:
      1.1 MB
      Views:
      48
    Last edited: Feb 15, 2021
    vLaDv, dexterav, gran172 and 6 others like this.
  19. big ROBOT bill

    big ROBOT bill Ancient Guru

    Messages:
    1,747
    Likes Received:
    2,657
    GPU:
    TUF 4070Ti OC
  20. didamangi

    didamangi Member

    Messages:
    33
    Likes Received:
    6
    GPU:
    RTX 3080 12GB

Share This Page