How can I just get the map zoomed out by default feature and remove everything else?
EDIT: The answer is simple. Delete all files except for 0x196590CB.ymt including the .asi part of the mod and delete the other entries in install.xml
Then edit the line <InitialZoom value="0.14000000"/> You can even change it to 1.00000000 or higher if you want to be zoomed in a bit closer.
Another mod worth noting: Fast Map Zoom and Pan. Basically I'm using that mod now and edited the line to my liking and I get a fast zoom and pan on top of it! This is what the other mod's edits look like: <InitialZoom value="1.00000000"/> <!-- how much zoomed in the map is every time you open it --> <ZoomMin value="0.25000000"/> <ZoomMax value="10"/> <ZoomInRateAtMin value="0.40000000"/> <!-- default 0.1 - minimum zoom in rate --> <ZoomInRateAtMax value="18.00000000"/> <!-- default 6.0 - maximum zoom in rate --> <ZoomInEase>EASE_sine_EO</ZoomInEase> <ZoomOutRateAtMin value="0.40000000"/> <!-- default 0.1 - minimum zoom out rate --> <ZoomOutRateAtMax value="18.00000000"/> <!-- default 6.0 - maximum zoom out rate --> <ZoomOutEase>EASE_sine_EO</ZoomOutEase> <LeftMargin value="0.35000000"/> <RightMargin value="0.05000000"/> <TopMargin value="0.05000000"/> <BottomMargin value="0.05000000"/> <PanSpeedMax platform="x64" value="2000.00000000"/> <!-- default 1600.0 - panning speed on controller and movement keys -->
Please get rid of the cursor on the main map! It is still marking the location of the player every time the map opens, and all I have to do is not move it and zoom in to find exactly where I'm at.
During 'Country Pursuits' (Arthur & Dutch go with Thomas in the swamps with the alligator), this mod caused Thomas to swim off into the swamp and stand around aimlessly. Uninstalling the mod fixed the mission. Not sure what the specific issue is.
I downloaded a bunch of mods at the same time so I'm not quite sure which one is in conflict with horses needs but I'm guessing it's this one. Comments and bufgs are disallowed on the horses needs page so I have to take a guess and ask there if there's a way to have horses needs cores while using this mod as well
the 3d compass only version breaks some mods: basic needs and "no honor loss for lawmen horses" are broken by the 3d compass version
my suggestion: use the "radar only" version and turn off radar in the settings, you'll still be able to use the ingame 3d compass, and you won't break mods that depend on the radar to work
123 comments
EDIT: The answer is simple. Delete all files except for 0x196590CB.ymt including the .asi part of the mod and delete the other entries in install.xml
Then edit the line
<InitialZoom value="0.14000000"/>
You can even change it to 1.00000000 or higher if you want to be zoomed in a bit closer.Another mod worth noting: Fast Map Zoom and Pan. Basically I'm using that mod now and edited the line to my liking and I get a fast zoom and pan on top of it! This is what the other mod's edits look like:
<InitialZoom value="1.00000000"/> <!-- how much zoomed in the map is every time you open it -->
<ZoomMin value="0.25000000"/>
<ZoomMax value="10"/>
<ZoomInRateAtMin value="0.40000000"/> <!-- default 0.1 - minimum zoom in rate -->
<ZoomInRateAtMax value="18.00000000"/> <!-- default 6.0 - maximum zoom in rate -->
<ZoomInEase>EASE_sine_EO</ZoomInEase>
<ZoomOutRateAtMin value="0.40000000"/> <!-- default 0.1 - minimum zoom out rate -->
<ZoomOutRateAtMax value="18.00000000"/> <!-- default 6.0 - maximum zoom out rate -->
<ZoomOutEase>EASE_sine_EO</ZoomOutEase>
<LeftMargin value="0.35000000"/>
<RightMargin value="0.05000000"/>
<TopMargin value="0.05000000"/>
<BottomMargin value="0.05000000"/>
<PanSpeedMax platform="x64" value="2000.00000000"/> <!-- default 1600.0 - panning speed on controller and movement keys -->
my suggestion: use the "radar only" version and turn off radar in the settings, you'll still be able to use the ingame 3d compass, and you won't break mods that depend on the radar to work