Hi. I'm planning to reinstall witcher 3 + Hearts of Stone but without Blood and Wine. Will this mod work properly without Toussaint? I would really like to limit fast travel points as much as possible.
I found a FIX for MERGING W3EE Redux with this mod.
In Script Merger put this mode (Long Journey) priority over Redux. BUT, for this file, r4player, merge file B, then file C together. It should work then.
Really like your mod, adds lot more immersion to the game. If you have time, would you mind making a version compatable with w3ee? I would really like to use these both mods together. Thx in advance, keep up the good work!
EDT: So I found a boat on the northern shore. But I cannot bring roach on that small boat... If I had known this would be my only option, I would not have called Roach on Hindarsfjall. Really wish there were ships that allowed you to fast travel between the different Skellige islands. There are probably multiple small boats around Hindarsfjall that you can sail, but to find the same small boat that I found, follow the road north from Freya's Garden. Fight the Sirens, and when you reach the shore, follow it north-east, and you will soon find it in the ocean between two cliffs.
After seven years of playing and modding this game I just learned about boat fast travel. I have been using Long Journey Extended for 2 and a half years.
143 comments
In Script Merger put this mode (Long Journey) priority over Redux.
BUT, for this file, r4player, merge file B, then file C together. It should work then.
// W3EE - Begin
else
if( thePlayer.GetCurrentStateName() == 'HorseRiding' )
{
thePlayer.AddTimer('FixHorseCamera', 0.15f, false);
initData = (W3MapInitData)GetMenuInitData();
if ( initData && initData.GetTriggeredExitEntity() )
initData.SetTriggeredExitEntity( false );
}
// W3EE - End
EDT: So I found a boat on the northern shore. But I cannot bring roach on that small boat... If I had known this would be my only option, I would not have called Roach on Hindarsfjall.
Really wish there were ships that allowed you to fast travel between the different Skellige islands.
There are probably multiple small boats around Hindarsfjall that you can sail, but to find the same small boat that I found, follow the road north from Freya's Garden. Fight the Sirens, and when you reach the shore, follow it north-east, and you will soon find it in the ocean between two cliffs.