I currently have version 4.04 installed. This mod causes my game to not even load, a heap of errors occur. I have had to remove the mod for the game to be able to launch. Does the OP or anyone else know how to fix? Or does anyone else know about another mod that performs the function that this mod originally performed? My personal preference is for the title screen to be the Blood & Wine title screen. In version 4.04 I have only ever seen the base game (original) title screen. I would even accept a mod that isn't selectable if it sets the title screen to the Blood & Wine screen permanently. Any technical help or mod update, or info to a mod that works would be greatly appreciated!! Thanks very much in advance.
Actually, if anyone else comes looking. I found a solution that is compatible with version 4.04 and achieves everything in my post above and what this original mod did for version 1.22. It is called "Clever Main Menu". I have pasted the link below. I have just got this working and confirmed that it works and is now great that I have the Blood & Wine title screen!
This mod seriously conflicts with Custom Localization Fix, which several other mods use. The script has some rather irreconcilable bits with it, and Witcher Script Merger can't handle them correctly -- at least not without manual rewriting of the merged script, which I think most users may not know how to do.
I think the mod is a very cool idea, though. I'll fiddle with some of the code for my own use, if the author doesn't mind. That way I may at least be able to do some recommendations for anyone who may want to merge the scripts
EDIT: OK, I made it work with Custom Localization Fix by manually editing the merged script of "igmOptions.ws".
The thing was that as Script Merger selects from some lines that only belong to one mod or the other, there is a small portion that requires lines coding a set of "if" clauses from both -- it starts around line 314 of igmOptions.ws.
I don't want to step on the toes of the authors of both mods, so to speak; it is a very small correction (not enough for a whole mod), and it is very specific to this particular conflict, since both control aspects of the main menu, but for anyone with this problem, leave a comment and I will just post the extra lines I manually added/edited to the merged script -- most of the rest of the file is handled correctly by Script Merger
Getting a conflict error with this mod and the WolfCompanionFixedDamageScaling mod. Been at this for a couple days now trying to merge them to no avail. Any help would be greatly appreciated.
Getting a conflict error with this mod and the WolfCompanionFixedDamageScaling mod. Been at this for a couple days now trying to merge them to no avail. Any help would be greatly appreciated.
105 comments
Actually, if anyone else comes looking. I found a solution that is compatible with version 4.04 and achieves everything in my post above and what this original mod did for version 1.22. It is called "Clever Main Menu". I have pasted the link below. I have just got this working and confirmed that it works and is now great that I have the Blood & Wine title screen!
https://www.nexusmods.com/witcher3/mods/8842?tab=description
I think the mod is a very cool idea, though. I'll fiddle with some of the code for my own use, if the author doesn't mind. That way I may at least be able to do some recommendations for anyone who may want to merge the scripts
EDIT: OK, I made it work with Custom Localization Fix by manually editing the merged script of "igmOptions.ws".
The thing was that as Script Merger selects from some lines that only belong to one mod or the other, there is a small portion that requires lines coding a set of "if" clauses from both -- it starts around line 314 of igmOptions.ws.
I don't want to step on the toes of the authors of both mods, so to speak; it is a very small correction (not enough for a whole mod), and it is very specific to this particular conflict, since both control aspects of the main menu, but for anyone with this problem, leave a comment and I will just post the extra lines I manually added/edited to the merged script -- most of the rest of the file is handled correctly by Script Merger