Hi all
This is a quick tutorial on how to update the CPUCODE in Award bios
the easy way by only using CBROM, no hex editing![Big Grin Big Grin](https://www.bios-mods.com/forum/images/smilies/biggrin.gif)
This was tested with the 5002 bios from the M2N32 SLI DLX
This is done at your own risk, i will not be held responsible if
something goes wrong when you flash the bios :p
Requirements:
1. Award bios file you want to update
2. CBROM v1.95 Download
3. NCPUCODE.BIN (Extracted from donor bios or see attached for latest AMD Code)
4. Knowledge with using CBROM (optional) :p
Step 1:
Put CBROM195.EXE, NCPUCODE.BIN and BIOS FILE into the same folder
We are using CBROM195 coz it's the only 1 that worked for me :p
Step 2:
Make sure NCPUCODE.BIN is Read-Only (Right Click->Properties->Read-Only)
This is done so that CBROM does not extract the existing NCPUCODE.BIN
If you wanted to extract the NCPUCODE.BIN uncheck Read-Only
Step 3:
Run the following command to update NCPUCODE
Step 4:
Run the following command to see if update was successful
NCPUCODE size should have changed and new "Micro Code" entries![Smile Smile](https://www.bios-mods.com/forum/images/smilies/smile.gif)
Thanks for letting me waste your time :p
Ej52
This is a quick tutorial on how to update the CPUCODE in Award bios
the easy way by only using CBROM, no hex editing
![Big Grin Big Grin](https://www.bios-mods.com/forum/images/smilies/biggrin.gif)
This was tested with the 5002 bios from the M2N32 SLI DLX
This is done at your own risk, i will not be held responsible if
something goes wrong when you flash the bios :p
Requirements:
1. Award bios file you want to update
2. CBROM v1.95 Download
3. NCPUCODE.BIN (Extracted from donor bios or see attached for latest AMD Code)
4. Knowledge with using CBROM (optional) :p
Step 1:
Put CBROM195.EXE, NCPUCODE.BIN and BIOS FILE into the same folder
We are using CBROM195 coz it's the only 1 that worked for me :p
Step 2:
Make sure NCPUCODE.BIN is Read-Only (Right Click->Properties->Read-Only)
This is done so that CBROM does not extract the existing NCPUCODE.BIN
If you wanted to extract the NCPUCODE.BIN uncheck Read-Only
Step 3:
Run the following command to update NCPUCODE
Code:
cbrom195 "Your Bios".bin /nc_cpucode ncpucode.bin
Step 4:
Run the following command to see if update was successful
NCPUCODE size should have changed and new "Micro Code" entries
![Smile Smile](https://www.bios-mods.com/forum/images/smilies/smile.gif)
Code:
cbrom195 "Your Bios".bin /d
Thanks for letting me waste your time :p
Ej52