/fl-genius-loci

Location-oriented OST player extension for Fallen London

Primary LanguageJavaScriptMIT LicenseMIT

logo FL Genius Loci

License GitHub release (latest by date) Chrome Web Store Mozilla Add-on Whitelisted by FBG

screenshot

Browser extension for Fallen London that plays location-appropriate tracks.

Grab it from:

NB: No music files are supplied with the extension! You'll have to provide your own copy of Fallen London OST or any other track.

Setting up

  • Close any Fallen Londons tabs before you start.

  • First, install the extension using the instructions provided below.

  • Second, open the folder where you unzipped the extension and find tracks subfolder. If you having trouble, just search your computer for OST_GOES_HERE file which is contained within. This is the place where your MP3 (or OGG) files should go so that extension can discover them.

  • By default, extension is expecting to see files from the official Fallen London OST. If your version's files are named differently or you want to use completely different set of files, just modify tracks section in mappings.json located in the directory where you unzipped the extension.

  • That's it! Now if you visit any Fallen London location covered by the extension you should start hearing an appropriate track on the loop.

Manual installation

Chrome

  1. Download .ZIP file from the "Releases" page.
  2. Unzip that file somewhere on your computer.
  3. Open Chrome.
  4. Go to chrome://extensions and
  5. Check the box for "Developer Mode" (top right corner).
  6. Click Load unpacked extension and select the folder where you unzipped the file.

Mozilla Firefox

  1. Download .ZIP file from the "Releases" page.
  2. Unzip that file somewhere on your computer.
  3. Open about:debugging page.
  4. Click Load Temporary Add-On
  5. Select any file in the folder where you unzipped the archive.

Opera

  1. Download .ZIP file from the "Releases" page.
  2. Unzip that file somewhere on your computer.
  3. Open opera:extensions page.
  4. Enable "Developer Mode" (top right corner).
  5. Click Load unpacked and select the folder where you unzipped the file.

TODO

  • Add customization guide
  • Settings page

Attribution

This extensions icon is by Paomedia and is used under Creative Commons Attribution 3.0 Unported license.

Special thanks

  • Saltlord, a scorn fluke - for early testing and support for the idea.
  • Alan Huang - for providing the list of area IDs inside FL app.
  • Arkuzian - for helping to debug issues with the background script.