config = {
"window_max_size": 768,
"window_height": 768,
"screenshot_region": (0, 0, 344, 768 + y_offset),
"circle_center": (172, 596 + y_offset),
"shuffle_button": (32, 507 + y_offset),
"close_piggybank": (285, 210 + y_offset),
"circle_radius": 109,
"rearranged_box_size": 64,
"rearranged_padding": 8,
"forbid_three_circle": (43, 43 + 22, 685 + y_offset, 685 + 22 + y_offset),
"letter_contour_dim": (30, 39, 6, 50),
}
With these config settings
on my galaxy tab (tablet) this is what the bot "sees"

Meanwhile this is the size of the scrcpy
same image but cropped
How do i edit this to fix it not working?