Sunless Sea
0 of 0

File information

Last updated

Original upload

Created by

CleverCrumbish

Uploaded by

CleverCrumbish

Virus scan

Safe to use

Tags for this mod

About this mod

A framework that allows changing more in-game resources via standard modding! Currently supports loading screens, music and sound effects.

Requirements
Permissions and credits
Changelogs
Warning: This mod will not work if placed in your Addons folder like normal mods, it must instead be installed in your base game folder. See installation instructions in the included guide pdf.

What is this and why do I want it?
Sunless Sea: Softcoded is a modding effort to try and render modifiable more of the hardcoded aspects of Sunless Sea to other mods, without redistributing Failbetter Games' copyrighted content or forcing end users to undertake difficult asset file modification on their own.

Currently, the mod supports the replacement or extension of the following resource types:
  • Loading Screen backgrounds
  • Music
  • Sound Effects
With aims to in the future allow replacement or extension of:
  • Map tile images
  • Ship and enemy sprites
  • Ships and ship equipment slots (via a more intuitive method than the ones that make these already possible)
  • Loading screen tips
  • Other hardcoded text, so as to allow for fan translation efforts
  • Legacy items
  • Potentially more

You want it either because you wish to mod the above resources yourself, or because you have been directed here by a mod that requires SSS to run.

How does it work and how do I install it?

Installation is simple. Modding is also simple, but longwinded to explain. When you have downloaded the mod zip, extract and read the enclosed Guide pdf for a full rundown of how to use and work with the mod, which includes concise installation instructions and less concise lists and descriptions of every resource in the game that you can replace with this mod.

If you are working with a Linux installation of the game, be aware that everything is the same as in the guide, except that the "appdata" folder is at "<STEAMDIR>/steamapps/compatdata/304650/pfx/drive_c/users/steamuser/AppData/LocalLow/Failbetter
Games/Sunless Sea/" and the root folder is at "<STEAMDIR>/steamapps/common/SunlessSea/"
(where <STEAMDIR> is your base steam installation directory)

And that you also need to set your launch options to
WINEDLLOVERRIDES="winhttp.dll=n,b" %COMMAND%
(Big shout out to Hate09 for providing this information)

Compatibility
This mod may be incompatible with some other mods that use the BepInEx code injector, depending on what code they modify. It should, however, be compatible with my mods Fragment Rollover Fix and Cameo Selector. Traditional-style mods should be unaffected or even enhanced by this mod.