v1, updated 2023-01-07
In this little guide I'll describe how to set up graphs for Hardspace: Shipbreaker game. Should take no more than 10mins.
- Download the latest BepInEx from their repo.
- Download the latest racers-ledger mod from their repo
- Download the latest racers-ledger .dll file or use this link to discord if you don't like downloading random DLLs from the internet.
- Download the latest hardspace_viewer tool from their repo.
- Open Shipbreaker game folder, on Steam this is as easy as right-clicking the game in Library list, and navigating to Manage -> Browse local files.
- Extract BepInEx to the root of Shipbreaker folder so
winhttp.dll
is in the same folder asShipbreaker.exe
. - Create a
plugins
folder in BepInEx folder so that you get this structure -Hardspace Shipbreaker\BepInEx\plugins\
. - Extract the
racers-ledger
.zip intoplugins
. You should end up with structure likeHardspace Shipbreaker\BepInEx\plugins\RACErsLedger\
. - Replace
Hardspace Shipbreaker\BepInEx\plugins\RACErsLedger\RACErsLedger.dll
with the latest .dll file from download step 3.
- Run Shipbreaker. Besides Shipbreaker game window, you should also see a
racers-ledger-lamprey.exe
window opening - Open
charter.html
file from hardspace_viewer. - Do a run. Viewer should use data from ledger to show something like this:
Disable BepInEx by renaming the winhttp.dll
file in Shipbreaker root to something else.
Shipbreaker likely has a new version and you don't have a working .dll for it. Disable BepInEx for now (see uninstalling section).
Reach out in Discord, specifically the RACE channel.