Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:05
· 1 commit to main since this release

Changelog

  • Crosswind Crab: Aligns landing gear with velocity vector during crosswind landings. Press K to toggle.
  • Keep Cruise: Persists fixed thrust across hangars and trade menus.
  • STOL Mode: Engine nacelle vectoring for STOL in plane mode. Press G to toggle.
  • OxEngineFix: Fixes Ox engine offset on non-default wings.
  • VelocityCamera: Adds a toggle to change whether the camera tracks the velocity vector or the nose direction while playing.
  • ModSettingsCore: Added as a core dependency to power the in-game mod settings menus.
  • Scarab VTOL Fix: The Scarab backwards drag fix in VTOL has been separated into its own override and bundled in the QoL pack so it can be installed without the full Overhaul pack.

Warning

CONFIG RESET REQUIRED
Due to the transition to the new ModSettingsCore (which now properly integrates with the game's Rewired input system for keybindings), you must delete all previous mod config files. Go to BepInEx/config and delete any old configurations from these mods before playing to prevent issues.

Important

Always backup your original Native directory (Frontier Pilot Simulator_Data/StreamingAssets/Descriptions/Native) before modifying game files.


Requirements and Installation

To run these mods, you need BepInEx 5 installed in your game.

1. Install BepInEx 5

  1. Download BepInEx 5 from the BepInEx releases page:
    https://github.com/BepInEx/BepInEx/releases
  2. Extract the archive directly into your game's root directory (where Frontier Pilot Simulator.exe is located).
  3. Run the game once to let BepInEx initialize its folders, then close the game.

2. Install

Download the release zip files from here

There are four separate packs — install what you want:

Pack Contents Required
FPS_Core.zip ModSettingsCore + Localization Yes, if using any other pack
FPS_QoL.zip Flight assist plugins No
FPS_Overhaul.zip Economy/ship rebalance + damage mods No
FPS_UnknownOverrides.zip Unverified vanilla edits (Camera/Targets/Triggers) No — experimental

Extract each zip directly into the game's root directory. If you install both QoL and Overhaul, install QoL first.

Full Changelog: v0.0.5...v0.1.0