[IDEA] DLL Edit Weather

11/26/2009 20:30 Kittymew#1
Hey - I've ALMOST got the metallurgy bot working perfectly, but even with MAMP's enhanced illumination, the combination of rain and darkness wrecks the image recognition. Does anyone know of a DLL hack to edit out the rain? The sooner I get it the sooner I release something, and I really don't feel terribly ambitious to write it myself. :rolleyes:
11/26/2009 21:33 fenrir2037#2
If I'm not mistaken, under some xml, there is the effect for rain. Doing it dll wise is impossible. If you're thinking of changing the entire weather, that isn't possible either.
11/26/2009 21:41 cloudkiller2006#3
did you download lostmage's data folder? it's in there
11/26/2009 22:23 civwars#4
Editing out the rain will help a bit, but I suggest processing your image further.

I think getting the best image is the most important part of a metallurgy bot.

Hint: don't use mabi's screenshot feature because it saves to jpg format. Find a capturing program that allows output to bmp.
11/26/2009 22:43 lostmage333#5
Quote:
Originally Posted by cloudkiller2006 View Post
did you download lostmage's data folder? it's in there
In data\gfx\fx\effect I think. There are the rain, snow, sandstorm .xmls. Just copy those into your data folder or use mine.

Those files are found on mabimods, too.

If you use mabi's screenshoting, make sure you have the mods set to 100% screenshot quality. Then you don't get raped by compression.
11/27/2009 21:52 Logged#6
Quote:
Originally Posted by fenrir2037 View Post
If I'm not mistaken, under some xml, there is the effect for rain. Doing it dll wise is impossible. If you're thinking of changing the entire weather, that isn't possible either.
xml, maybe ur right, buh dll im sure theres a way. ;D
11/27/2009 21:56 Kittymew#7
DLL is definitely possible, but if it can be tweaked via xml there's no point. Thanks.
11/27/2009 22:07 Logged#8
Quote:
Originally Posted by Kittymew View Post
DLL is definitely possible, but if it can be tweaked via xml there's no point. Thanks.
your right, if i can be done via xml, then theres really no point of trying dll.
buh if it cant be done, you might have to resort to dll editing ;<

which is a headache ( to me )