Which instructions are you following(link?)? The only instructions for Windows I see are these from page 1 of this thread.strangedays wrote: ↑Fri Dec 22, 2023 6:56 amso im pretty green at this .... just flashed my LG WP50NB40 (NB52) with "DE_LG_WP50NB40-NB50_1.03_MK" but now on to the cross flash as per instructions --- however id like my drive to be compatible with most ripping SW as per below - however seeing this is almost a year old is there any new .bin files for cross flashing that would make this little drive even better ? If not should i be flashing DE_LG_BU40N_1.00.bin or DE_LG_BU40N_1.03_MK.bin ?
would be cool to rip (backup) games with this, but if not possible ill stick with ripping (backing up) my BR movies... please advise
LG WP50NB40, SVC: NB52, ROM VER: 1.03, Manufactured in October 2022
...and in step #3 above Marty writes that it can be flashed with either firmware:
BP60NB10 1.00-MK
BU40N 1.00
Is there any appreciable difference, features, or advantage/disadvantage between those two firmwares on this drive?
The BP60NB10 firmware only works with MAkeMKV & AnyDVD. The BU40N 1.00 firmware works with all ripping software.
If I wanted to flash this drive back to it's original firmware to return it, would I just do that with the original firmware dump I made with SDFTool before flashing it to be UHD capable?
I did see your post with the official LG flasher for this drive, but since mine is SVC NB52 and that flasher is for SVC NB50, I thought I'd ask.
No. That dump is not really helpful as it only contains important bits of the firmware, not the complete firmware. There isn't a NB52 flasher available either.
Why return it? They are good little drives once flashed! I use one myself. I suggest using the BU40N 1.00 firmware though, as it's compatible with a wider range of ripping software.
The closest firmware match I see in the "The all you firmware..." download is "HL-DT-ST-BD-RE_BP50NB40-NB50-1.03-NM00800-212005070917.bin" , which is different than the "DE_LG_WP50NB40-NB50_1.03_MK" you mentioned. I don't see that one in the pack.How To Flash Videos and commands:
New Updated guide for all Drives and firmware including encrypted firmware: https://www.youtube.com/watch?v=jyQV1aPlbow
1. Open cmd as admin
2. Navigate to makemkvs install directory by default on 64 bit systems it is here: cd "C:\Program Files (x86)\MakeMKV"
3. If you have a listed encrypted firmware you must use this command: makemkvcon64.exe f --all-yes -d “ your drive letter here Example: D”: rawflash enc -i “path to your firmware Example: C:\Users\Billy\Downloads\Downgrade-Enabled-Firmware\Auto-Flash\LG-Desktop-NS60-sleep-fix\WH16NS60-1.02-MK.bin”
4. If you have unencrypted firmware use this command: makemkvcon64.exe f --all-yes -d “ your drive letter here Example: D”: rawflash -i “path to your firmware Example: C:\Users\Billy\Downloads\Downgrade-Enabled-Firmware\Auto-Flash\LG-Desktop-NS60-sleep-fix\WH16NS60-1.02-MK.bin”
5. Remove my examples and quotes ”” when you run the commands