maxdeviant / lol-mastery-manager

A tool for managing mastery pages in League of Legends
MIT License
37 stars 21 forks source link

Don't using in Chapion Select #27

Open hoang0109 opened 8 years ago

hoang0109 commented 8 years ago

cutescreenrecorder-1021-640_ new

how fix that?

kell987654 commented 8 years ago

that is happening to me 2

maxdeviant commented 8 years ago

This probably has to do with the resolution the client is running at. The champion select screen moves around once you get to certain screen sizes, and I currently do not cover all of the positioning cases.

kell987654 commented 8 years ago

How to fix it !

hoang0109 commented 8 years ago

you can'd change file Coordinates.json = { "reference_client_size": "1152, 720", "mastery_coordinates_menu": { "6111": "350,245", "6114": "470,245", "6121": "385,310", "6122": "445,310", "6131": "350,371", "6134": "471,371", "6141": "385,435", "6142": "440,435", "6151": "348,500", "6154": "470,500", "6161": "354,565", "6162": "410,565", "6164": "475,565", "6211": "846,247", "6212": "965,247", "6221": "883,310", "6223": "940,310", "6231": "843,370", "6232": "965,370", "6241": "879,436", "6242": "937,436", "6251": "840,500", "6252": "963,500", "6261": "848,560", "6262": "905,560", "6263": "970,560", "6311": "595,242", "6312": "720,242", "6321": "602,312", "6322": "658,312", "6323": "723,312", "6331": "596,370", "6332": "717,370", "6342": "632,438", "6343": "689,438", "6351": "596,500", "6352": "717,500", "6361": "600,567", "6362": "663,563", "6363": "721,566" }, "mastery_coordinates_champion_select": { "6111": "364, 200", "6114": "485, 200", "6121": "398, 270", "6122": "463, 270", "6131": "371, 330", "6134": "487, 330", "6141": "404, 390", "6142": "456, 390", "6151": "366, 460", "6154": "490, 460", "6161": "369, 520", "6162": "426, 520", "6164": "488, 520", "6211": "864, 200", "6212": "986, 200", "6221": "895, 260", "6223": "954, 260", "6231": "858, 325", "6232": "981, 325", "6241": "896, 395", "6242": "953, 395", "6251": "864, 455", "6252": "978, 455", "6261": "861, 520", "6262": "920, 520", "6263": "983, 520", "6311": "614, 200", "6312": "737, 200", "6321": "618, 265", "6322": "679, 265", "6323": "736, 265", "6331": "613, 325", "6332": "733, 325", "6342": "650, 390", "6343": "706, 390", "6351": "614, 455", "6352": "739, 455", "6361": "618, 520", "6362": "675, 520", "6363": "735, 520" } }