From 7cec9919a71dc10dfbf03d1026eeba607518062f Mon Sep 17 00:00:00 2001 From: xzhih <842708096@qq.com> Date: Sun, 17 Feb 2019 21:04:06 +0800 Subject: [PATCH] fix color with EDID --- hidpi-zh.sh | 2 +- hidpi.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hidpi-zh.sh b/hidpi-zh.sh index c816119..2755ebc 100755 --- a/hidpi-zh.sh +++ b/hidpi-zh.sh @@ -468,7 +468,7 @@ function start() cat << EOF (1) 开启HIDPI -(2) 开启HIDPI(同时注入花屏补丁) +(2) 开启HIDPI(同时注入EDID) (3) 关闭HIDPI EOF diff --git a/hidpi.sh b/hidpi.sh index 5f11596..47d3deb 100755 --- a/hidpi.sh +++ b/hidpi.sh @@ -468,7 +468,7 @@ function start() cat << EOF (1) Enable HIDPI -(2) Enable HIDPI (with patch) +(2) Enable HIDPI (with EDID) (3) Disable HIDPI EOF