diff --git a/.github/workflows/apk.yml b/.github/workflows/apk.yml index b4f264ee..a4005ca1 100644 --- a/.github/workflows/apk.yml +++ b/.github/workflows/apk.yml @@ -122,7 +122,7 @@ jobs: target_call: 31249 width: 640 height: 480 - tolerance: 20 + tolerance: 3072 crop_x: 1 crop_y: 1 crop_width: 638 @@ -136,7 +136,7 @@ jobs: target_call: 92195 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -150,7 +150,7 @@ jobs: target_call: 481787 width: 854 height: 480 - tolerance: 500 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -164,7 +164,7 @@ jobs: target_call: 280000 width: 854 height: 480 - tolerance: 500 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -178,7 +178,7 @@ jobs: target_call: 923340 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -192,7 +192,7 @@ jobs: target_call: 110725 width: 854 height: 480 - tolerance: 200 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -206,7 +206,7 @@ jobs: target_call: 95322 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -220,7 +220,7 @@ jobs: target_call: 141559 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -234,7 +234,7 @@ jobs: target_call: 150023 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -248,7 +248,7 @@ jobs: target_call: 151297 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -262,7 +262,7 @@ jobs: target_call: 146559 width: 854 height: 480 - tolerance: 150 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -276,7 +276,7 @@ jobs: target_call: 96143 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -290,7 +290,7 @@ jobs: target_call: 153808 width: 854 height: 480 - tolerance: 60 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -304,7 +304,7 @@ jobs: target_call: 113511 width: 854 height: 480 - tolerance: 40 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -318,7 +318,7 @@ jobs: target_call: 125124 width: 854 height: 480 - tolerance: 200 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -332,7 +332,7 @@ jobs: target_call: 1173280 width: 854 height: 480 - tolerance: 150 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -346,7 +346,7 @@ jobs: target_call: 1606997 width: 854 height: 480 - tolerance: 150 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 @@ -360,7 +360,7 @@ jobs: target_call: 159866 width: 854 height: 480 - tolerance: 20 + tolerance: 4100 crop_x: 0 crop_y: 0 crop_width: 0 diff --git a/tools/trace_replay/CMakeLists.txt b/tools/trace_replay/CMakeLists.txt index 5d21a924..3cd89dae 100644 --- a/tools/trace_replay/CMakeLists.txt +++ b/tools/trace_replay/CMakeLists.txt @@ -348,7 +348,7 @@ add_trace_replay_test_for_backends(OpenRA TARGET_CALL 31249 WIDTH 640 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 3072 CROP_X 1 CROP_Y 1 CROP_WIDTH 638 @@ -362,7 +362,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-startup TARGET_CALL 92195 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-main-menu @@ -372,7 +372,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-main-menu TARGET_CALL 481787 WIDTH 854 HEIGHT 480 - TOLERANCE 500 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-in-world @@ -382,7 +382,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-in-world TARGET_CALL 280000 WIDTH 854 HEIGHT 480 - TOLERANCE 500 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-sodium-in-world @@ -392,7 +392,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-sodium-in-world TARGET_CALL 923340 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bsl-in-world @@ -402,7 +402,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bsl-in-world TARGET_CALL 110725 WIDTH 854 HEIGHT 480 - TOLERANCE 200 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-makeup-ultrafast-in-world @@ -412,7 +412,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-makeup-ultrafast TARGET_CALL 95322 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-super-duper-vanilla-in-world @@ -422,7 +422,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-super-duper-vani TARGET_CALL 141559 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-sundial-lite-in-world @@ -432,7 +432,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-sundial-lite-in- TARGET_CALL 150023 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-reimagined-in-world @@ -442,7 +442,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-re TARGET_CALL 151297 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-unbound-in-world @@ -452,7 +452,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-complementary-un TARGET_CALL 146559 WIDTH 854 HEIGHT 480 - TOLERANCE 150 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-mellow-in-world @@ -462,7 +462,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-mellow-in-world TARGET_CALL 96143 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-nostalgia-in-world @@ -472,7 +472,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-nostalgia-in-wor TARGET_CALL 153808 WIDTH 854 HEIGHT 480 - TOLERANCE 60 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bliss-in-world @@ -482,7 +482,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-bliss-in-world TARGET_CALL 113511 WIDTH 854 HEIGHT 480 - TOLERANCE 40 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-chocapic-v6-lite-in-world @@ -492,7 +492,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-chocapic-v6-lite TARGET_CALL 125124 WIDTH 854 HEIGHT 480 - TOLERANCE 200 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-iterationt-in-world @@ -502,7 +502,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-iterationt-in-wo TARGET_CALL 1173280 WIDTH 854 HEIGHT 480 - TOLERANCE 150 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-iterationt-nodsa-in-world @@ -512,7 +512,7 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-iterationt-nodsa TARGET_CALL 1606997 WIDTH 854 HEIGHT 480 - TOLERANCE 150 + TOLERANCE 4100 FUZZ_PERCENT 20) add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-photon-v1.1-in-world @@ -522,5 +522,5 @@ add_trace_replay_test_for_backends(minecraft-1.21.4-fabric-iris-photon-v1.1-in-w TARGET_CALL 159866 WIDTH 854 HEIGHT 480 - TOLERANCE 20 + TOLERANCE 4100 FUZZ_PERCENT 20)