From 7665b6ef3b2594034620ce27f36de03e9945a6b2 Mon Sep 17 00:00:00 2001 From: David <56174894+Constrat@users.noreply.github.com> Date: Sun, 4 Jun 2023 22:13:03 +0200 Subject: [PATCH 1/2] Update tasks.json for OperBoxNameOCR YostarEN 260/260 operators detected, finally fixed --- resource/global/YoStarEN/resource/tasks.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 5ca0173aa8..c87b957509 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -2121,7 +2121,7 @@ "鸿雪" ], [ - "Gavial the.*", + "Gavial the Invincible", "百炼嘉维尔" ], [ @@ -2168,6 +2168,10 @@ "Astgenne", "星源" ], + [ + ".*Lightnin.*bearer", + "Greyy the Lightningbearer" + ], [ "Greyy the Lightningbearer", "承曦格雷伊" @@ -2326,6 +2330,15 @@ ] ] }, + "OperBoxNameOCR": { + "specialParams": [ + 160, + 4, + 6, + 0 + ] + }, + "ClickChapter1": { "text": [ "Hour of An Awakening", From 60ef34570781daeb2a9d48d3e92ddba34d82c159 Mon Sep 17 00:00:00 2001 From: David <56174894+Constrat@users.noreply.github.com> Date: Sun, 4 Jun 2023 22:31:01 +0200 Subject: [PATCH 2/2] Update tasks.json Fix regex for Lightningbearer --- resource/global/YoStarEN/resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index c87b957509..92fc6b77c5 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -2169,7 +2169,7 @@ "星源" ], [ - ".*Lightnin.*bearer", + ".*Lightni.*bearer", "Greyy the Lightningbearer" ], [