|
Post by xxdxmhippiexx on Jan 22, 2017 18:40:45 GMT
Tested my script on gs5 and it worked..script was made on a gs6. It dosnt work on bluestacks though and im not sure why..just wont find any images.
Settings:setCompareDimension(true, 1280)
Settings:setScriptDimension(true, 2560)
|
|
|
Post by AnkuLua on Jan 23, 2017 1:37:57 GMT
Don't change the compare dimension on different devices and emulators. Don't change the compare dimension on different devices and emulators. Don't change the compare dimension on different devices and emulators. It's better that they are with the same aspect ratio. Say S6 is 2560x1440, then BS should be 1280x720. Is still problems, please share the screenshot, script and images.
|
|
|
Post by xxdxmhippiexx on Jan 23, 2017 18:34:51 GMT
This is the secret that AnkuLua can work on different devices with the same script. Take the example of our first example. We capture the images from device with 960 on width. So we have the following code in our script. Settings:setCompareDimension(true, 960) Read more: ankulua.boards.net/thread/7/settings#ixzz4WbxCec4MI dont understand..Im using CompareDimensions wrong?
|
|
|
Post by AnkuLua on Jan 24, 2017 2:11:16 GMT
|
|
|
Post by xxdxmhippiexx on Jan 24, 2017 15:28:29 GMT
Im still confused..i used remoteAKL to get 1280px(CompareDimension) images from my gs6 witch is 2560 (ScriptDimension) am i missing something?
|
|
|
Post by AnkuLua on Jan 25, 2017 0:19:53 GMT
It seems that everything is right for you. Are they all in the same aspect ratio and immersive mode. What's the game? Please share the script and screenshot. It's easier to figure out what's wrong.
|
|