Tunning methods

Hi experts
i am new to ODI can anybody give explanation on what are the tunning methods for mapping in ODI?
thanks in advance

It's a quite generic question.
Under my opinion you have 3 points of tuning.
1 - Source,staging, Target: decide where execute each mapping/filter/join and which is staging. This could make a speed up (less data, less time)
2 - Choose right KM and its option: If you are using an Oracle there are many KM, which is the correct for your need? Insert update, delete all, merge..
3 - Modify your KM: standard KM is a good start point. Personally i ALWAYS modify my KM, it's usefull, performing and quite funny.
Let me know

Similar Messages

  • Auto-tune method

    For the auto-tune in the MAX, I wanna to ask how many counts that the motors should be runned?
    Can I change the desired position?
    Regards,
    Ivan

    The count value depends on the resolution of your motor. Set it to be the maximum counts you want your motor to travel while responding to the signal sent for auto-tuning. Take a look at the following tutorial for more detailed information on servo tuning:
    http://zone.ni.com/devzone/conceptd.nsf/webmain/4B7775373E4AE64986256B6000691505
    Hope this helps -
    Julie S
    Applications Engineer
    National Instruments

  • Help needed with a method

    I have a project that tunes to a radio station depending on the user input. There is a method in one of my classes, FMTuner.java, that contains the tune() method. Already instantiated is a private ArrayList of FMStation object references named stations and a private FMStation object reference named currentStation. The method is supposed to takes a double parameter, inputFreq, and return nothing.
    Here's what I can't work out. I need to search stations and if I get a match set it to currentStations, but if I don't I need to throw my custom InvalidStationException.
    Here is FMStation.java
    //FMStation.java
    public class FMStation
         private String stationID;
         private double frequency;
         private String format;
         public FMStation(String aStationID, double aFrequency, String aFormat)
              stationID = aStationID;
              frequency = aFrequency;
              format = aFormat;
         public String getStationID()
              return stationID;
         public double getFrequency()
              return frequency;
         public String getFormat()
              return format;
         public String toString()
              return "Station: " + stationID + " Frequency: " + frequency + " Format: " + format;
    }Here is the code I am working on, with the tune() method.
    // FMTuner.java
    import java.util.ArrayList;
    public class FMTuner
         private ArrayList<FMStation> stations;
         private FMStation currentStation;
         public FMTuner(ArrayList<FMStation> fmList)
              stations = new ArrayList<FMStation>(fmList.size());
              for (int i = 0; i < fmList.size(); i++)
                   stations.add(fmList.get(i));
         public ArrayList getStations()
              ArrayList<FMStation> temp = new ArrayList<FMStation>(stations.size());
              for (int i = 0; i < stations.size(); i++)
                   temp.add(stations.get(i));
              return temp;
         public void tune(double aFreq) throws InvalidStationException
              for (int i = 0; i < stations.size(); i++)
                   FMStation s = (FMStation)stations.get(i);
                   if (s.equals(aFreq))
                        currentStation = s;
                        return;
                   } else
                        throw new InvalidStationException("No station found at " + s);
         public String toString()
              if (currentStation == null)
                   return getClass().getName()     + " not tuned.";
              } else
                   return getClass().getName()     + " tuned to: ";
         Can anyone point out how I can write the tune method, maybe using the accessor methods in FMStation. Any tips really would be appreciated.

    Norweed,
    What I'm doing there is creating a deep copy of stations. No errors, right?
    Paul, I rewrote it here:
    // FMTuner.java
    import java.util.ArrayList;
    public class FMTuner
         private ArrayList<FMStation> stations;
         private FMStation currentStation;
         public FMTuner(ArrayList<FMStation> fmList)
              stations = new ArrayList<FMStation>(fmList.size());
              for (int i = 0; i < fmList.size(); i++)
                   stations.add(fmList.get(i));
         public ArrayList getStations()
              ArrayList<FMStation> temp = new ArrayList<FMStation>(stations.size());
              for (int i = 0; i < stations.size(); i++)
                   temp.add(stations.get(i));
              return temp;
         public void tune(double inputFreq) throws InvalidStationException
              for (int i = 0; i < stations.size(); i++)
                   if (stations.getFrequency() == inputFreq)
                        currentStation = inputFreq;
                        return;
              throw new InvalidStationException("No station found at " + inputFreq);
         public String toString()
              if (currentStation == null)
                   return getClass().getName()     + " not tuned.";
              } else
                   return getClass().getName()     + " tuned to: " + currentStation;
         But I get these new compile errors..
    ---------- Capture Output ----------
    "C:\Program Files\Java\jdk1.5.0_08\bin\javac.exe" FMTuner.javaFMTuner.java:33: cannot find symbol
    symbol  : method getFrequency()
    location: class java.util.ArrayList<FMStation>
                   if (stations.getFrequency() == inputFreq)
                                        ^
    FMTuner.java:35: incompatible types
    found   : double
    required: FMStation
                        currentStation = inputFreq;
                                                     ^
    2 errors
    Terminated with exit code 1.Can you help with these, please?

  • TS1702 while registering my account for i-tunes, it asks me to select payment method......my country is not listed in the list provided.......i can't even download the free items in i-tunes....what should i do?

    while registering my account for i-tunes, it asks me to select payment method......my country is not listed in the list provided.......i can't even download the free items in i-tunes....what should i do?

    HI..
    iTunes Store: Which types of items can I buy in my country?
    First, click the round flag icon bottom right corner of the iTunes Store window to select your country.
    Then click Store > Sign In from the iTunes menu bar the click View Account.
    You can select a payment method from the Account Information window.

  • My I tunes keeps saying my payment method is wrong

    I try and download free app eg love films,and I tunes keep saying my payment method is invalid

    sign out of iTunes and close the app (go to home screen, double click home button, hold down on the app store icon until you get the minus sign and click on the minus sign).  Wait a couple of seconds, relaunch the app store, sign in and try again.

  • Cannot uninstall I tunes. In control panel add and remove programs it will not give me the option to remove any of the I tunes. In program files it tells me access denied to remove any of the related items. I have tried using the removal methods from i tu

    My i tunes will not work at all. I have tried all the steps given to remove my I tunes player but in my control panel, add and remove programs it does not give me an option to remove any of the apple/ I tunes. I tried to go to program files and remove all the files but access is denied. This all started about 1 1/2 years ago and with every i tunes update i got more and more errors or problems until it stopped working. At one time i could remove and reinstall i tunes to try to fix it but now i cannot do anything. I believe one of the last  was i could not open i tune because it was being used or was on another network, not 100% sure its been so long and frustrating I quit trying 6 months ago. Hopefully someones got some help !!!
    Thanks I appreciate your time; Philip

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • I have set up payment method on i tunes as pal pal but when i try to make the payment it comes back declined,there is no issue on pay pal card it is some kind of glithch with i tunes.I want to use my pal pal account as my primary means of payment but your

    I have successfully created a payment account on I tunes through my pay pay account,however when I attempt to submit the payment,It shows declined.There is not a problem with my pay pal account the problem is with I tunes. can you please help me resolve this issue so I can pay on the account.I want pay pal to be my primary means of payment to I tunes thank you, billpeterfromyubacity

    Hi,
    Troubleshooting a start up script can be difficult. There are some third party programs that also keep logs of start up programs, however for Firefox this may be different.
    Is Firefox a startup program? [http://www.winxptutor.com/msinfo32.htm]
    Its also possible to check the Web developer tools for any scripts in a page: [https://developer.mozilla.org/en-US/docs/Tools/Debugger]
    In the control panel there is also Administrative tools to view event logs, but this may be something a local technician can walk you through.

  • HT204088 I'm changing my payment method, but it keep asking me to contact I tunes support. Please help, what should I do?

    Hi all,
    I'm having trouble update and purchase any app on my I pad. Whenever I want to update it, it keep asking me to change my payment methods, after I change my credit card info, it said that I have to contact iTunes support.
    What should I do then? Please help

    Do what it says, contact iTunes support.
    http://www.apple.com/support/itunes/contact/

  • HT204266 that is this mean when i trying to use itunes for the fist time: eror in peyment method: pleas contact tunes support to complete this transaction

    just as said in the subject

    You will need to contact iTunes support and ask why you are receiving the mesaage and how to resolve it : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • HT2534 i have no option of NONE in i tune account. and visa method is also declined.than how can i make the account in itune?

    dear sir.
    i am using iphone 4s. i have created apple ID. BUT  when ever i want to install any application. than ask for itune account, there is no option of NONE. AND ITS NOT accepted visa card. what should i do now? because i don't have master amd amex facility.

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple.
    Did you follow the instructions on the HT2534 page that you posted from when you created the account (I've just tried the instructions and I got the 'none' option on a new account) ? If not then credit card details will need to be entered before the account can be used to download any item from the store. If you are trying to use a debit card then they are no longer accepted in all countries.
    If you are being prompted to review the account then you could see if this post by mountaingoatgirl lets you do so without needing to enter credit card details : https://discussions.apple.com/message/24303054
    If not then you will need to create a new account, and use the instructions on that HT2534 page when creating it. If you want to use the same email address then you will need to replace it on that account first e.g. by tapping on it in Settings > iTunes & App Store on your phone, via the Store > View Account menu option on your computer's iTunes or via http://appleid.apple.com
    Creating an account with 'none' via a computer's iTunes : https://discussions.apple.com/message/24321860

  • How to delete the loadings list in the itunes store (1000 tunes are downloading with no reason)

    Hi
    I switched from an iPhone 4 to an iPhone 5c and now the itunes store app wants to download 1000 tunes (I guess it cannot try more) and it blocks.
    I don't know how to delete the list (not one by one of course .
    If someone has any clue to help
    Thanks

    Hi Francis,
    Check the BADI "TRIP_WEB_CHECK" method "USER_CHECK_GENERAL_DATA".
    Here based on the schema you can modify the "estimated cost" field.
    Hope it helps.
    Regards,
    Jyothi

  • Many songs on my iPad are cut off before completion, or are scrambled (bits of different tunes mixed in with other tunes).

    I am running iTunes 11.0.3.42 on Windows 8, and am an iTunes match subscriber.  I have approximately 2700 songs in my library - maybe 1/2 and 1/2 ripped from my CD collection and the rest purchase exclusively through iTunes.  None of this music is pirated.
    When playing this music back on my iPad, I am finding that many songs are cut off before they complete.  When this happens, they continue to play, but it is just silence.  Additionally, many other tunes are scrambled, with bits of other songs mixed together into one.  When going back to iTunes on my PC, I will sometimes find that the songs play fine there - but sometimes they behave as they do on the iPad. 
    This happens whether or not I run my library with iTunes match on the iPad.  I have redownloaded all my songs to try to repair this, with mixed results.  It will often fix the songs that I was having trouble with - but then other songs will begin to show the same type of problems.  I know that 2700 songs is not an immense library, but it is too large for me to systematically review the whole library - which makes tracking these problems very difficult.
    I have seen similar types of complaints on the forums ranging over the last several years.  It also seems that these problems have been "solved" by many different methods.  Nothing I have found has worked for me - or only worked with the mixed results I mention above.  I wonder if these individuals have actually been getting the mixed results I am finding.
    This is truly frustrating, as I do not do anything exotic with my library, and have not pirated, but gotten my music honestly.  I also have ripped my entire CD collection into iTunes, and have gotten rid of the CD's - as I have NEVER had similar problems to this in all the many years I have been using iTunes.  Suddenly I find that I have a majorly corrupted library, with seemingly no way out.  I cannot even abandon iTunes since I have such an investment in it.  At a minimum of $.99 per song it would cost me almost $2700 to replace my library honestly, and that is at the low end of what I would pay.  I don't know about you - but I don't have three grand to blow on replacing a music library I already paid for just to get away from a crappy product (sorry Apple - but what the heck else would you call this nonsense?).  Makes a dude covet taking an eye-patch.
    I am screwed and doubt there's a way out - but I have no choice but to ask for help.  Anyone?

    shameless bump

  • Svet's Fermi/Kepler VBIOS/EC Tuner - [ver: 3.00u]

    VBIOS Flashing and Safety Procedures:
    Always make a VBIOS backup, before start messing with your VBIOS!!
    You can do this with GPU-Z: http://www.techpowerup.com/downloads/SysInfo/GPU-Z/
    or with Nvidia Flash Tool[under windows]: http://www.techpowerup.com/downloads/2258/nvflash-5-142-for-windows/
    command line to take a VBIOS backup:
    nvflash.exe -b org.rom [ENTER]
    command line to flash your modified VBIOS from cmd:
    nvflash.exe -4 -5 -6 mod.rom [ENTER]
    Where:
     org.rom is the name of your original VBIOS
     mod.rom is the name of your modified VBIOS, you can replace it if needs with your name,
     but file extension must end to .rom [etc: another example: mybios.rom or similar]
    Before start flashing your VBIOS:
     * Close all applications that are currently running and can be closed!
     * Close especially any Antivirus Scanners and any other resident scanners!
    Those steps are need to prevent and avoid VBIOS update interruption.
    DO NOT TURN OFF OR REBOOT MACHINE DURING THE FLASH PROCESS!!!!!
    A bad flash will probably turn your VGA into an unusable state.
    When something goes wrong during the VBIOS update like:
    Lost electric power, PC crash or reboot
    That will stop your machine from booting!
    IF this happened you have to perform a VBIOS recovery.
    Miscellaneous:
    Q.: How do i turn off the robot voice mentor? [as i don't want such]
    A.: You can mute the Tuner once is running from your mixer. The changes will be remembered for next Tool's usage.
    F.A.Q:
    Q.: I can't start the Tool, i've received followed error on start attempt. How i can fix it?
    A.: As mention in the error message itself, you need to log-in in your Windows with account who has administrative rights.
    Once done, the error will no longer occur.
    Q.: How can i check my VBIOS properties before change them?
    Q.: I've maded the desired changes and customised my VBIOS with the Tuner,
    but how can i verify that's done properly?
    Q.: How i can check that my VBIOS is healthy before modification?
    Q.: How i can check that my VBIOS is healthy after modification?
    A.: You can click on "VBIOS-Z Report" to check and verify current VBIOS parameters.
    It will shows current states based on your current modifications [or if you haven't modified anything yet, will shows VBIOS original parameters],
    along with healthy status.[OK/Not OK]
    Examples:
    Loading original VBIOS file:
    and executing scan report 1st:
    VBIOS-Z Report engaged:
    closing the report and proceed with VBIOS modification, for example let's modify GPU core freq.,
    by clicking on Core Tune.
    Core Tune engaged:
    [Let's say we want to set 900MHz core speed.]
    All is done very simple, very quick and very easy. Everything is done automatically.
    All you need is to enter desired new core speed, the Tuner will do the rest with all necessary changes.
    Closing this thread and executing VBIOS-Z Report again after our modifications:
    And we check that our desired new core speed is now applied,
    and that all others related parameters changed respective.
    We also see that the BIOS is healthy as expected and now we can save and flash our modified VBIOS.
    [If you want to modify more stuffs, just go to main screen and adjust others desired parameters, when its done you can save your VBIOS]
    Example if something is wrong with VBIOS image, [i've damaged the vbios image with sense then scan it with the tuner]
    scan engine will report it and you can read it along will turn to red background:
    If you receive such red background color[you also can read the VBIOS is corrupted] by any chance,
    you shall not flash your VBIOS with this image.
    Q.:  I just want to check VBIOS-Z report, without to do any modification over the VBIOS image. Is this possible?
    A.: Yes, when you click on "Save & Exit" button you will be asked if you want to save VBIOS changes to your image or not.
    If you answer will "No", original scanned VBIOS image with regardless modified or not will be keep intact as is.
    [Etc: Even with changes done over it, they will be ignored and they will be not written to the VBIOS image]:
    If you want to save your changes, then you should answer with "Yes", then will receive an final message:
    Q.: I've modified my VBIOS Image, but i noted that after the modification my VBIOS Image size is now changed.
    Is this a normal?
    Should i concern about anything?
    I've re-scanned my modified VBIOS image with changed size with Tuner's "VBIOS-Z Report" and its still shows a green light.
    Can i proceed and flash it?
    Why this happened and why the size its changed after the modification?
    A.: Yes, its a normal and there is nothing to worry about. As long its shows green light its OK to proceed with VBIOS flash.
    This VBIOS size change can occur in some cases[not all] when VBIOS image is saved by GPU-Z.
    Tuner will auto detect if there is a padding issue while scanning the VBIOS image and will auto correct it,
    and will save modified VBIOS image with new geometry based on his original expected size.
    Q.: Is it necessary to run VBIOS-Z report either when i load my BIOS or after i made a modification over it?
    A.: Nope, its optional, but its recommended to execute the report to check your VBIOS parameters after the modifications[before 'Save & Exit'] and also to ensure that your VBIOS is healthy.
    Q.: When i start some of Tuner's threads the main interface is halted. Is this a normal?
    A.: Yes, its a normal. Its require to prevent parallel workers to run at the same time.
    Etc: when some of the workers is engaged, all others cannot be started until the worker which is currently in progress is finished.
    Q.: I've started a thread to make an VBIOS modification, but i clicked the wrong thread.
    Can i exit from this thread without made any modifications?
    A.: Yes, you can. When user input is requested, answer with "Q" or "q" and press ENTER.
    This will abort current operation.
    Example:
    Q.: How can i check the parameter before i change it without executing VBIOS-Z report?
    A.: Just go directly to what you want to modify, the co-respond thread will detect and show you current detected value before asking to enter your newest desired value(s)
    Q.: Is there any shortcuts that can be used from the main interface?
    A.: Yes, they are as follows:
    "R" ==> VBIOS-Z Report
    "C" ==> Core Tune
    "M" ==> Memory Tune
    "F" ==> FAN Tune
    "V" ==> Voltage Tune
    "A" ==> Max Voltage Limit
    "P" ==> Power Control
    "X" ==> Save & Exit
    Q.: Seems i hit my GPU core OC limit for my mobile video card. Can you do something more?
    A.: You can try Alternative asynchronized GPU clock booster instead, when you hit the wall/limit of GPU core OC.
    This can help you to fine tune your GPU freq. and to drain the maximum potential from it.
    [Pickup Mode 2 when asked, when you execute GPU core adjust for your mobile GPU]
    More details about newest feature added:
    The newest alternative GPU clock booster is only available for Mobility Series.
    It can help you to fine tune your GPU clocks and to reach the maximum OC potencial of your GPU.
    The newest mode is known as Mode 2 [Asynchronized], and will appear when you go for GPU core adjust.[only when you adjust Mobility VBIOS]
    For example when you reach say 800MHz for GPU core, [with normal Synchronized mode 1]
    and say further 810MHz is unstable, at this point you can try to boost it to 810MHz but by using Mode 2 instead.
    Then to retest. If become stable you can continue above by using Mode 2.
    Which one will be fastern Mode 1 or Mode 2 GPU core adjust?
    If we are talking about the same GPU frequency, Mode 1 should perform fastern.
    In Mode 2 GPU boost, its possible to reach higher GPU core frequency compared to mode 1.
    Best use Combined mode. I.e.:
    From Original BIOS:
    Start GPU core adjust with Mode 1 [Synchronized],
    until you reach unstable state.
    Mode 1 booster automatic adjust GPU core along with LTC and XBAR frequency,
    by using the same ratio as is original VBIOS and to keep it synchronized GPU core frequency.
    By using this mode should bring you best peformance.
    Let's say we hit the wall with Mode 1 booster [vbios: mod1.rom]
    Then we continue modify from our progress from vbios: mod1.rom,
    but using Mode 2 booster instead and to apply the new higher GPU core frequency.
    And to retest.
    Mode 2 booster is adjusting GPU core frequency only, keep it asynchronized with LTC and XBAR frequency.
    So if LTC and XBAR frequency is holding back the main GPU core frequency,
    this mode will help you to drain the maximum from GPU core.
    Resulting in mod2.rom [comes from mod1.rom]
    By combining Mode 1 booster, [until hit the wall] then continie with Mode 2 booster,
    we can opimize our GPU at maximum potencial of  GPC, LTC and XBAR frequency.
    Q.: When i turn on or reboot my computer, my Kepler based graphic card become annoying noisily like Jet Fighter takeoff.
    Is there any way to make it quiet or/and to control it by desired way?
    A.:Yes, run FAN adjust thread, then choose Mode3 [Configure boot Fan Duty PWM] and set your FANs to desired levels when they works outside Windows.[not controlled by VGA driver]
    This adjustment also will affect cards equipped with Dust Removal Technology.
    So keep in mind that setting the FANs Duty to too low value may cause Dust Removal Technology to has not much effect,
    due not enough turbulence to perform dust cleanup when FANs perform reversal spin.
    Sample usage:
    Let's say that we want to apply the followed values for our 570GTX card:
    [check VBIOS-Z report before modification]
    1st: We want to set Load voltage to 1062mV
    2nd: We want to adjust FAN speed as followed: min: from 40 to 24, max: from 80 to 100
    3th: We want to extent the max voltage limit Load voltage from 1.1V to 1.175V
    4th: We want to adjust and apply memory clock from 1050MHz[real] (4200 effective) to 1070MHz[real] (4280 effective)
    5th: We want to set core clock from 786MHz to 809MHz
    [check VBIOS-Z report after modification, to ensure that desired paraters are now applied and we can see how it will effect all other parameters along with calculated new performance settings based on our newest VBIOS modification and also verify and ensure that VBIOS integirity is OK before save and flash our custom and modified VBIOS]
    Here we go:
    Tuner's Features:
    *  Full automatic, very quick and easy to use
    *  Support 3D[underload] core clock adjusting
    *  Support 3D[underload] core voltage adjustment
    *  Support 3D[underload] core max voltage adjustment
    *  Support FAN adjustment
    *  Support 3D[underload] memory clock adjusting
    *  Special support for Mobility Series, allow P0,P1,P8 states modifications
    *  Can detect, calculate, supply information about:
        - current checksum
        - calculated checksum
        - automatic correct checksum per each thread
        - detect VBIOS images
        - detect VBIOS structure
        - self correct VBIOS image if needs
        - can repair damaged VBIOSes checksums [etc: load vbios image with bad checksum, Tuner can auto fix it]
        - detect and supply info about Image  Build Date
        - detect and supply info about Version ID
        - detect and supply info about Modification Date
        - detect and supply info about image geometry
        - detect and supply info about active P0 State
        - detect and supply info about FAN min/max values
        - detect and supply info about 3D underload voltage [2 modes: vary in range, or enforced one]
        - detect and supply info about max 3D underload voltage
        - detect and supply info about GPU chip and video card itself
        - detect and supply info about Image  File Version[Only on MSI graphic cards{when detected, detection is automatically}]
        - detect and supply info about SS Dynamic Ratio
        - detect and supply info about L2 Cache Clk Crossbar Sync
        - detect and supply info about Core clock
        - detect and supply info about Processor Cluster clock
        - detect and supply info about LTC2 Frequency
        - detect and supply info about XBAR2 Frequency
        - detect and supply info about Real Memory Clock
        - detect and supply info about DDR5 Memory Clock
        - calculate and supply info about VBIOS Memory Bandwidth
        - calculate and supply info about VBIOS Texture Fillrate
        - calculate and supply info about VBIOS Pixel Fillrate
        - calculate and supply info about VBIOS FLOPS
        - calculate and supply info about VBIOS Fermi L2 Cache Bandwidth
        - supply info about Fermi L2 Cache Size
    * can proceed MSI's Power Editions
    * support special DCII VBIOS images with EPU extension [both with and without padding]
    * VBIOS-Z Style:
      {We can check and see the performance of the video card based on VBIOS scan,
     without having the card front of us and also we can modify desired parameters and to see how they will affect the performance without flashing the card or when don't have the card which belong this VBIOS}
    * Auto determine, calculate and adjust LTC2 Freq., XBAR2 Freq. and Processor Cluster Freq. based on our newest desired GPU core clock speed.
    Current Supported VGAs VBIOSes:
    Nvidia Graphics cards from Fermi Series:
    590GTX
    580GTX
    570GTX
    560GTX-Ti 448
    560GTX-Ti
    560GTX
    560GTX-SE
    550GTX Ti
    GTX 480
    GTX 460
    GTX 675M
    GTX 670M
    GTX 580M
    GTX 570M
    GTX 560M
    GTX 470M
    GTX 460M
    GT 555M
    GT 635M
    [635M used in ASUS K75VJ-TY087H is NOT Supported]
    Quadro 4000M
    Nvidia Graphics cards from Kepler Series:
    GTX TITAN
    GTX 780
    GTX 780 Ti
    GTX 770
    GTX 690
    GTX 680
    GTX 670
    GTX 660 Ti
    GTX 660
    GTX 660 OEM
    GTX 650 Ti
    GTX 780M
    [for details refer to GTX 780M  feature details below]
    GTX 770M
    [for details refer to GTX 770M feature details below]
    GTX 765M
    [for details refer to GTX 765M  feature details below]
    GTX 760M
    [for details refer to GTX 760M feature details below]
    GTX 750M
    [for details refer to GTX 750M feature details below]
    GTX 670MX
    [for details refer to GTX 670MX feature details below]
    GTX 675MX
    [for details refer to GTX 675MX feature details below]
    GTX 860M (Maxwell based 860M are not supported)
    [for details refer to GTX 860M feature details below]
    GTX 870M
    [for details refer to GTX 870M feature details below]
    GTX 880M
    [for details refer to GTX 880M feature details below]
    Other Supported Nvidia cards::
    GTX TITAN X
    [for details refer to GTX TITAN X feature details below]
    -Supported features:
           * Maximum Boost Frequency adjustment [Auto adjust for P0/P2]
           * Boost table Frequency adjustment [automatically re-arrange boost table based on max boost freq. input]
           * Configure Essential Clocks (Default clock, Boost clock)
           * P-State Terminator [ability to Disable/Enable desired P-state{P0,P2,P5,P8}]
           * Vendor ID changer: Allow you to choose between 32 different vendors and change vendor ID to desired one
           * Memory clock adjust for P0, P2,P5, P8
           * FAN control:
               + Configure Fan speed range in (%)
               + Configure boot Fan Duty PWM in (%)
               + Configure FAN OS range in (RPM)
               + Configure Temp Curve for Trigger point 1,2,3
               + Configure FAN Curve % for Trigger point 1,2,3
               + Configure FAN Curve RPM for Trigger point 1,2,3 + % calculation per point based on FAN min/max RPM
           * Voltage control:
               + Maximum Voltage adjustment
               + Min/Max Voltage adjustment per P0,P2,P5 P-States
           * Power control:
               + Adjust Default Board Power
               + Adjust Maximum Board Power
               + Configure 100% Power Target
               + Configure Maximum Power Target
               + Configure extended Power tables modifications [4 tables policy, 8 power offsets]
               + Configure PTS Target Junction Temp
               + Configure PTS Max Acoustic Speed
               + Configure PTS Base Power Limit
    Added New add-on Feature related to MSI Notebooks only:
    Current Supported MSI EC Firmwares for Notebooks models,
     by addiction new feature MSI EC-FW Editor are::
      [Note that this feature is not related to vbios modifications!]
        - GT70 0NC
        - GT70 0ND
        - GT70 0NE
        - GT70 Dragon Edition
        - GT70-0NH Workstation
        - GT70 Dragon Edition 2 Extreme
        - GT70 Dragon Edition 2
        - GT70 2OC
        - GT70 2OD
        - GT70-0NG Workstation
        - GT70-2OL Workstation
        - GT70-2OK Workstation
        - GT60 2OD 3K IPS Edition
        - GT60 2OC 3K IPS Edition
        - GT60-2OJ Workstation
        - GT60-2OK Workstation - 3K IPS Edition
        - GT60 2OD
        - GT60 2OC
        - GT60-0NF Workstation
        - GT60-0NG Workstation
        - GT60 0NE
        - GT60 0ND
        - GT60 0NC
        - GE70 2OD
        - GE70 2OE
        - GE70 2OC
        - GE70 0ND
        - GE70 0NC
        - GE60 2OD
        - GE60 2OE
        - GE60 2OC
        - GE60 0ND
        - GE60 0NC
        - GX70 Destroyer
        - GX70 3BE
        - GX60 Destroyer
        - GX60 3BE
        - GX60 Hitman Edition
        - GX60 1AC
        - GS70 STEALTH
        - GE40 2OL
        - GE40 2OC Dragon Eyes
        - GT70 Barabone [1763]
        - GT70 Barabone [1762]
        - GT70 Medion Eraser X7821 [1762]
        - iBuypower Valkyrie CZ-27 [1762]
        - GT60 Barabone [16F3]
        - GE70 2PE Apache Pro
        - GE70 2PC Apache
        - GE60 2PE Apache
        - GE60 2PC Apache
        - GP70 2PE Leopard
        - GP60 2PE Leopard
        - GT70 2PE Dominator Pro
        - GT70 2PC Dominator
        - GT60 2PE Dominator Pro
        - GT60 2PC Dominator
        - GT60 2PE Dominator 3K Edition
        - GT60 2PC Dominator 3K Edition
        - GS70 2PE Stealth Pro
        - GS70 Barabone
        - GS60 2PC Ghost
        - GS60 2PC Ghost 3K Edition
        - GS60 2PE Ghost Pro 3K Edition
        - GS60 2PE Ghost Pro 3K Gold Edition
        - GS70 2PC Stealth
        - GT72 2PC DOMINATOR
        - GT72 2PE DOMINATOR PRO
        - WT70-2OK GT60-2OK WORKSTATION 3K IPS EDITION
        - WT70-2OK
        - WT70-2OL
        - WT60-2OK 3K IPS EDITION
        - WT60-2OJ
        - WS60 2OJ (3K IPS EDITION)
        - WS60 2OJ
        - GS60 2QE GHOST PRO 3K
        - GS60 2QE GHOST PRO
        - GT72 2QD Dominator
        - GT72 2QE Dominator Pro
        - GS70 2QE STEALTH PRO
        - GS70 2QE STEALTH PRO RED EDITION
        - GE60 Barabone [MS-16GC based]
        - GT70 Medion     [MS-1763 based]
        - GS30 2M Shadow
        - GE62 2QE APACHE
        - GE62 2QF APACHE PRO
        - GT80 2QE TITAN SLI
        - GT80 2QD Titan SLI
        - GT72 DOMINATOR DRAGON EDITION
        - GT72 DOMINATOR PRO DRAGON EDITION
        - GT60 2QD DOMINATOR 3K EDITION
        - GT60 2QD DOMINATOR
        - GT70 2QD DOMINATOR
        - GT60 2QE DOMINATOR PRO 4K EDITION
        - GT60 2QD DOMINATOR 4K EDITION
        - GS70 2QE STEALTH PRO SILVER EDITION
        - GS60 2QE GHOST PRO 4K GOLD EDITION
        - GS60 2QE GHOST PRO 4K
        - GS70 2QD STEALTH
        - GS60 2QD GHOST
        - GE60 2PL APACHE
        - GE70 2PL APACHE
        - GE40 2PC DRAGON EYES
        - GE60 2PF APACHE PRO
        - GE60 2PG APACHE
        - S20 SLIDER 2
        - GE72 2QE APACHE
        - S20
        - S30
        - S12T
        - GS70 2QC STEALTH
        - GS70 2QC Barabone
        - GT72_ODM_Barabone
        - GT72_Barabone
        - GE62 2QD APACHE
        - GE72 2QD APACHE
        - PE70 2QE
        - PE70 2QD
        - PE60 2QE
        - PE60 2QD
        - GT60 Medion     [MS-16F3 based]
        - PX60 2QD
        - GS60 2PM
        - GS60 2PL GHOST
    MSI EC-FW Editor Feature details:
      * Allow you to tweak the FAN Curve,
      Temp Curve and Temp Threshold Hysteresis value for both CPU and GPU(discrete) of the Notebook,
     which is controlled by Embedded Controller.
     The MSI EC-FW Editor allow you to modify and customize,
     the firmware image for your Embedded Controller used in your notebook by desired way.
     Allow you to tweak 126 EC-FW values related to the FAN of the notebook.
     The FAN values include different FAN tables,[9 total, with 2 general types: CPU and GPU + Extended tables]
     each table contain 3 main components:
     temp trigger points in degrees(°C), FAN speed in % per each one of the trigger points.
     and temp threshold hysteresis value for each table sets(temp curve & fan curve)
    Update: Add ability to copy entire rows with values of either temp or fan type:
         Usage and more info:  Since there are too many values available for modification,
         depend of models [126 or 168] if all need to be edited it can take too much time.
         Therefor now you can also copy entire row of the values from the same time,
         ie: temp to temp or fan to fan. 1st two tables defines CPU & GPU fan profiles,
         which you can use as sample to spread quickly over all other tables.
         you can do this by enter 2 letters one after another,
         where the 1st one will be the source and the second one will be the target row.
         Source rows can be only any from the 1st 4, ie: a,b,c,d  while the target rows can be any row.
         Normally they has repeatable pattern, so you can config 1st 4 by your taste,
         then copy all of them over all others very quickly. And if needs any small change, fine tune,
         you can always edit any of the 126 or 168 values individually.
         UPDATE: Add new feature:
          - Allow Temp Threshold Hysteresis modification CPU/GPU, available for all supported MSI Notebooks
     Quick EC-FW image Modification Guide:
     1. Load EC-FW image that you want to customize.
        -Where i can get it?
        -Go to msi web page for your notebook model, then choose download and navigate to firmwares.
    Check your current EC version 1st, go to BIOS Setup,[press "Del" key during bios post/logo screen]
    then you can see EC VER in System Info.
    Download and use the same EC type, ie: if your current is: xxxxxx.405 , use the same xxxxxx.4xx type
    or if you current one is .5xx, use .5xx firmware
     2. Modify the FAN table(s) values to desired one with MSI EC-FW Editor, then save it.
     3. Proceed with EC Flashing:
        * Before proceed with EC flash make sure that both battery and AC charger are attached to the notebook.
        The EC image file archive file can come with DOS or Windows Flasher, or both.
        DOS instructions, example: [archive example: 1762EMS2.414.zip ]
        with extracted files from archive to some folder: 1762EMS2.414, CheckSum.txt, ECALL.BAT, ENEF_030.EXE
        after modify the EC firmware[from the example above its: 1762EMS2.414] by MSI EC-FW Editor
        with desired FAN values, after modification of the EC-FW is done:
        delete CheckSum.txt located in the same folder, create bootable USB key,
        once done copy all files to the USB key[which is already bootable], ie copy to the USB key:
        1762EMS2.414,ECALL.BAT, ENEF_030.EXE
        reboot notebook and press 'F11', then choose your USB key from the list and hit ENTER.
        Note: For those Notebook who use Windows8 BIOS,
        you need to set in BIOS Setup boot mode to Legacy and to Disable secure boot before try to boot from the USB key.
        When you see A:\ or C:\, type:
        ECALL.BAT [ENTER]
        wait to finish, then turn off your notebook [press and hold the power button]
        Then do EC Reset: https://forum-en.msi.com/faq/article/how-to-reset-the-ec-embedded-controller
        And you are done.
        Windows instructions, example: [archive example: w8_1762EMS2.505.zip ]
        after modify the EC firmware[from the example above its: 1762EMS2.505 ] by MSI EC-FW Editor
        with desired FAN values, after modification of the EC-FW is done:
        delete CheckSum.txt located in the same folder, then run autoflash.exe
        if autoflash.exe doesn't exist, then execute winflash.exe
        When flashing is done, do EC Reset: https://forum-en.msi.com/faq/article/how-to-reset-the-ec-embedded-controller
        And you are done.
       NOTES: The guide above is when you use original EC-FW name.
       If you gonna change the original name before flashing [not recommended]
       you have to follow this rules and do an extra steps:
          - do not rename 1st 8 characters from the file name,
          you can rename only the file name extension of the EC-FW,
         ie: .xxx because there is build in protection in the flasher who check the names on flash attempt.
          - DOS Flashing: You also have to edit ECALL.BAT to replace the EC-FW name with your renamed one.
          - Win Flashing: You also have to edit config.ini to replace the EC-FW name with your renamed one.
    Note: Kepler mobiles are not supported!
    Eventually they can be added later in time, but for now they are not supported.
    For recent info and updated info check *** below.
    Partially supported models: [in build process]
    GTX 780M  feature details:
    Support voltage adjust for  P0, P5, P8
    Support master voltage adjust
    Support Software Voltage control [On/Off]
    Support Software Voltage definition and adjustment
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support additional performance tweaks and optimizations
    Support GPU Boost logic Enable/Disable
    Support Software Power Control [Off/On]
    Support default Power Target adjust
    Support max Power Target adjust
    Support Power Limit % adjust[by modify default & max power targets] and calc
    Support P-State Terminator [ability to Disable/Enable desired P-state]
    GTX 770M  feature details:
    Support voltage adjust for  P0, P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    Support Software Power Control [Off/On]
    Support default Power Target adjust
    Support max Power Target adjust
    Support Power Limit % adjust[by modify default & max power targets] and calc
    Support Undervolting
    GTX 765M  feature details:
    Support voltage adjust for  P0, P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    GTX 760M  feature details:
    Support voltage adjust for P0, P5, P8
    Support master voltage adjust
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    750M  feature details:
    Support voltage adjust for P0, P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    GTX 670MX  feature details:
    Support voltage adjust for P0, P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support Software Voltage control [On/Off]
    Support Software Voltage definition and adjustment
    GTX 675MX  feature details:
    Support voltage adjust for P0, P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support Software Voltage control [On/Off]
    Support Software Voltage definition and adjustment
    GTX 860M , GTX 870and GTX 880M feature details:
    Support voltage adjust for  P0, P1,P5, P8
    Support higher clock's voltage adjust
    Support memory clock adjust for P0, P1, P5, P8
    Support Maximum Boost Frequency adjust [Auto adjust for P0, P1]
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P1,P5,P8)]
    Support for power control modifications
    K3000M feature details:
    Support voltage adjust for P0,P5, P8
    Support memory clock adjust for P0, P5, P8
    Support Maximum Boost Frequency adjust
    Support Boost table Frequency adjust
    Support Essential Domain 1 Frequency adjust
    Support Essential Domain 2 Frequency adjust
    Support Essential Domain 3 Frequency adjust
    Support Software GPU core OC Limit removal
    Support GPU Boost logic Enable/Disable
    Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P5,P8)]
    EDIT: Voltage adjust and power control has been also added:
    * Add voltage adjust for supported Kepler GPUs [available at voltage tune]
    * Add power control for supported Kepler GPUs [available at power control]
        -Board Power (default/max)
        -Power Target (100%/max)
        + calc. and shows power Limit % in real time before apply desired changes.
    EDIT2:  Add Memory frequency adjustment for Kepler supported cards for states [P0,P2,P5,P8]
    EDIT3: Add Core Management support for Kepler's GPU:
       - Configure P-State Maximum Frequency [Sub domains auto applied based on desired frequency]
       - Configure Maximum Voltage Frequency [Sub domains auto calculated with 26MHz steps and applied based on desired frequency]
       - Configure Essential P-State (Default clock, Boost clock, domain 3[when Turbo Boost is ON])
          [chooses auto determinate based on P-State and Voltage Frequency, domain 4 auto adjust depend of Boost state]
       - Configure 3D Boost and Turbo Boost [N/A For GTX TITAN]
    EDIT4: For Full supported Mobile Keplers [780M only for now]
    - Add core management support:
                 + Config Maximum Boost Frequency
                 + Config Maximum Boost table Frequency /* Automatic calculate and re-arrange boost table based on single max clock input */
                 + Config Essential Domains (1,2,3) /* Default, Boost & Max clocks */
                 + Remove Software GPU core OC Limit /* Sets to optimal level */
                 + Apply additional performance tweaks  /* Addiction optimizations which could improve VGA performance]
    EDIT5: [GTX780 only]
    - Add ability to turn off/on GPU Boost logic //* available  under core management *//
    EDIT6: [780M only] , Update voltage control with new add-ons:
    - Add ability to turn off/on GPU Boost logic //* available  under core management *//
    - Update voltage control for more precision control:
            > Allow undervolting
            > Allow master voltage adjust
            > Allow software voltage control
            > Allow software voltage control definition
    EDIT7: [780M and 770M only]:
           > Allow Power control
               [GTX780 only]:
           > Allow Max Voltage adjustment [under voltage thread]
    EDIT8: [GTX780 only]
      Add eXpert FAN control in addiction to standard Fan modifications, newest one add-on:
       > FAN Curve Control:
         - Trigger control point 1:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
         - Trigger control point 2:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
         - Trigger control point 3:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
       > FAN OS Min [RPM]
       > FAN OS Max [RPM]
    EDIT9:[GTX770 and GTX780 only]
      Add eXpert FAN control in addiction to standard Fan modifications, newest one add-on:
       > FAN Curve Control:
         - Trigger control point 1:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
         - Trigger control point 2:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
         - Trigger control point 3:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
       > FAN OS Min [RPM]
       > FAN OS Max [RPM]
    * Update 760M:
          - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
          - Update voltage control: Add master voltage adjustment
    * Update 765M:
         - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
    *  Update 770M:
      - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
    * Update GTX 770: Add ability to Enable/Disable boost logic
    EDIT10: Add undervolt ability for 770M
    EDIT11:
      Update GTX 780: - Add support for extended Power tables modifications [6 tables policy, 12 power offsets, type vary: core load, proportional, bang bang, total]
      Update GTX 770:
        - Add support for Max Voltage adjustment
        - Add support for extended Power tables modifications [6 tables policy, 12 power offsets, type vary: core load, proportional, bang bang, total]
    EDIT12: Add support for GTX 780 Ti [supported with full set of currently available features that's also available for GTX 780 & GTX 770]
    EDIT13:
    * Improve FAN control for GTX 780 Ti, GTX 780, GTX 770:
       - now also adjust duplicate min/max FAN % entry for listed models,
     [its done automatically when standard min/max FAN % is adjusted]
    * Update GTX 780 Ti: Improve max boost mode operation,
     with auto sync and update for P0,P2,P5 states.
      [GTX 780 Ti has different boost method that any others cards before]
    * Update GTX TITAN: Add external Power profiles support
    * Add new feature P-State Terminator for GTX 780 Ti, GTX TITAN,GTX 780, GTX 770: 
       - Allows to Disable/Re-Enable desired P-State(s)
    EDIT14:
    * Update Fan Curve control for GTX 780 Ti, GTX 780, GTX 770:
       - Add support for FAN duty % modification per trigger points
    * Add new feature PTS (perf. test specs) modification for GTX 780 Ti, GTX TITAN,GTX 780, GTX 770: 
       - Allow PTS Max Acoustic Speed modification
       - Allow PTS Base Power Limit modification
       - Allow PTS Target Junction Temp modification
    EDIT15:
    * Add new feature for: GTX 780, GTX 780 Ti, GTX 770, GTX TITAN:
          - FAN Acceleration Model modification for more smooth FAN control, details:
               show fan acc model OS value hex: yes
               detect and show synchronization status with boot acceleration model: yes
               manual/direct modification: no
               automatic modification: yes
               automatic synchronization of fan acc model between OS & Boot mode: yes
          More info: FAN Acceleration Model will be automatically generated,updated and synchronized with boot model,
          when we adjust general min/max FAN % values.
          Other factors that can effect its value while processed for adjustment,
          is the value of the FAN % for middle point of the fan curve.
    EDIT16:  Add new feature for: GTX 780, GTX 780 Ti, GTX 770, GTX TITAN:
          - Vendor ID changer: Allow you to choose between 32 different vendors and change vendor ID to desired one.
     [the new feature is available under core management for those units]
    EDIT17:  Add new feature for MSI Notebooks from gaming series,
     called "MSI EC-FW Editor"
    EDIT18: Update MSI EC-FW Editor [details in versions change log]
    EDIT19: Add support for 670MX & 675MX
     * Update EC Tuner:
             - Add support for GT70 Barabone [1763]
             - Add support for GT60 Barabone [16F3]
             - Add support for msi's special T16 & T17 EC's for 1762 & 16F3
     * Update 780M: Add support for P-State Terminator [ability to Disable/Enable desired P-state]
    Support advanced FAN adjust features for Kepler:
    - Configure Fan speed range in (%)
     - Configure Fan speed range in (RPM)
     - Configure boot Fan Duty PWM in (%)
    Supported OS:
    XP, Vista, Windows 7 [all kind of sub versions]
    Both 32-bit and 64-bit OS versions.
    >>>Change Log information is in post #2 <<<
    Svet's VBIOS Tuner is available on donation:
    >>>
    <<<
    Once donation is done, the Tool will be e-mailed to the co-respond person,
    who also will gain donation free further versions{updates} of the Tuner.
    [etc. this donation is need only once per person]
    [if someone wish to donate further, it can be done directly from Tool's main interface where can be set a custom
    donation amount]
    Further released Tuner's versions will be available via tool's self update feature:
    Best Regards,
    Svet
    NOTE:  All modifications which you do are entirely at your own risk!

    Versions Change logs:
    Version has been updated [ 0.12c ==> 0.18e ]:
    Changes:
    - Add voltage[load & max voltage] read/write support for latest and special MSI's 580 Lightning
    VBIOSes above version 130
    Version has been updated [ 0.18e ==> 0.33f ]:
    Changes:
    - Updated VBIOS-Z Report Engine
    - Fixed issue: Tuner cannot work in Vista/Windows7 if UAC is Enabled, caused an error "A referral was returned from
    the server."
    Version has been updated [ 0.33f ==> 0.56p ]:
    Changes:
    - Add support for GTX 570M
    Version has been updated [ 0.56p ==> 0.75s ]:
    Changes:
    - Add support for GTX 570M [secondary different general type]
    - Add support for GTX 560M [2 different general types]
    Version has been updated [ 0.75s ==> 0.83x ]:
    Changes:
    - Add voltage adjustment support for 560M
    - Add alternative GPU clock booster for Mobility Series
    Version has been updated [ 0.83x ==> 0.92a ]:
    Changes:
      - Allow P1 state clocks modifications for mobility Series for cases:
    560M[Type1, Type2], 570M[Type1, Type2] in both Synchronized[GPC,LTC,XBAR] & Asynchronized [GPC only] GPU Clocks
    adjust.
    560M[Type1, Type2], 570M[Type1, Type2] Memory Clock adjust.
    560M[Type1, Type2], 570M[Type1, Type2] Voltage adjust auto apply to both P1/P0 states.
      - Extend voltage limit for 570M[Type1, Type2] to 920mV
    Version has been updated [ 0.92a ==> 1.07f ]:
    Changes:
    - Updated VBIOS-Z Engine
    - Updated appearance [cosmetic corrections]
    - Allow P8 core clocks modifications for 570M [Type1, Type2]
    - Limit LTC and XBAR clocks domains in P8 state when is used Synchronized mode to 598MHz with regard less of GPC
    clock.
    - P1 and P0 voltages for 570M [Type1, Type2] now can be controlled separately
    - Allow P8 voltage modification for 570M [Type1, Type2]
    - Allow P8 memory clock adjustment for 570M [Type1, Type2]
    - Improved handle method for 570M [Type1, Type2] & 560M [Type1, Type2]
    - Allow P1 and P0 separate voltages control for 560M [Type1, Type2]
    - Allow P12 and P8 voltages adjustment for 560M [Type1, Type2]
    - Implement Self Update Feature [Tuner now can self update when a newest further version is released]
    Version has been updated [ 1.07f ==> 1.09h ]:
    Changes:
    - Add support for new kind of VBIOS image for 570M  [70.24.32.00.04(GT780DX/GTX570M/3GB DDR5)]
    Version has been updated [ 1.09h ==> 1.11j ]:
    Changes:
    - Fixed issue introduced in version 1.09h[from yesterday] cannot modify voltage for [70.24.32.00.04
    (GT780DX/GTX570M/3GB DDR5)]
    Version has been updated [ 1.11j ==> 1.12k ]:
    Changes:
    - Support experimental[non standard] vBIOS 570M image[a variable of type1]
    Version has been updated [ 1.12k ==> 1.13p ]:
    Changes:
    - Add support for GTX 460M [2 different general types]
    Version has been updated [ 1.13p ==> 1.14s ]:
    Changes:
    - Add support for GTX 580M
    Version has been updated [ 1.14s ==> 1.16x ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 580M: Add support for secondary and different general vBIOS type.
    - Add support for GT 555M, 2 different general vBIOS types.
    Version has been updated [ 1.16x ==> 1.17a ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 560M:
       * Allow P8 frequency modifications [voltage is already available]
       * Add support for another and different general vBIOS type of 560M
    - Allow P8 and P12 frequency and voltage modifications for 560GTX-Ti
    - Add support for GT 635M
    Version has been updated [ 1.17a ==> 1.19d ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Reduce low freq. limit from 100MHz to 20Mhz  [Usefull for P12 freq. modifications]
    - Add support for 560GTX-Ti 448
    [recently released card, such as: [example for msi's representative cards: N560GTX-448 Twin Frozr III Power
    Edition, N560GTX-448 Twin Frozr III Power Edition/OC]]
    Version has been updated [ 1.19d ==> 1.20f]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Add Support for GTX 470M + auto correct GPU-Z's dump issue if and when needs.
    [auto remove unnecessary padding when such exist in vbios image when saved with GPU-Z]
    - Update GTX 460M: Add support for 3th different general vBIOS type.
    Version has been updated [ 1.20f ==> 1.25g ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Add Support for GTX 670M
    - Add Support for GTX 675M
    Version has been updated [ 1.25g ==> 1.26k ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 560M[Type1,Type2]: Allow P12 clock modifications
    - Add Support for GTX 560SE
    Version has been updated [ 1.26k ==> 1.27n ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 580M[Type1,Type2]:
      * Allow P12 clock and voltage modifications
      * Allow manual LTC and XBAR clocks input[linked together, one input will update them both] for P8 and P12 states
    For P0 and P1 states, they works as for all others, i.e, depend of choose:
    In Synchronized mode: LTC and XBAR clocks will be automatically calculated and updated based on their ratio,
    [keeping the same ratio] and based on user GPC clock input.
    In Asynchronized mode: Only GPC will be modified depend of user input. LTC and XBAR clocks will remain as is.
    Version has been updated [ 1.27n ==> 1.28s ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 580M: Add support for newest release different vBIOS type 3
    - Update 560GTX-SE: Add support for vBIOS type 2
    - Other tool optimization
    Version has been updated [ 1.28s ==> 1.29t ]:
    Changes as simple as possible without too much details, just essential: [like in prevision recent change logs]
    - Update GTX 570M related to all vbios types[1,2,3]:
      * Allow P12 clock and voltage modification
      * Improve P8 and P12 core clock modification, allow manual synchronized[one value will update both of them] LTC
    and XBAR clock adjustment [along with GPC clock with separate clock selection] as ratio between GPC to LTC & XBAR
    is too high to follow.
    Version has been updated [ 1.29t ==> 1.30u ]:
    - Update 560GTX-Ti: Add support for newest vbios type.
    Version has been updated[user request] [ 1.30u ==> 1.31x]:
    - Update 560GTX-Ti 448: Add support for newest vbios type.
    Version has been updated  [ 1.31x ==> 2.33a ]:
    - Update self update module
     - Add support for various Kepler VGA's, include support for Hybrid UEFI vBIOSes.
    Supported Kepler units:
        * GTX 680 [4 different general types]
        * GTX 670 [2 different general types]
        * GTX 660 Ti
        * GTX 660 [2 different general types]
    Note: Only FAN adjust feature[See *** below for details] are supported for Kepler's vBIOS for now.
    More features can be added with further versions.
    - Add advanced Kepler's FAN adjust features:
       1 Configure Fan speed range in (%)
       2 Configure Fan speed range in (RPM)
       3 Configure boot Fan Duty PWM in (%)
    Version has been updated  [ 2.33a ==> 2.35d ]:
    * Improve tool performance
    * Update boot Fan Duty PWM to add support for 660Ti new type GB variable.
    * Adjust low FAN limit to 5%
    * Add voltage adjust for supported Kepler GPUs [available at voltage tune]
    * Add power control for supported Kepler GPUs [available at power control]
        -Board Power (default/max)
        -Power Target (100%/max)
        + calc. and shows power Limit % in real time before apply desired changes.
    Version has been updated  [ 2.35d ==> 2.36f ]:
    * Add Memory frequency adjustment for Kepler supported cards for states [P0,P2,P5,P8]
    Version has been updated  [ 2.36f ==> 2.37g ]:
    * Add support for GTX 660 OEM
    * Change minimum boot Fan Duty PWM to 10% [when operating outside Windows]
    Version has been updated  [ 2.37g ==> 2.40k ]:
    * Add support for new vbios type variable of GTX 680
    * Add support for Quadro 4000M
    * Add Core Management support for Kepler's GPU:
       - Configure P-State Maximum Frequency [Sub domains auto applied based on desired frequency]
       - Configure Maximum Voltage Frequency [Sub domains auto calculated with 26MHz steps and applied based on desired
    frequency]
       - Configure Essential P-State (Default clock, Boost clock, domain 3[when Turbo Boost is ON])
          [chooses auto determinate based on P-State and Voltage Frequency, domain 4 auto adjust depend of Boost state]
       - Configure 3D Boost and Turbo Boost
    Version has been updated  [ 2.40k ==> 2.41s ]:
    * Fixed issue: Unable to read clocks and voltage correctly for Zotac 680 GTX
    Version has been updated  [ 2.41s ==> 2.42t ]:
    * Updated self update module
    * Add support for GTX 650 Ti
    * Add support for GTX TITAN
    * Allow minimum FAN 0%
    Version has been updated  [ 2.42t ==> 2.43w ]:
    * Fixed update issue, at some machines sometimes cannot find the new version. [cache issue]
    Version has been updated  [ 2.43w ==> 2.44x ]:
    * Update GTX 670M: Add support for 2 new vbios types, used in system BIOS [not in dedicated card
    bios]
    Version has been updated  [ 2.44x ==> 2.45a ]:
    * Update GTX 670M: Add support for 2 more new vbios types[legacy], used in system BIOS [not in
    dedicated card bios]
    * Update GTX 650 Ti:
         - Add support for new vbios type
         - Improve core boosting
         - Improve compatibility with future vbios types
    * Update GTX 670:  Add support for new vbios type with GOP Support.
    Version has been updated  [ 2.45a ==> 2.46b ]:
    * Update GTX 660 Ti:  Add support for new vbios type with GOP Support.
    * Update GTX 660:  Add support for new vbios type.
    * Update GTX 680:  Add support for new vbios type.
    * Modify descriptions for some items for better clarify.
    * Update GTX TITAN:
         - Allow P-State voltage modifications.
         - Add addiction experimental test voltages [1225mV,1237mV,1250mV] for those who want to try and test it.
         - Adjust boot FAN duty range.
    * Update certain modules to cause less false alerts for some too sensitive AVs
    * Update Kepler Core Management:
       - Applied new boosting rules
       - Update boosting tables
       - Extent region range of allowed selection
       - Improve performance
    * Add initial support for GTX 780M [allow memory clock adjust for all P-States]
    Version has been updated  [ 2.46b ==> 2.47c ]:
    * Update GTX 680:
       - Add support for new vbios type with GOP support
       - Add support for new vbios type
       - Improve compatibility with future vbioses
    * Add support for GTX 460
    * Add support for GTX 780
    * Add support for GTX 770 [2 different general types]
    * Update GTX 780M: Add support for new general type.
    Version has been updated  [ 2.47c ==> 2.48f ]:
     Partially supported: [in build process]
    * Update 780M: Add voltage control ability
     * Add support[memory & voltage control for now] for 770M, 760M, 765M, 675MX
     * Update 780M: Add support for new vbios type
      Fully supported:
    * Add support for GTX480
     * Add support for GTX690
     * Update GTX770: Add support for new images type with GOP support
     * Update GTX780: Add support for new vbios type
    Version has been updated  [ 2.48f ==> 2.49h ]:
     Partially supported: [in build process]
      *Update 675MX: Add support for new vbios type
      Fully supported:
        * Update GTX780: Add support for 2 new vbios types
        * Update 780M:
            - Add support for new vbios type
            - Add core management support:
                 + Config Maximum Boost Frequency
                 + Config Maximum Boost table Frequency /* Automatic calculate and re-arrange boost table based on
    single max clock input */
                 + Config Essential Domains (1,2,3) /* Default, Boost & Max clocks */
                 + Remove Software GPU core OC Limit /* Sets to optimal level */
                 + Apply additional performance tweaks  /* Addiction optimizations which could improve VGA
    performance]
    FYI: Some test results. Was able to test for some time latest tuner version on MSI GT70 Dragon[i7-4930MX with
    780M],
    after many tests with 780M boosted by vbios tuner 2.49h, higher reached scores in 3dmark11
    was able to archive P8557 [but forgot to store/save the result..],
    got saved some of the previsions test result  P8499 : http://www.3dmark.com/3dm11/6781702
    Which smoke away, the "Eurocom X5 with GTX 780M and i7-4930MX Dominates Benchmarks":
    http://www.techpowerup.com/185935/eurocom-x5-with-gtx-780m-and-i7-4930x-dominates-benchmarks.html
    with their P8001 scores in 3Dmark11 with the same hardware used.
    Version has been updated  [ 2.49h ==> 2.50k ]:
    Changes:
    * Extent memory clock range. [read/write operations and allow higher selection]
    * Extent max. boost clock range for desktop Keplers
    * Update GTX780:
        - Add support for 5 new different vbios types
        - Add ability to turn off/on GPU Boost logic  //* available under core management *//
    * Update 780M
        - Add ability to turn off/on GPU Boost logic //* available  under core management *//
    Version has been updated  [ 2.50k ==> 2.51r ]:
    Changes:
     Partially supported:
      * Update 675MX: Add support for 2 new vbios types
      * Update   770M: Add support for 1 new vbios type
     * Fixed recently introduced issues:
         - Core management can't proceed some Fermi vbios images
         - Cosmetic issue, black bar appears at specified conditions under core management
         - Memory adjust selection over 4000 resets to 2300+
    * Update   780M:
         - Update voltage control for more precision control, new add-on:
            > Allow undervolting
            > Allow master voltage adjust
            > Allow software voltage control
            > Allow software voltage control definition
      * Modify installer to add addiction desktop shortcut to selfupdate module
      * Add "Open","Save" and "Img Loc"[show current working image] as addiction functions for vbios images for more
    comfortable controls
    Version has been updated  [ 2.51r ==> 2.52s ]:
    Changes:
    * Update  780M: Add support for new vbios type
    Version has been updated  [ 2.52s ==> 2.53t ]:
    Changes:
    * Update  780M:
       - Add support for new vbios type
       - Allow Power control
    * Update  770M: [partially supported]
       - Add support for new vbios type
       - Allow Power control
    * Update GTX780:
       - Add support for new vbios type
       - Allow Max Voltage adjustment [under voltage thread]
    Version has been updated  [ 2.53t ==> 2.54x ]:
    Changes:
    * Update FAN Control for Kepler GPUs:
       - Show all detected results and update them in real time based on our modifications for more comfortable
    control.
    * Add eXpert FAN Control for GTX 780:
       To Standard[current supported] modifications:
         - FAN Min [%]
         - FAN Max [%]
         - FAN Min [RPM]
         - FAN Max [RPM]
         - FAN Boot Duty [%]  --> [This also will modify Dust Removal Technology speed for the cards who
    support such.]
       Now plus new one: [For GTX 780 only, for now]
       > FAN Curve Control:
         - Trigger control point 1:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
         - Trigger control point 2:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
         - Trigger control point 3:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
       > FAN OS Min [RPM]
       > FAN OS Max [RPM]
    Version has been updated  [ 2.54x ==> 2.55y ]:
    Changes:
    * Add support for new vBIOS types:
        - 780M: +1
        - 770M: +1
        - 765M: +1
        - 760M: +1
        - GTX 770: +3
    * Add eXpert FAN Control for GTX 770:
       To Standard[current supported] modifications:
        - FAN Min [%]
         - FAN Max [%]
         - FAN Min [RPM]
         - FAN Max [RPM]
         - FAN Boot Duty [%]  --> [This also will modify Dust Removal Technology speed for the cards who
    support such.]
       Now plus new one: [For GTX 770 and GTX 780 only, for now]
       > FAN Curve Control:
         - Trigger control point 1:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
         - Trigger control point 2:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==>  RPM Tolerance %
         - Trigger control point 3:
            ==> target C [Temp in Celsius]
            ==> target FAN RPM + % calculation
            ==> RPM Tolerance %
       > FAN OS Min [RPM]
       > FAN OS Max [RPM]
    * Update appearance.
    * Fixed cosmetic issue, when enter to adjust FAN OS RPM, min FAN OS RPM is not shown.
    * Update GTX 770: Add ability to Enable/Disable boost logic
    * Update 780M: Fixed compatibility issue which cause voltage management to unable to proceed an vbios
    * Update 760M:
          - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
          - Update voltage control: Add master voltage adjustment
    * Update 765M:
         - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
    *  Update 770M:
      - Add core management support:
             :Maximum Boost Frequency
             :Maximum Boost table Frequency
             :Essential Domains 1,2,3
             :GPU core OC software Limit removal
             :GPU Boost logic Enable/Disable
    Version has been updated  [ 2.55y ==> 2.56z ]:
    Changes:
    * Update 760M: Add support for new vbios type
     * Fixed cosmetic issue, core management GK ID incorrect for some of recently added cards
     * Improve Updater to handle some custom cases, auto detect if there is customized cache location to be able to
    clear old cache data before check for update.
    Version has been updated  [ 2.56z ==> 2.57a ]:
    Changes:
     * Update 770M: Add support for new vbios type. [to fix issue wrong core clocks and boost logic N/A
    with specified new vbios image]
     * Add test vbios support for specified 670MX vbios image, for testing purpose only.[memory and voltage support]
        [Else 670MX in general remain unsupported]
     * Update 765M: Add support for new vbios type.
     * Modify recently added addiction save module to avoid false detection issue with Norton AV
     * Applied new hotkey rules inside threads to be equal for all of them as followed:
           - "A" ==> Abort and going back to main menu and discard any changes done in current thread. 
           - "S" ==> Save changes and going back to main menu.
    Version has been updated  [ 2.57a ==> 2.58c ]:
    Changes:
    * Fixed cosmetic issue at some places was still shows 'Q' to abort instead 'A'
     * Fixed recently introduced issue 760M vbios-z and core management error
     * Fixed recently introduced issue GTX TITAN vbios-z error
     * Update test version 670MX:
          - re-calibrate voltage control based on latest test results
          - add support for 2 new vbios types
     * Update GTX TITAN: Add ability to Enable/Disable Boost Logic
     * Modify some .asm sources to avoid false positive suspicion detection for Avast issue
    Version has been updated  [ 2.58c ==> 2.59d ]:
    Changes:
    * Update test version 670MX: Add support for new vbios type
     * Update version 780M: Add support for new vbios type
     * Update GTX780: Add support for new vbios type
     * Update GTX 660 Ti: Add support for new vbios type
    Version has been updated  [ 2.59d ==> 2.60e ]:
    Changes:
    * Update version 770M:
         - Add support for new vbios type
         - Add undervolt ability
    Version has been updated  [ 2.60e ==> 2.61f ]:
    Changes:
     * Update GTX 780:
         - Add support for new vbios type
         - Add support for extended Power tables modifications [6 tables policy, 12 power offsets, type vary: core
    load, proportional, bang bang, total]
     * Update GTX 770:
        - Add support for Max Voltage adjustment
        - Add support for extended Power tables modifications [6 tables policy, 12 power offsets, type vary: core load,
    proportional, bang bang, total]
    Version has been updated  [ 2.61f ==> 2.62g ]:
    Changes:
    * Update GTX 780: Add support for 2 new vbios types
    * Minor update auto updater
    * Fixed recently introduced bug: 780M type 1 vbios image only,  vbios-z and power control error
    * Fixed issue Power control cannot select 1000W
    * Fixed issue Power control class 1a and 1b cannot apply the same values
    * Decrease sound volume by 20%
    * Add support for GTX 780 Ti [supported with full set of currently available features that's also available for GTX
    780 & GTX 770]
    Version has been updated  [ 2.62g ==> 2.63h ]:
    Changes:
    * Update GTX 765M: Add support for new vbios type
    * Improve FAN control for GTX 780 Ti, GTX 780, GTX 770:
       - now also adjust duplicate min/max FAN % entry for listed models,
     [its done automatically when standard min/max FAN % is adjusted]
    * Update GTX 780 Ti: Improve max boost mode operation,
     with auto sync and update for P0,P2,P5 states.
      [GTX 780 Ti has different boost method that any others cards before]
    * Update GTX TITAN: Add external Power profiles support
    * Add new feature P-State Terminator for GTX 780 Ti, GTX TITAN,GTX 780, GTX 770: 
       - Allows to Disable/Re-Enable desired P-State(s)
    Version has been updated  [ 2.63h ==> 2.64j ]:
    Changes:
    * Update Fan Curve control for GTX 780 Ti, GTX 780, GTX 7==> FAN duty % modification per trigger
    points
    * Add new feature PTS (perf. test specs) modification for GTX 780 Ti, GTX TITAN,GTX 780, GTX 770: 
       - Allow PTS Max Acoustic Speed modification
       - Allow PTS Base Power Limit modification
       - Allow PTS Target Junction Temp modification
    Version has been updated  [ 2.64j ==> 2.65k ]:
    Changes:
    * Update GTX 780: Add support for new vbios type +1
    * Update GTX 765M: Add support for new vbios type +1
    * Fixed an cosmetic issue, typo error.
    * Add new feature for: GTX 780, GTX 780 Ti, GTX 770, GTX TITAN:
          - FAN Acceleration Model modification for more smooth FAN control, details:
               show fan acc model OS value hex: yes
               detect and show synchronization status with boot acceleration model: yes
               manual/direct modification: no
               automatic modification: yes
               automatic synchronization of fan acc model between OS & Boot mode: ye==>cceleration Model will be
    automatically generated,updated and synchronized with boot model,
          when we adjust general min/max FAN % values.
          Other factors that can effect its value while processed for adjustment,
          is the value of the FAN % for middle point of the fan curve.
    Version has been updated  [ 2.65k ==> 2.66j ]:
    Changes:
    *  Update GTX 780 Ti and GTX 780: Add support for new vbios type +2 and +1
     *  Add new feature for: GTX 780, GTX 780 Ti, GTX 770, GTX TITAN:
         - Vendor ID changer: Allow you to choose between 32 different vendors and change vendor ID to desired one.   
    [the new feature is available under core management for those units] 
    minor update:
    Version has been updated  [ 2.66j ==> 2.67k ]:
    Changes:
    *  Update GTX 660 Ti: Add support for new vbios type +1
    *  Update GTX 770: Add support for new vbios type +1
    minor and urgent update:
    Version has been updated  [ 2.67k ==> 2.68l ]:
    Changes:
    *  Update GTX 770: Add support for new vbios type +2
    *  Fixed issue: Compatibility issue with latest OS updates, [win7+] caused voltage thread to self terminate.
    *  Minor work speed improvement for all threads
    minor update:
    Version has been updated  [ 2.68l ==> 2.69m ]:
    Changes:
    *  Update 460M: Add support for new vbios, type 4
    *  Update GTX 780 Ti: Add support for new vbios type +1
    Version has been updated  [ 2.69m ==> 2.70n ]:
    Changes:
     * Update GTX 480: Add support for new vbios type +1
     * Update GTX 760M: Add support for new vbios type +1
     * Update GTX 780 Ti: Add support for new vbios type +1
     * Update GTX 780: Add support for new vbios type +1
     * Add new feature for MSI Notebooks from gaming series,
     called "MSI EC-FW Editor".
     Supported MSI Notebooks models are the followed:
        - GT70 0NC
        - GT70 0ND
        - GT70 0NE
        - GT70 Dragon Edition
        - GT70-0NH Workstation
        - GT70 Dragon Edition 2 Extreme
        - GT70 Dragon Edition 2
        - GT70 2OC
        - GT70 2OD
        - GT70-0NG Workstation
        - GT70-2OL Workstation
        - GT70-2OK Workstation
        - GT60 2OD 3K IPS Edition
        - GT60 2OC 3K IPS Edition
        - GT60-2OJ Workstation
        - GT60-2OK Workstation - 3K IPS Edition
        - GT60 2OD
        - GT60 2OC
        - GT60-0NF Workstation
        - GT60-0NG Workstation
        - GT60 0NE
        - GT60 0ND
        - GT60 0NC
        - GE70 2OD
        - GE70 2OE
        - GE70 2OC
        - GE70 0ND
        - GE70 0NC
        - GE60 2OD
        - GE60 2OE
        - GE60 2OC
        - GE60 0ND
        - GE60 0NC
    Version has been updated  [ 2.70n ==> 2.71o ]:
    Changes:
    * Update MSI EC-FW Editor:
       - Add addiction support for followed MSI notebooks:
           } GX70 Destroyer
           } GX70 3BE
           } GX60 Destroyer
           } GX60 3BE
           } GX60 Hitman Edition
           } GX60 1AC
           } GS70 STEALTH
           } GE40 2OL
           } GE40 2OC Dragon Eyes
       - Update support for 16F4 and 1763 based MSI Notebooks:
           - added 3 more addiction FAN tables for those units.
       - Add hot key "E" - quick start MSI EC-FW Editor
       - Add ability to copy entire rows with values of either temp or fan type:
           Usage and more info:  Since there are too many values available for modification,
         depend of models [126 or 168] if all need to be edited it can take too much time.
         Therefor now you can also copy entire row of the values from the same time,
         ie: temp to temp or fan to fan. 1st two tables defines CPU & GPU fan profiles,
         which you can use as sample to spread quickly over all other tables.
         you can do this by enter 2 letters one after another,
         where the 1st one will be the source and the second one will be the target row.
         Source rows can be only any from the 1st 4, ie: a,b,c,d  while the target rows can be any row.
         Normally they has repeatable pattern, so you can config 1st 4 by your taste,
         then copy all of them over all others very quickly. And if needs any small change, fine tune,
         you can always edit any of the 126 or 168 values individually.
    Version has been updated  [ 2.71o ==> 2.72p ]:
    Changes:
         * Add support for 670MX
         * Add support for 675MX
            Features supported for 670MX and 675MX:
             Support voltage adjust for P0, P5, P8
             Support memory clock adjust for P0, P5, P8
             Support Maximum Boost Frequency adjust
             Support Boost table Frequency adjust
             Support Essential Domain 1 Frequency adjust
             Support Essential Domain 2 Frequency adjust
             Support Essential Domain 3 Frequency adjust
             Support Software GPU core OC Limit removal
         * Update EC Tuner:
             - Add support for GT70 Barabone [1763]
             - Add support for GT60 Barabone [16F3]
             - Add support for msi's special T16 & T17 EC's for 1762 & 16F3
         * Fix cosmetic issue, when saving image on exit it blink for second
         * Update GTX 780M:
           - Add support for P-State Terminator [ability to Disable/Enable desired P-state]
    Version has been updated  [ 2.72p ==> 2.73r ]:
    Changes:
    * Update GTX 780 Ti: Add support for new vbios type
    Version has been updated  [ 2.73r ==> 2.74s ]:
    Changes:
    * Add support for 750M
            Features supported:
             Support voltage adjust for P0, P5, P8
             Support memory clock adjust for P0, P5, P8
             Support Maximum Boost Frequency adjust
             Support Boost table Frequency adjust
             Support Essential Domain 1 Frequency adjust
             Support Essential Domain 2 Frequency adjust
             Support Essential Domain 3 Frequency adjust
             Support Software GPU core OC Limit removal
             Support GPU Boost logic Enable/Disable
    Version has been updated  [ 2.74s ==> 2.75t ]:
    Changes:
      * Update: GTX 670MX:
         - Add support for new vbios type 
         - Add support Software Voltage control [On/Off]
         - Add support Software Voltage definition and adjustment
      * Update: GTX 770:
         - Add support for new vbios type
      * Update MSI EC-FW Editor:
         - Add support for new units:
            +GE70 2PE Apache Pro
            +GE70 2PC Apache
            +GE60 2PE Apache
            +GE60 2PC Apache
            +GP70 2PE Leopard
            +GP60 2PE Leopard
            +GT70 2PE Dominator Pro
            +GT70 2PC Dominator
            +GT60 2PE Dominator Pro
            +GT60 2PC Dominator
            +GT60 2PE Dominator 3K Edition
            +GT60 2PC Dominator 3K Edition
            +GS70 2PE Stealth Pro
    Version has been updated  [ 2.75t ==> 2.76u ]:
    Changes:
      * Update: GTX 675MX:
         - Add support Software Voltage control [On/Off]
         - Add support Software Voltage definition and adjustment
      * Update: GTX 765M: Add support for new vbios type
      * Update MSI EC-FW Editor:
         - Fix some garbage characters for Chinese language OS [cosmetic issue]
         - Add support for new units:
             +GS70 Barabone
             +GS60 2PC Ghost
             +GS60 2PC Ghost 3K Edition
             +GS70 2PC Stealth
    Version has been updated  [ 2.76u ==> 2.77v ]:
    Changes:
      * Add support GTX 860M (Maxwell based 860M are not supported)
       -Support voltage adjust for  P0, P1,P5, P8
       -Support higher clock's voltage adjust
       -Support memory clock adjust for P0, P1, P5, P8
       -Support Maximum Boost Frequency adjust [Auto adjust for P0, P1]
       -Support Boost table Frequency adjust
       -Support Essential Domain 1 Frequency adjust
       -Support Essential Domain 2 Frequency adjust
       -Support Essential Domain 3 Frequency adjust
       -Support Software GPU core OC Limit removal
       -Support GPU Boost logic Enable/Disable
       -Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P1,P5,P8)]
    Version has been updated  [ 2.77v ==> 2.79x ]:
    Changes:
      * Add support for GTX 870M, supported features:
       -Support voltage adjust for  P0, P1,P5, P8
       -Support higher clock's voltage adjust
       -Support memory clock adjust for P0, P1, P5, P8
       -Support Maximum Boost Frequency adjust [Auto adjust for P0, P1]
       -Support Boost table Frequency adjust
       -Support Essential Domain 1 Frequency adjust
       -Support Essential Domain 2 Frequency adjust
       -Support Essential Domain 3 Frequency adjust
       -Support Software GPU core OC Limit removal
       -Support GPU Boost logic Enable/Disable
       -Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P1,P5,P8)]
     * Update GTX 670MX: Add support for new vbios type
    Version has been updated  [ 2.79x ==> 2.80y ]:
    Changes:
     * Update GTX 870M: Add support for new vbios types +2
     * Fix cosmetic issue GTX 870M voltage thread, bar appear over some values
     * Update tool to showup in dialog as supported units 1763 for SB353x, .7xx versions
    Version has been updated  [ 2.80y ==> 2.81z ]:
    Changes:
     * Update GTX 460M: Add support for new vbios types +2
     * Update GTX 870M: Add support for new vbios types
     * Update GTX 780M: Improve boost table system to handle some special cases
     * Update MSI EC-FW Editor: Add new feature:
         - Allow Temp Threshold Hysteresis modification CPU/GPU, available for all supported MSI Notebooks
    Version has been updated  [ 2.81z ==> 2.82a ]:
    Changes:
    * Fix false possitive detections with some AVs
     * Update MSI EC-FW Editor:
         - Fix text max Threshold Hysteresis limit up to 10 instead of 15
         - Add support for GT70 Barabone [1762]
         - Add support for GT70 Medion Eraser X7821 [1762]
    Version has been updated  [ 2.82a ==> 2.83b ]:
    Changes:
    Update GTX750M:
       - Add support for new vbios type
    Update GTX860M:
       - Add support for new vbios type
       - Add dynamic boost table detection and adjustment
    Update GTX870M:
       - Add support for new vbios type
       - Update voltage identifier to improve compatibility
    Update MSI EC-FW Editor:
       - Add support for iBuypower Valkyrie CZ-27 [1762]
       - Update 16FK to add filter support for .7xx versions
       - Improve worker performance after initial loading
    Version has been updated  [ 2.83b ==> 2.84c ]:
    Changes:
    * Fixed bug: power below 66W cannot adjust
    Update GTX750M:
       - Allow Higher clock's Voltage modification
    Update GTX870M:
       - Add support for new vbios type
       - Add support for power control modifications
    Update GTX860M:
       - Add support for power control modifications
    Version has been updated  [ 2.84c ==> 2.85d ]:
    Changes:
    * Extend power range selection to 3kW
    Update GTX780Ti:
       - Add support for new vbios type
       - Update max boost system
    Update GTX860M:
       - Add support for new vbios type
    Update MSI EC-FW Editor:
       - Add support for GT72 2PC DOMINATOR
       - Add support for GT72 2PE DOMINATOR PRO
    * Fixed update issue introduced with version 2.84c: not always can detect new version
      [those who have troubles updating to 2.85d, install older version to perform the update,
       those who has 2.84c only, email me directly for manual update to the latest one fixed version 2.85d]
    Version has been updated  [ 2.85d ==> 2.86e ]:
    Changes:
      * Add support for GTX 880M, supported features:
       -Support voltage adjust for  P0, P1,P5, P8
       -Support higher clock's voltage adjust
       -Support memory clock adjust for P0, P1, P5, P8
       -Support Maximum Boost Frequency adjust [Auto adjust for P0, P1]
       -Support Boost table Frequency adjust
       -Support Essential Domain 1 Frequency adjust
       -Support Essential Domain 2 Frequency adjust
       -Support Essential Domain 3 Frequency adjust
       -Support Software GPU core OC Limit removal
       -Support GPU Boost logic Enable/Disable
       -Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P1,P5,P8)]
       -Support for power control modifications
    Update GTX770:
       - Add support for new vbios type
    Update MSI EC-FW Editor:
       - Add support for WT70-2OK GT60-2OK WORKSTATION 3K IPS EDITION
       - Add support for WT70-2OK
       - Add support for WT70-2OL
       - Add support for WT60-2OK 3K IPS EDITION
       - Add support for WT60-2OJ
       - Add support for WS60 2OJ (3K IPS EDITION)
       - Add support for WS60 2OJ
    Version has been updated  [ 2.86e ==> 2.87f ]:
    Changes:
     * Update GTX770:
       - Add support for new vbios type
     * Update GTX880M:
       - Add support for new vbios type
     * Modify updater to fix AVG's issue
     * Update 460M:
       - Fixed issue, type6 read error in status report
     * Update GTX660Ti:
       - Fixed issue, type3 cannot save image issue
    Version has been updated  [ 2.87f ==> 2.88g ]:
    Changes:
    Update MSI EC-FW Editor:
       - Add support for GS60 2QE GHOST PRO 3K
       - Add support for GS60 2QE GHOST PRO
       - Add support for GT72 2QD Dominator
       - Add support for GT72 2QE Dominator Pro
       - Add support for GS70 2QE STEALTH PRO
       - Add support for GS70 2QE STEALTH PRO RED EDITION
    Version has been updated  [ 2.88g ==> 2.89h ]:
    Changes:
     * Update GTX860M:
       - Add support for new vbios type
    Version has been updated  [ 2.89h ==> 2.90i ]:
    Changes:
    * Update MSI EC-FW Editor:
       - Add support for GE60 Barabone [MS-16GC based]
    * Update GTX760M:  - Add support for new vbios type
    * Update GTX680:    - Add support for new vbios type
    * Add support for K3000M, supported features:
        -Support voltage adjust for P0,P5, P8
        -Support memory clock adjust for P0, P5, P8
        -Support Maximum Boost Frequency adjust
        -Support Boost table Frequency adjust
        -Support Essential Domain 1 Frequency adjust
        -Support Essential Domain 2 Frequency adjust
        -Support Essential Domain 3 Frequency adjust
        -Support Software GPU core OC Limit removal
        -Support GPU Boost logic Enable/Disable
        -Support P-State Terminator [ability to Disable/Enable desired P-state(P0,P5,P8)]
    * Modify updater: Replace update servers with new one  [existing owners need to email me to update to this version 2.90i]
    Version has been updated  [ 2.90i ==> 2.91j ]:
    Changes:
    * Update GTX670: - Add support for new vbios type
    * Update MSI EC-FW Editor:
       - Extend FAN % range to 120 to handle some private cases
       - Updated EC Core system to support newest EC generation
       - Add support for GT70 Medion [MS-1763 based]
       - Add support for GS30 2M Shadow
       - Add support for GE62 2QE APACHE
       - Add support for GE62 2QF APACHE PRO
       - Add support for GT80 2QE TITAN SLI
    Version has been updated  [ 2.91j ==> 2.92k ]:
    Changes:
    : Update MSI EC-FW Editor:
       * Add formal support(those are already supported,but wasn't listed officially as supported) for:
          - GT80 2QD Titan SLI
          - GT72 DOMINATOR DRAGON EDITION
          - GT72 DOMINATOR PRO DRAGON EDITION
          - GT60 2QD DOMINATOR 3K EDITION
          - GT60 2QD DOMINATOR
          - GT70 2QD DOMINATOR
          - GT60 2QE DOMINATOR PRO 4K EDITION
          - GT60 2QD DOMINATOR 4K EDITION
          - GS70 2QE STEALTH PRO SILVER EDITION
          - GS60 2QE GHOST PRO 4K GOLD EDITION
          - GS60 2QE GHOST PRO 4K
          - GS70 2QD STEALTH
          - GS60 2QD GHOST
          - GE60 2PL APACHE
          - GE70 2PL APACHE
          - GE40 2PC DRAGON EYES
          - GE60 2PF APACHE PRO
          - GE60 2PG APACHE
       * Add support for:
          - S20 SLIDER 2
          - GE72 2QE APACHE
          - S20
          - S30
          - S12T
       * Extend temp hysteresis value range to 20
    : Update some outdated .asm modules to avoid and reduce false detection by some AVs,
    and contacted some AV vendors to fix their false detection and to gain their approval to add some of the modules in their white-list.
    Tested with:
         -Symantec/Norton  √
         -AVG 2015 √
         -Avast! 2015   √
         -Nod32   √
         -Microsoft Security Essential

  • The music search on the I tunes store does not appear after the latest upgrade to my I phone 4

    The music search feature on the I Tunes store does not appear.  Unable to search since the latest upgrade.

    If you're sure where your library is run this script iTunesXMLPath. The library folder is the folder that file is in. Your media folder is recorded under Edit > Preferences > Advanced and is usually a subfolder of the library folder.
    I recommend you backup your library with the method in this user tip.
    tt2

  • HT2589 when I try and log in my i-tunes account or my app store account on my i-phone it says "this apple I.D has not yet been used on the i-tunes store" it gives me 2 optins "cancel" or "review" I press review, enter my bank details but they decline..why

    Hi can anybody help or advise me? I've recently bought the i-phone 4s, I've set up my apple I.D and password but everytime I try and log in it says "this apple I.D has not yet been used on the i-tunes store" I click "review" follow the instructions and agree to the terms and condition's, enter my bank details but it declines every time? I've tried both my accounts and its declined both, this stops me from logging in so I can't download anything for free or buy anything, my sister had the option of skipping the bank details part when she created her apple I.D and just enters her's when buying something, why do I not have that option?? And why is it declining my bank details...please HELP!!!!!

    The details I'm entering are correct, I choose visa as my card type, enter my card number, enter my expiry date and my last 3 digts on the reverse of the card, enter my address and zip code plus my home telephone number, click continue and it says "the payment method you have selected has been declined, please enter another payment method". I've lost count how many times I've tried, I've typed my details in slowly making sure I put them in properlly and it still declines it, I've even tried makeing a new apple I.D and when I get to the bank details part it declines it again so I am forced to press cancel and all details are not saved so its just like I'm hitting a brick wall, its ******* me off!!! I can't even download any of the free app's because to do so you must log in but when I do it says "this apple I.D has not yet been used in the i-tunes store" review my details and can't get past the bank details part. So doesn't log me in, I'm honestly out of ideas

Maybe you are looking for

  • How to make a clipping of an email address

    Hello... My situation is that I'm in the middle of a job search, and I'm registering all over the place, and everyone wants my email address -- in fact some use it for my "user name" -- and so (for security etc.) I set up a couple of new mailboxes (w

  • VGA Issues

    Mini display to VGA adaptor conneted from computer to screen. O boot startup screen shows on monitor through VGA. After startup screen VGA monitor goes blank and says "No signal" and shuts off. I then have to plug in the HDMI to the TV to see the com

  • What generation is my ipad? Model MC706LL/A

    How do I find out what generation my ipad us?

  • ORA-12096: error in materialized view log on ORA-01301:insufficient privile

    Hi, One of our ebusiness Apps 11510 instances has database that was upgraded from 9.2.0.6 to 10.2.0.4 with Database Vault. After that, we are getting an error: ORA-12096: error in materialized view log on "SCHEMA"."TABLE_NAME" ORA-01301:insufficient

  • Deployment Wizard ignores package tree

    Hi, I've just started using JDev 3.0 and I've noticed some strange behaviour of the new deployment wizard. If I specify a package tree to include, but NOT a library or an archive, the package tree is ignored. I can only get the wizard to pay attentio