starwarssonic90 Posted June 19, 2016 Share Posted June 19, 2016 Hello. As I'm sure most of you know, patch 1.20 brought changes to the UI, one being the ability to place your own custom map markers, to go back later. There's a small problem with this. There's a limit of 10 custom markers you can place. I would like to see a mod that lets you set as many custom markers as you want to. I already found where to start, in line 45 of ...\The Witcher 3\content\content0\scripts\game\gui\menus\mapMenu.ws there's the otherPinLimit = 10; line. I tried making a mod and setting this value to 100. It worked somewhat, with the custom map marker limit being 20. So, there's another value somewhere that I cannot find, or something else that's stopping me. I'm using the latest patch - 1.22 If someone with more experience either make this mod, or help me out, that would be great. Thanks :smile: Link to comment Share on other sites More sharing options...
Martinezz123 Posted August 17, 2016 Share Posted August 17, 2016 I have changed the line you have mentioned - setting it to 99.But that has no change to the pointers bahaviour. Not the one you have mentioned or any other.Basically no effect at all. Link to comment Share on other sites More sharing options...
KayleeFrye Posted February 15, 2017 Share Posted February 15, 2017 Arrgh, yes, I've just discovered this limitation too, 10 markers definitely not enough when you just starting out in Velen and exploring as a low-level character. Anyone had any success with increasing the limit? Link to comment Share on other sites More sharing options...
pcworldSW Posted October 21, 2017 Share Posted October 21, 2017 I have created a mod that removes the limit on custom markers. Get it from the attachment to this post or download it from here.Unzip and place the files in your Witcher 3 directory in bin\x64. If there's already a "plugins" directory that's fine, just merge it with this mod's one.If you already have a "dsound.dll", chances are it's the same I have included, so just try it without overriding.It should work on all versions of Witcher 3 v1.24-v1.31 (and possibly even older versions), no matter if GOTY or not, on Steam/GOG/Galaxy and probably other platforms.Use at your own risk, I provide no warranty at all. I don't know why the developers decided to put these limits into the game in the first place, I can't rule out technical problems.Feedback on whether it works for you is appreciated, if it works well for other people I might put the mod onto its own page on Nexus Mods. Credits: The "dsound.dll" I have included is a dll which loads all dlls from the "plugins" directory (so you can have multiple mods that use a dll for code injection), source code of it can be found at gamebooster/dll-plugins-loader, the compiled version I have used was taken from the Adjustable Weight Limit mod. Additionally I used some code/ideas from the aforementioned weight mod for patching the game's memory.If there's interest I can release the source code of my mod as well. Link to comment Share on other sites More sharing options...
daedalusxxi Posted December 2, 2017 Share Posted December 2, 2017 Works like a charm. Thanks a lot. Dont you think you should upload it to the game mods directory so more people can find it? Link to comment Share on other sites More sharing options...
weogrim Posted November 27, 2020 Share Posted November 27, 2020 Thanks! Link to comment Share on other sites More sharing options...
Manfred55 Posted December 19, 2020 Share Posted December 19, 2020 Works, why isn't this on nexusmods? You should put it on its own Modpage and I would appreciate the source. Link to comment Share on other sites More sharing options...
tarkusds3 Posted February 18, 2021 Share Posted February 18, 2021 I have created a mod that removes the limit on custom markers. Get it from the attachment to this post or download it from here.Unzip and place the files in your Witcher 3 directory in bin\x64. If there's already a "plugins" directory that's fine, just merge it with this mod's one.If you already have a "dsound.dll", chances are it's the same I have included, so just try it without overriding.It should work on all versions of Witcher 3 v1.24-v1.31 (and possibly even older versions), no matter if GOTY or not, on Steam/GOG/Galaxy and probably other platforms.Use at your own risk, I provide no warranty at all. I don't know why the developers decided to put these limits into the game in the first place, I can't rule out technical problems.Feedback on whether it works for you is appreciated, if it works well for other people I might put the mod onto its own page on Nexus Mods. Credits: The "dsound.dll" I have included is a dll which loads all dlls from the "plugins" directory (so you can have multiple mods that use a dll for code injection), source code of it can be found at gamebooster/dll-plugins-loader, the compiled version I have used was taken from the Adjustable Weight Limit mod. Additionally I used some code/ideas from the aforementioned weight mod for patching the game's memory.If there's interest I can release the source code of my mod as well.unfortunately, it doesnt work with the 1.32 version :huh: Link to comment Share on other sites More sharing options...
thanatos8088 Posted February 23, 2021 Share Posted February 23, 2021 Working here:1.32, steam GOTY with all DLC No other mods in place; believe it or not this was the first main feature I wanted changed but I just started into the game a week or so ago (working through my want-to-play-someday backlog).Kudos on a sweet and simple (I hope) mod that solved my exact problem! Link to comment Share on other sites More sharing options...
Manfred55 Posted May 6, 2021 Share Posted May 6, 2021 Steam version here, still works fine. Link to comment Share on other sites More sharing options...
Recommended Posts