From d5617d6304457cf01b82ca4dc08a1dab2fcd8f60 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:04:21 +0100 Subject: [PATCH] fix: Greyy alter and BattleQuickFormationOCR opencv tweaks for the umpteenth time a change to the main threshold value reducing hoping to detect Nearl Alter, Gavial and other stupid long names. --- resource/global/YoStarEN/resource/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 156fe52db5..555337fd0d 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -559,7 +559,7 @@ ["Reserve Operator *-* *D[efender]*", "预备干员-重装"], ["R-31a Heavy Power Armor", "R-31a重型动力装甲"], ["Astgenne", "星源"], - ["L *ith *t* *nrey *thne", "承曦格雷伊"], + ["L? *ight *t* *n?[ifGg]?re?v?y *th?n?er?", "承曦格雷伊"], ["Greyy the Lightningbe[arer]*", "承曦格雷伊"], ["Dorothy", "多萝西"], ["Resonator", "共振装置"], @@ -1268,7 +1268,7 @@ }, "BattleQuickFormationOCR": { "roi": [0, 231, 116, 22], - "specialParams": [160, 2, 7, 0] + "specialParams": [105, 2, 7, 0] }, "BattleStartPre": { "text": ["Start", "Start Challenge"]