fix color with EDID
This commit is contained in:
parent
4a0290d387
commit
7cec9919a7
2 changed files with 2 additions and 2 deletions
|
@ -468,7 +468,7 @@ function start()
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
||||||
(1) 开启HIDPI
|
(1) 开启HIDPI
|
||||||
(2) 开启HIDPI(同时注入花屏补丁)
|
(2) 开启HIDPI(同时注入EDID)
|
||||||
(3) 关闭HIDPI
|
(3) 关闭HIDPI
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
2
hidpi.sh
2
hidpi.sh
|
@ -468,7 +468,7 @@ function start()
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
||||||
(1) Enable HIDPI
|
(1) Enable HIDPI
|
||||||
(2) Enable HIDPI (with patch)
|
(2) Enable HIDPI (with EDID)
|
||||||
(3) Disable HIDPI
|
(3) Disable HIDPI
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue