Afterburner 2.1.0 Beta 1 (2010-10-11)

Discussion in 'MSI AfterBurner Application Development Forum' started by msi-afterburner, Oct 12, 2010.

  1. msi-afterburner

    msi-afterburner Master Guru

    Messages:
    417
    Likes Received:
    0
    GPU:
    MSI N275GTX Lightning
    Dear all,

    Afterburner 2.1.0 Beta 1 (2010-10-11) starts to include a very cool function that can record a video when you play the game in very high quality!

    You can unlock this function by editing the file "MSIAfterburner.cfg" and set ShowVideoCaptureTab = 1

    Because this function is still in beta stage, please noted that the function may be crashed if you don't stop recording the video but try to close the game.

    Afterburner 2.1.0 Beta 1 also fixed some bugs such as the voltage adjustment on N470GTX/465GTX Twin Frozr II, and +10/+20/+30 mV issue on N460GTX Hawk.

    Afterburner 2.1.0 Beta 1
    http://event.msi.com/vga/afterburner/images/MSIAfterburnerSetup210Beta1.zip

    Full changes list:

    Version 2.1.0

    - Added core, memory and auxiliary PEXVDD voltage control for custom design
    MSI N465GTX Twin Frozr II Power Edition series graphics cards with
    uP6218+uP6262 voltage regulators
    - Added core, memory and auxiliary PEXVDD voltage control for custom design
    MSI N450GTS Cyclone Power Edition series graphics cards with uP6262
    voltage regulators
    - Added core voltage control for custom design MSI N450GT DDR5 series with
    uP6262 voltage regulators
    - Added core and memory voltage control for custom design MSI N430GT and
    N420GT series with uP6262 voltage regulators
    - Fixed typo in hardware database causing regular MSI N470GTX and MSI N470
    GTX Twin Frozr II graphics cards to be detected as MSI N470GTX Twin Frozr
    II Power Edition series and causing voltage control to be locked
    - Added I2C bus index filtering in uP6262 voltage regulators detection code
    to prevent voltage regulator detection conflicts with DDC on the systems
    with some specific monitor models. The conflicts resulted in displaying
    fake +10/+20/+30 voltages on MSI GeForce N460GTX Hawk series
    - Added power user oriented configuration file switch for adjusting retry
    counter for external I2C voltage regulators detection. Retry counter is set
    to 3 by default
    - Fixed issue in the context help system causing it to display wrong floating
    tooltips when hovering cursor over the controls under certain conditions
    - Added ability to assign a hotkey for toggling the On-Screen Display Server
    blocking. This hotkey is aimed to provide a simple way for diagnosing the
    server related compatibility issues
    - Changed default fan speed curve for user defined software automatic fan speed
    mode
    - Now MSI Afterburner uses previously undocumented power user oriented
    DirectInput based hotkey handler. New hotkey handling mechanism drastically
    reduces hotkey response time in applications heavily loading CPU. Please take
    a note that new sophisticated hotkeys handling can cause some system security
    applications (e.g. KIS proactive defense module) to warn you about possible
    keylogging threat
    - Fixed issue in hotkey handler causing it to detect false keystrokes under
    certain conditions
    - MSI On-Screen Display server has been upgraded to version 4.0.0. New version
    gives you the following improvements:
    - Reduced On-Screen Display rendering related CPU performance hit due to more
    effective geometry batching in On-Screen Display 3D rendering mode codepath
    - Now MSI On-Screen Display server supports RivaTuner's user extendable
    localization system
    - Screenshot compression library SaveImage.dll has been replaced with more
    progressive SaveMedia.dll library providing unified screenshot and video
    encoding engine.
    Please take a note that video capture feature is currently in development
    stage and not available in user interface by default, please visit support
    forums to get instructions on unlocking it if you wish to take part in this
    feature alpha testing
    - JPEG quality settings are no longer power user oriented and can be adjusted
    directly from the client application GUI
    - Screen capture implementation is now multithreaded to minimize the impact on
    the game performance when saving screenshots on the systems with multiple
    CPUs or CPU cores
    - Text indication of screen capture events in the On-Screen Display has been
    replaced with graphics progress indicator
    - Updated profiles list
    - Now screen capture events are also indicated by notification messages in the
    hardware monitoring window
    - Localization reference guide documentation has been updated to v1.2
    - Various typo fixes in different language packs
     
    Last edited by a moderator: Oct 12, 2010
  2. TFL Replica

    TFL Replica Guest

    Messages:
    387
    Likes Received:
    5
    GPU:
    RTX 3060 Ti
    Super awesome feature. Tested without issues on Amnesia (DX9) and Civilization V (DX11). Going to test some more games.
     
  3. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    A few words about video capture feature we introduce in this version. First, as Kiner mentioned, this feature is still in active development stage, so it is even not a beta version, it is early alpha for previewing purposes only and it is really far from the final state. That is why we locked video capture tab in by default in the public release, because some users tend to install non-final versions without understanding alpha/beta testing process details and judge about the final product quality by it. So if you understand that it is alpha version of our video capture implementation and accept the fact that it may have some open issues, then unlock it and give us your feedback / opinions, this will help us to polish implementation.

    Our primary target in video capture implementation in Afterburner is to give everyone completely free solution for recording in-game video. Right now major competing video capture tools offer this functionality in shareware form so you need to purchase additional software and pay around $30 just to record in-game video. We’d like to change it and make it available freely and to everyone. The secondary target was staying away from any custom CODECs usage to make captured videos playable on different platforms or even hardware media players. Third target was minimizing the impact on game performance during encoding video due to multithreaded implementation and other techniques.

    Some notes about our current implementation:

    - There is no sound capture support yet. We’d like to polish video stream capture first. I guess that the beginning of 2011 is the most realistic timeframe of seeing the first implementation of audio capture in Afterburner.
    - There are some open stability issues. Some games may crash when you close them while recording is in progress, the games may also crash in case of write errors (e.g. when you’re running out of free space on your drive).
    - Compressed video is encoded is native motion JPEG format with adjustable image quality, allowing you to tune the balance between video quality, compression performance and file size. No CODECs are required to be installed during encoding and encoded videos should be playable without any third party CODECs installation.
    - Compression engine is multithreaded, the queue with input frames is simultaneously processed by multiple threads so independent frames can be compressed by independent CPUs/CPU cores. Maximum number of compression threads processing the queue is adjustable.
    - Internal frame queues are used in frame capture layer to minimize GPU pipeline stalling and minimize the framerate drop caused by transferring captured frames from GPU to CPU.
    - Frames dropping implementation is not ideal yet, especially in case of writing lossless video.
    - Last and the most important, there is still a LOT of room for optimization left in all areas.
     
    Last edited: Oct 12, 2010
  4. dack1

    dack1 Active Member

    Messages:
    53
    Likes Received:
    0
    GPU:
    Gigabyte GTX460 900-2200
    Wow, impressive work sir. :)
     

  5. TFL Replica

    TFL Replica Guest

    Messages:
    387
    Likes Received:
    5
    GPU:
    RTX 3060 Ti
    Tested Borderlands, Risen, Worms Reloaded, DoW:Soulstorm and Dow2:Chaos Rising. Noticed a narrow green semi transparent bar appears at the top of all videos. No other problems apart from that.
     
  6. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    I'd like to see screnshot with that green semi transparent bar.
     
  7. TFL Replica

    TFL Replica Guest

    Messages:
    387
    Likes Received:
    5
    GPU:
    RTX 3060 Ti
    I did some poking around and found out it's a problem with SMplayer. VLC, WMP and MPC HC display no such green bar. Testers take note of this.

    Video in SMplayer:
    [​IMG]

    Interestingly, VLC doesn't show the bar when viewing the video but adds a thin green bar at the bottom if the built in screenshot function is used. Probably something to do with their implementation of mjpg.
     
    Last edited: Oct 12, 2010
  8. Virtue

    Virtue Master Guru

    Messages:
    828
    Likes Received:
    0
    GPU:
    GTX 670 WF3
    Hey Unwinder, nice job. You fixed my voltages issues. Thank you for your efforts!

    I got a question about the video capture feature, I haven't tested it yet but how does it work? Is it like FRAPS, does it lower your FPS/put more load on the GPU or?

    About the +100 mV, would you know if there is any way to unlock a little more voltage? My card is sitting at 58c full load, I was wondering if there would be ways to achieve an additional voltage increase.
     
    Last edited: Oct 12, 2010
  9. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Try to increase the step, the value is rounded to the minimum possible step supported by hardware.
     
    Last edited: Oct 12, 2010
  10. Virtue

    Virtue Master Guru

    Messages:
    828
    Likes Received:
    0
    GPU:
    GTX 670 WF3
    Yeah it worked, I realized that sorry. edited my post
     

  11. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Some players require video height and width to be multiple of 16 for correct playback. If it is not the case, the missing scanlines will be appended with fake scanlines, so it can be the reason.
     
  12. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Any video capture software lower your FPS abit because some GPU power is _always_ wasted on transfering the frames from GPU to CPU via PCIE bus. However, I expect the performance hit to be lower than in FRAPS due to original input framed queueing technology minimizing GPU pipeline stalling.

    No way with MSI Afterburnrer, sorry. MSI selected +100mV as the maximum available limit due to safety reasons. Technically it is possible to go much higher, but practically MSI doesn't allow you to bypass the limit due to RMA reasons.
     
  13. erm

    erm Guest

    Messages:
    396
    Likes Received:
    1
    GPU:
    GeForce GTX 560 1GB
    thank you very much. works fine .. only a question or curiosity: why not digitally signed?
    old beta were signed ... sry for my bad eng ... bb

    edit

    mpc-hc crash.. i set application detection level "none" for mpc-hc.exe and now work...
     
    Last edited: Oct 12, 2010
  14. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Not sure, let me clarify this with MSI. Normally all builds are automatically digitally signed on MSI PC where installer is being compiled. Probably there were some changes on the system where MSI compile an installer and the signature is not set up properly there.

    Thanks for reporting, mpc-hc.exe has been added to the server's exceptions list.
     
  15. civato

    civato Guest

    Messages:
    918
    Likes Received:
    0
    GPU:
    2xGTX570 sli on H2O EK
    Hi Alexey , you have been busy !

    You added some new stuff , got me translating again.

    Here is what I found :

    In the VIDEO_CAPTURE_THREADS (english) there is missing a "r" in threads and a "n" to much in amount : "this option allows you to control the amounnt of theads"
    In the VIDEO_CAPTURE_FRAMERATE (english) there is a typo :"Some frames will be dropped if your system is not fast enough to encode video ar desired framerate, in this case you may try to decrease the framerate to improve video smoothness".
    Think is should be "at"

    In all the localizations (MSIAfterburner.exe /Dialogs) except in the RUS, the following lines are missing(I updated the DUT with these lines but not the rest):
    #src 1/2 frame
    #dst 1/2 êàäðà
    #end
    #src 1/3 frame
    #dst 1/3 êàäðà
    #end
    #src 1/4 frame
    #dst 1/4 êàäðà
    #end


    #src Video capture compatibility properties
    #dst Ñâîéñòâà ñîâìåñòèìîñòè âèäåîçàõâàòà
    #end
    #src Multithreaded optimization
    #dst Ìíîãîïîòî÷íàÿ îïòèìèçàöèÿ
    #end
    #src automatic
    #dst àâòîìàòè÷åñêàÿ
    #end
    #src disabled
    #dst îòêëþ÷åíà
    #end
    #src 1 compression thread
    #dst 1 ïîòîê óïàêîâùèêà
    #end
    #src 2 compression threads
    #dst 2 ïîòîêà óïàêîâùèêà
    #end
    #src 3 compression threads
    #dst 3 ïîòîêà óïàêîâùèêà
    #end
    #src 4 compression threads
    #dst 4 ïîòîêà óïàêîâùèêà
    #end
    #src 5 compression threads
    #dst 5 ïîòîêîâ óïàêîâùèêà
    #end
    #src 6 compression threads
    #dst 6 ïîòîêîâ óïàêîâùèêà
    #end
    #src 7 compression threads
    #dst 7 ïîòîêîâ óïàêîâùèêà
    #end
    #src 8 compression threads
    #dst 8 ïîòîêîâ óïàêîâùèêà
    #end

    In all the localizations except in the RUS , this line (in Translation\MSIAfterburner.exe\StringTable)
    Line 00386 : "Framerate %d FPS" (correct one)
    Is in the other localizations:
    Line 00386 : "Capture at %d frames per second" (wrong one)
    Corrected this in DUT but not other localizations

    Here is the DUT localization with all the correct lines "revision 2" http://www48.zippyshare.com/v/20032937/file.html

    Here is the Cl run after this DUT localization update
    Code:
    Comparing DUT and RUS localization packs
      Searching for changed translated files
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Description
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_APPLY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_CLOSE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_DEFAULTS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_DETACH
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_FAN_AUTO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_HELP
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_INFO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_LINK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_LOCK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_MIN
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_PROFILE1
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_PROFILE2
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_PROFILE3
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_PROFILE4
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_PROFILE5
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_SAVE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_SETUP
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_SHOW_VOLTAGE_PANEL
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_STARTUP
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_TEST
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\BUTTON_USER_DEFINE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Info\BANNER_WND
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Info\LOCALIZATION_CREATOR
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Info\LOCALIZATION_CREATOR_EMAIL
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Info\LOCALIZATION_CREATOR_ICQ
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Info\REPORT_WND
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\PLACEHOLDER_MON_WND
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Fan\SW_AUTO_FAN_CONTROL
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Fan\SW_FAN_SPEED_CURVE_EDITOR
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Fan\SW_FAN_SPEED_UPDATE_PERIOD
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Fan\TEMPERATURE_HYSTERESIS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\FORCE_CONSTANT_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\GPU_SELECTION
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\START_MINIMIZED
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\START_WITH_WINDOWS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\SYNC_GPU
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\UNLOCK_VOLTAGE_CONTROL
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\General\UNLOCK_VOLTAGE_MONITORING
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\BROWSE_LOG_PATH
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\ENABLE_DATA_FILTERING
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\ENABLE_LOG
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\HARDWARE_POLLING_PERIOD
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\LCD_FONT_COMBO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\LOG_LIMIT
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\LOG_PATH
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\MAX_LIMIT
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\MIN_LIMIT
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\RECREATE_LOG
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\SHOW_IN_LCD
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\SHOW_IN_OSD
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\SHOW_IN_TRAY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\SOURCES_LIST
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Monitoring\TRAY_ICON_COLOR_PREVIEW
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\MORE_OSD
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\OSD_OFF_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\OSD_ON_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\OSD_SERVER_BLOCK_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\OSD_TOGGLE_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\On-Screen Display\SHOW_OSD_HEADER_TIME
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\2D_PROFILE_COMBO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\3D_PROFILE_COMBO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\PROFILE1_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\PROFILE2_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\PROFILE3_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\PROFILE4_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Profiles\PROFILE5_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\BROWSE_SCREEN_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\SCREEN_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\SCREEN_CAPTURE_FORMAT
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\SCREEN_CAPTURE_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\SCREEN_CAPTURE_QUALITY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Screen capture\VIEW_SCREEN_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\User interface\LANGUAGE_COMBO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\User interface\SHOW_HINTS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\User interface\SHOW_TOOLTIPS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\User interface\SKINS_COMBO
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\User interface\SKIN_PREVIEW
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\BROWSE_VIDEO_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_FORMAT
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_FRAMERATE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_FRAMESIZE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_HOTKEY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_QUALITY
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIDEO_CAPTURE_THREADS
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\Properties\Video capture\VIEW_VIDEO_CAPTURE_FOLDER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_AUX_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_CORE_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_CORE_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_FAN_SPEED
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_MEMORY_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_MEM_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\SLIDER_SHADER_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_AUX_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_CORE_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_CORE_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_DEVICE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_DRIVER
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_FAN_SPEED
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_MEMORY_VOLTAGE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_MEM_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_SHADER_CLK
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_STARTUP_PROFILE
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\Help\TEXT_VERSION
        105 file(s) total
      Searching for DUT pack translated files missing in RUS pack
        C:\Program Files (x86)\MSI Afterburner\Localization\DUT\DUT.ico
        1 file(s) total
      Searching for RUS pack translated files missing in DUT pack
        C:\Program Files (x86)\MSI Afterburner\Localization\RUS\RUS.ico
        1 file(s) total
      Searching for DUT pack translation database entries missing in RUS pack
        0 entri(es) total
      Searching for RUS pack translation database entries missing in DUT pack
        Checking file C:\Program Files (x86)\MSI Afterburner\Localization\RUS\Translation\Localization\RUS\Description
          Line 00008 : "Alexey Nicolaychuk aka Unwinder"
        1 entri(es) total
    
     
    Last edited: Oct 13, 2010

  16. TFL Replica

    TFL Replica Guest

    Messages:
    387
    Likes Received:
    5
    GPU:
    RTX 3060 Ti
    Will it be possible to toggle the inclusion of the OSD in video captures?
     
  17. civato

    civato Guest

    Messages:
    918
    Likes Received:
    0
    GPU:
    2xGTX570 sli on H2O EK
    Sorry Unwinder , I uploaded the wrong DUT localization , there are some errors in it , changed the link in my first post or download here the correct one "DUT localization MSIAfterburner 2.1.0 beta REVISION 2"

    http://www48.zippyshare.com/v/20032937/file.html

    My bad , cheers.

    Here is the full DUT localization for RTTS 4.0.0.0 OSD server. There were some missing parts.
    http://www28.zippyshare.com/v/75374819/file.html

    I did some testing with the Video capture mode and it works like a charm.
    Superb!!!!!!!!!!!!
    Great Job Unwinder !!
     
    Last edited: Oct 13, 2010
  18. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Thanks a lot, Tom. I did a few minor corrections in your database, translattions for "Video capture", "Video capture properties" and "Video format" started from lowercase symbols so I corrected that. ;)
     
  19. Unwinder

    Unwinder Ancient Guru Staff Member

    Messages:
    17,127
    Likes Received:
    6,691
    Yep, it is planned to add such option.
     
  20. russ1

    russ1 Guest

    Messages:
    312
    Likes Received:
    1
    GPU:
    GTX 970 Hurricane
    Hi can anyone tell me why i get this error. (RTTSH.dll::AddTask failed with error code-22!) i have had this problem with 2.0.0 and this 1 yet 1.6.1 works ok.
     

Share This Page