Page 1 of 1

Regsitry settings for Speed

Posted: Thu Apr 01, 2021 2:20 am
by jwaltrip4
I have looked at the examples, and none of them show and actual picture if the settings...

HKEY_CURRENT_USER\Software\MakeMKV is the reg key

the key is speed_HL-DT-ST_BD-RE__WH16NS40_1.05_212005061440_KLNK369253

What I am not sure of is the value.... the examples show the value in quotes:
"D1=99;D2=99;D1=-,D2=-;U1=-;U2=-;U3=-"

Is that what the value should be... quotes and all.... or should it be without quotes.

Re: Regsitry settings for Speed

Posted: Thu Apr 01, 2021 12:51 pm
by d00zah
jwaltrip4 wrote:
Thu Apr 01, 2021 2:20 am
I have looked at the examples, and none of them show and actual picture if the settings...

HKEY_CURRENT_USER\Software\MakeMKV is the reg key

the key is speed_HL-DT-ST_BD-RE__WH16NS40_1.05_212005061440_KLNK369253

What I am not sure of is the value.... the examples show the value in quotes:
"D1=99;D2=99;D1=-,D2=-;U1=-;U2=-;U3=-"

Is that what the value should be... quotes and all.... or should it be without quotes.
It depends on where you are looking.

Using a .reg file to import settings, quotes are required:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\MakeMKV]
"speed_HL-DT-ST_BD-RE__WH16NS40_1.03_211711211653_K9xxxxxxxxx"="0=99"
If editing via regedit, no quotes:

regedit (Small).jpg
regedit (Small).jpg (27.46 KiB) Viewed 3952 times