It's actually simple to set up.
Here is a video on how to set it up, but I also explain it below.
[Only registered and activated users can see links. Click Here To Register...]
- Download the file from the attachement and unpack it anywhere on your computer. Remember the location of course.
- Open Fiddler and open the AutoResponder tab on the right and tick "Enable automatic responses" and "Unmachted requests passthrough"
- Add these two rules:
Code:
-- Rule 1 --
Line 1:
regex:(?ix)http://(.*\.seafight(\.bigpoint|\.wp|)(\.com|\.pl)|seafight-[0-9]+\.ah\.bpcdn\.net)/client(/res|)/(ships|fx|pet|monster|items|maptiles|effects|uiElements|gui|uiConfig|minimaps)/(.*)\.(.*).* # Replace resources, ui, minimaps
Line 2:
<Your download folder>\data\$5\modified\$6.$7
-- Rule 2 --
Line 1:
regex:(?ix)http://.*\.seafight(\.bigpoint|\.wp|)(\.com|.pl)/api/client/(dlc|getStartTip).php.* # Replace parts of the api
Line 2:
<Your download folder>\data\api\$3.php
[Only registered and activated users can see links. Click Here To Register...]
If you need to see an example for this step, there is one in the FAQ.
- You're done! Now you can open the sea chart (but make sure you have disabled animated monsters and animated water).
Once you've set it up, you can use it simply by opening Fiddler. If you open the sea chart without having Fiddler opened, everything will be normal.
You don't have to empty your Browsercache!*
*Note: The replaced 2-color minimap graphics will work only if you do empty your cache before use. Everything else works without clearing your cache.