Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Installation

Credence edited this page Dec 12, 2022 · 8 revisions

Note The linking order is important, or your touchscreen will not work (see installation instructions below). Recommendation: run it with only one screen or two, because otherwise you will likely run into script CPU usage problems before optimizations are done.

Note First thing is to enable HTML in your game options. You will not be able to see the screens until you do. https://github.com/LocuraDU/DU-DamageReport/wiki/Enable-HTML

  1. You need a ship (aka a dynamic core), a databank and a screen (or two, three, ...).
  2. Place a Progamming Board and a databank on your ship.
  3. Link the Programming Board to your ships core, then link the Programming Board to the databank, then link the Programming Board to your screen. You can link it to more than one screens, but I highly recommend you start with 1-3 screens only as adding more screens will most probably will make you run into script shutdowns due to the CPU limit.
  4. [Optionally] You can run the script without connecting any screens at all, but you will only be able to use the "HUD Mode" and will miss out on most features of the script.
  5. Copy the latest config file of https://github.com/LocuraDU/DU-DamageReport, it's called "config.json". Click on the file, click on "Raw", copy everything.
  6. Rightclick on your Programming Board -> Advanced -> Paste LUA configuation from clipboard.
  7. Activate Programming Board.
  8. Rightclick on your programming board -> advanced -> edit lua parameters. Here you can enter the name of your ship. Do not remove the quotation marks.
  9. Still in the Edit Lua Parameters (see 8.), please set your talents according to the name/description of the talents. You see the description if you hover with your mouse over the name. Please note that any line item marked as "Skill" requires you to enter your own level of that type, while "Stat" requires you to enter the level of the specific item that has been placed on your ship (either by you or the builder). If you do not set up your talents/stats or don't set them up correctly, the fuel mode will not show you correct data, likewise the scrap calculations will not be correct.

Clone this wiki locally