0 of 0

File information

Last updated

Original upload

Created by

makotech222

Uploaded by

makotech222

Virus scan

Safe to use

Tags for this mod

About this mod

Set FOV using numpad +/-. Toggle helmet display with numpad *.

Permissions and credits
# Hardspace Shipbreaker FOV Mod
Mod to allow user to set a custom FOV in game. Also allows toggling the display of the helmet.

# Requirements
- Hardspace Shipbreaker obviously. Version 0.7.0 (Dec 20th 2021)
- BepInEx: https://github.com/BepInEx/BepInEx (You want the x64 version.)

# Installation
- Extract BepInEx to the root Hardspace Shipbreaker folder so `winhttp.dll` is in the same folder as `Shipbreaker.exe`.
- Extract this mod so `FOVMod.dll` is placed like this: `Hardspace Shipbreaker\BepInEx\plugins\FOVMod.dll`.

# Usage
Set FOV using numpad +/-. Toggle helmet display with numpad *.

# Un-installation
BepInEx uses `winhttp.dll` as an injector/loader. Renaming or deleting this file is enough to disable both my mod and the loader.<br>
Or just remove `FOVMod.dll/pdb` from the plugins folder.

Special thanks to Synthlight. His open source mod bootstrapped this mod and made it very easy to get started. Thanks!