Is it possible to combine this with Full Combat Rebalance 2? I feel like this mod and that one would make a perfect combat experience. I went through your step by step to repack the base files and added the code to the combat.ws file, but it seems to have made no difference in my game. Please advise!
Hey, this is actually very useful. Usually i have to hold lock key down to keep camera on target. But thats is too much of a mess. Especially when playing on gamepad.
I was looking for solution myself when i stumbled on your already done mod.
Good one!
I can spin and dance around mobs with simple lock on now.
Hey friend, so, I'am trying merge pack of mods, but two doesn't work well together, your mod, and the enhanced camera this Enhanced Camera at The Witcher 2 Nexus - mods and community (nexusmods.com), this mod work put the camera behind the shoulder of Geralt, but when I start a fight when I focus in some enemy the camera come back on top, I readed the changes in files that mod modifies two files: witchergame.ws file from line 209 and also from 506 and player.ws file from 1485, I tried to find what I should modify. Do you have some idea for resolve this situation? Thank you very much in advance.
Hey Naplin, not sure if you're still willing to combine base scripts but would you be willing to do one with the newest version of Mersey plus the EMC one you have already done?
Sorry I've been away for a while but basically you want to add this mod to the other mod's base_scripts.dzip, which you will extract with some tools :
-Download Gibbed RED Tools and extract them to the folder of your choice
-Open the command prompt (assuming you are on Windows) by searching for "cmd" in the windows menu
-Make a new folder to which you want to extract the base_scripts file contents
-drag and drop to the command prompt : ?>the Gibbed.RED.Unpack.exe file from where you extracted Gibbed RED Tools ?>type a space (in the command prompt) ?>The base_scripts file you want to edit (the other mod) ?>type a space (in the command prompt) ?>The folder you just created ?>press enter (in the command prompt)
-Once it's finished, you will have all of the scripts contained in the base_scripts file in the new folder you made, these are in the .ws file format, and you can edit them with any text editor (preferably one that numbers lines like notepad++, Atom, Sublime text)
-Follow the steps in the mod description, by adding two lines of code to the "combat.ws" file, located in "game\player\states"
-drag and drop to the command prompt : ?>the Gibbed.RED.Pack.exe file from where you extracted Gibbed RED Tools ?>type a space (in the command prompt) ?>The base_scripts file you want to edit (the other mod) ?>type a space (in the command prompt) ?>The folder that contains all of the scripts ?>press enter (in the command prompt)
This should yield a base_scripts.dzip file that contains both mods :) If you want me to do it just send a msg, it doesn't take long once you get the hang of it
I hope I'm not too late (although I probably am) and you are still interested to go through with this but there you go, have a nice one
32 comments
Usually i have to hold lock key down to keep camera on target. But thats is too much of a mess.
Especially when playing on gamepad.
I was looking for solution myself when i stumbled on your already done mod.
Good one!
I can spin and dance around mobs with simple lock on now.
-Download Gibbed RED Tools and extract them to the folder of your choice
-Open the command prompt (assuming you are on Windows) by searching for "cmd" in the windows menu
-Make a new folder to which you want to extract the base_scripts file contents
-drag and drop to the command prompt :
?>the Gibbed.RED.Unpack.exe file from where you extracted Gibbed RED Tools
?>type a space (in the command prompt)
?>The base_scripts file you want to edit (the other mod)
?>type a space (in the command prompt)
?>The folder you just created
?>press enter (in the command prompt)
-Once it's finished, you will have all of the scripts contained in the
base_scripts file in the new folder you made, these are in the .ws file
format, and you can edit them with any text editor (preferably one that
numbers lines like notepad++, Atom, Sublime text)
-Follow the steps in the mod description, by adding two lines of code to the "combat.ws" file, located in "game\player\states"
-drag and drop to the command prompt :
?>the Gibbed.RED.Pack.exe file from where you extracted Gibbed RED Tools
?>type a space (in the command prompt)
?>The base_scripts file you want to edit (the other mod)
?>type a space (in the command prompt)
?>The folder that contains all of the scripts
?>press enter (in the command prompt)
This should yield a base_scripts.dzip file that contains both mods :)
If you want me to do it just send a msg, it doesn't take long once you get the hang of it
I hope I'm not too late (although I probably am) and you are still interested to go through with this but there you go, have a nice one
You are awesome!!!
For the moment i'm loving it!
Would it be possible to combine all 3 optionals to 1 general optional file too?