|
Post by apokalipse on Mar 31, 2017 15:30:41 GMT
cant have my computer all time with me  but i will try nox to see what your script can do. ty
|
|
drekx
New Member
Posts: 31
|
Post by drekx on Apr 1, 2017 3:47:40 GMT
Any chance that this will be compatible to run on memu? I tried nox but I run into the same problems as memu when running under the tested resolution. I tried ES and crafting and it gets stuck for both of them, for ES it gets to the party select screen and then just keeps swiping/changing party and never departs. For crafting it just gets stuck on the screen trying to click on 'craft'. Is there a setting that i'm missing for nox?
|
|
|
Post by d354n on Apr 1, 2017 18:47:03 GMT
first try: Width = 600 Height = 800 DPI = 160 Graphics rendering mode Speed(DirectX) Frames 60 do you download from github?
second try: edit file /custom/ffbe/config__main.lua Settings:set("MinSimilarity", 0.90) change to Settings:set("MinSimilarity", 0.80)
actually it can work on memu, but need to re-capture all the image or lower image similarity
|
|
drekx
New Member
Posts: 31
|
Post by drekx on Apr 2, 2017 4:40:48 GMT
I did try with the settings above and downloaded from Github. I will try later on with the changes to similarity, will let you know how that works out; thanks!
|
|
|
Post by d354n on Apr 2, 2017 9:48:43 GMT
i updated the script, and add function to check image similarity
How: 1. open custom/ffbe/config__main.lua 2. find -- Menu:CheckImage 3. CheckImageFilename = picBtnStdDepart --> change the image to test 4. go to the screen where there is the image 5. run 6. Action: Check Image 7. What's the similarity? 0.86543 means 0.8
Also add new function, when it cant find the image it should, it will capture the image and put it in debug/new_image/ then you can overwrite old image with new image
|
|
|
Post by d354n on Apr 2, 2017 9:51:28 GMT
I did try with the settings above and downloaded from Github. I will try later on with the changes to similarity, will let you know how that works out; thanks! can you try the new function (CheckImage) and what is the similarity for depart button? have you try similarity 0.8 i hope it works for you
|
|
drekx
New Member
Posts: 31
|
Post by drekx on Apr 2, 2017 14:02:42 GMT
So far have tried changing the similarity and unfortunately it hasn't yielded any results. I tried using the new check image function but I don't think I have been able to find an image for it to match yet as all of the ones I have tried so far don't seem to have yielded results.
I have left it running on that function and I don't see any messages/popups/notifications indicating similarity/found and in the logs I don't see the new_image folder. Tried this on both Nox/Memu.
|
|
|
Post by d354n on Apr 3, 2017 9:32:52 GMT
Sorry, wrong script, i upload new amain.luae, you just need download 1 file and replace it
try: 1. open manual until depart button 2. play 3. Check Image 4. there will be message at the bottom showing how similar or not found
|
|
drekx
New Member
Posts: 31
|
Post by drekx on Apr 4, 2017 0:46:30 GMT
I tried it and I get 0.92 match on Nox and 0.98 on Memu. For Nox though the script in general works except when it gets to depart screen, it just still flips through the parties. Maybe I'm using the wrong option, currently trying the Earth Shrine Entrance but there are multiple instances and maybe the one I'm using is no good? For Memu even though the match is higher, it doesn't make it to the depart screen. Thanks.
|
|
|
Post by d354n on Apr 4, 2017 6:20:34 GMT
Have you Change The party name?
set All Effects OFF set party name to: "EVE NT" for Event, Vortex "LE VEL" for Exploration "TRUS T" for Dungeon
It use party name TrUst for TMR dungeon It will auto select different party for different jobs
|
|
|
Post by d354n on Apr 4, 2017 6:22:04 GMT
TRUS(space)T
I add space so when it select party name it will recognize better
|
|
drekx
New Member
Posts: 31
|
Post by drekx on Apr 4, 2017 9:41:58 GMT
Oh ok, I did not know that the parties had to be named. Thanks that resolved the issue!
|
|
|
Post by d354n on Apr 4, 2017 18:00:57 GMT
thanks for donation drekx
|
|
|
Post by d354n on Apr 9, 2017 18:42:00 GMT
amain ver 2.30: - New Exploration Script, Faster, Better
Update Zoldaad Explorations
Default battle_config: - Xon + Ramuh (Osmose): Center Party / Party 3 - every battle will: - Round 1: wayall, other AUTO - Round 2: osmose, other AUTO - Round 3: AUTO
|
|
|
Post by d354n on Apr 9, 2017 18:42:20 GMT
Party name for Zoldaad is Level
|
|