Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 04/18/23 in Files

  1. Version 1.0.0

    855 downloads

    Files contained in this archive: ms_gx740.zip MSI 16F1 Unlocked.zip MSI 1762 Unlocked.zip MSI GT60 Unlocked.zip MSI GT70 Unlocked.zip MSI GT683 Unlocked.zip MSI GT783 Unlocked.zip MSI MS-16F2 Unlocked.zip MSI MS-1761 Unlocked.zip SecondGenAMDAPU.zip Should I Flash These BIOS? See thread link below to learn which notebooks these bios files should be used with. Who this does NOT apply to: - If you are afraid to brick your notebook, this is NOT for you. There is always a possibility for errors and accidents to occur. - If you do not understand what any or most of these acronyms mean, this is NOT for you. You will probably find little use for the unlocked features and the potential for risk is much greater than the reward. Who this applies to: - If you have an understanding of most of this thread and are willing to learn, continue reading. - If you are an enthusiast who loves modding and overclocking and have experience with this field, continue reading. Features: So what are these features that MSI had locked out? A short list would include:* - XMP RAM support (Up to 2133Mhz) [Warning: 4 DIMMs at 1866Mhz(+) may not be stable, 2 DIMMs are stable at 2133Mhz]. - BCLK Overclocking (Up to 5%, your mileage may vary, no guarantees). - TPL limits unlocked (With the combination of ThrottleStop, CPU throttling can be overcome). To learn more about how to use the files in this archive, please visit the thread below:
    1 point
  2. Version 5.513.0

    515 downloads

    Flashing Overview: - Go to the device manager -> 'Display Adapters' -> chooser your GPU, right click on it and choose disable - Flash the VBIOS with mnvflash, a modified version of nvflash (see attachments). Below are detailed instructions for nvflash in case you aren't familiar with it. - After the flashing is done: Enable the GPU once again in the device manager. - Reboot Detailed Instructions: As soon as you see the command line you're ready to go, write dir and hit enter to display all the files on the USB drive. Display all Nvidia adapters in the system: nvflash -a or alternatively the longer version of the command: nvflash --list This command will return you a list with all Nvidia adapters present in your system. Here's an example output of this command run on my M15x with a 680m in it: NVIDIA Firmware Update Utility (Version 5.117) NVIDIA display adapters present in system: <0> N13E-GTX (10DE,11A0,1028,02A2) H:--:NRM B:02,PCI,D:00,F:00 The number in the <> brackets is the index of the corresponding device. SLI users will have more than one entry and flash each card separately. Backup your current VBIOS: Never forget to keep a backup of your original VBIOS before you flash anything non-stock. Use this command to save a copy of the firmware to your USB drive: nvflash -b filename.rom or with nvflash --save filename.rom Flash the VBIOS to your card(s): For a single card it's really straight forward, you don't need to worry about the adapter indices. Just use this command: nvflash -6 vbiosname.rom -6 will allow you to override mismatches of the PCI subsystem ID. In case of a mismatch you'll need to confirm the flash with 'y'. NOTE: Users with a non-US keyboard might need to press 'z' or similar, because the 'y' isn't at the same location for all keyboard layouts. SLI users will need to flash each card separately. The concept stays the same, but you will need to use the corresponding adapter index to flash a card. How to figure out the adapter nr. is described above. Flashing goes like this: nvflash -i[index] -6 vbios.rom [index] represents a number, namely the index you found with the 'nvflash -a' command. So a command example to flash a card which has index 0 is: 'nvflash -i0 -6 vbios.rom' Donation link In case you want to buy me a beer Thanks and cheers!
    1 point


  • Newsletter

    Want to keep up to date with all our latest news and information?
    Sign Up
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.