This member has provided no bio about themself...

Comment History
vkrastev1617
vkrastev1617 - - 1 comments @ SSHIP 098 INSTALLATION

Hello!

Any suggestions how to start the mod on linux (Ubuntu)? using m2tw Definitive Edition, with WINE and a port of the Steam runtime.

The vanilla is started with a Bash script, basically doing:
{GAMEROOT}/steam-runtime/run.sh {GAMEROOT}/bin/medieval2.exe
the Kingdoms expansions are doing the same, but passing an additional flag, e.g:
{GAMEROOT}/steam-runtime/run.sh {GAMEROOT}/bin/medieval2.exe --features.mod=mods/crusades
Tried the most obvious thing, like doing
{GAMEROOT}/steam-runtime/run.sh {GAMEROOT}/bin/medieval2.exe --features.mod=mods/sship_098_august_2023
where "sship_098_august_2023" is the name of the folder, but only vanilla starts.
Manually running the 'launcher' from this mod with wine and the Steam runtime, i.e.:
{GAMEROOT}/steam-runtime/run.sh wine {GAMEROOT}/game/share/data/mods/sship_098_august_2023/SSHIP 098 launcher.bat
only starts vanilla as well.
Tried manually running with pointing to the .cfg file, like so:
{GAMEROOT}/steam-runtime/run.sh {GAMEROOT}/bin/medieval2.exe {GAMEROOT}/game/share/data/mods/sship_098_august_2023/configuration.cfg
as well as adding the 'at' symbol ('a' in circles) before the path to the .cfg file, with/without quotes around the path to the .cfg file and what not, still - only vanilla starts.

Any general suggestions what else I could try?

Really excited to play the mod!
Thank you in advance!

Good karma+2 votes