Skip to content

Blue Oak Bridge

Compare
Choose a tag to compare
@p1xel8ted p1xel8ted released this 07 Aug 01:21
· 629 commits to main since this release

header

Support

Please consider supporting the project! Your support helps keep the fixes coming (and maintained), improving the experience for all. Thank you for supporting the project!

ko-fi

Features

Tested against Steam version @ 3440x1440.

  • Overrides resolution and refresh rate to that of whichever display you have set in the configuration.
  • Control fullscreen modes; defaults to Fullscreen Window.
  • Override the physics update rate to a multiple of your refresh rate to fix the awful camera judder (it's hardcoded to 50Hz by default). Be careful going too high if you play the game on a potato.
  • Change the scale of the UI.
  • Menu background image is corrected based on 21:9 or 32:9. No action taken if less than 21:9.
  • Control zoom levels, as the default is clearly designed for TV use.

Screenshots

release_menu release_game

Configuration

  • Press F1 in game to open the UI.

settings

Installation

  • Grab the latest release from below. Windows and MacOS/Unix versions have been made available.
  • Extract the contents of the release zip into the game directory.
    (e.g. steamapps\common\SteamBuild for Steam on Windows).

Steam Deck/Linux Additional Instructions

You do not need to do this if you are using Windows!

  • Open up the game properties in Steam and add WINEDLLOVERRIDES="winhttp=n,b" %command% to the launch options.

Changes

0.1.1 - 7th April 2024

  • Implemented main menu background image overrides.
  • General clean up and code improvements.
  • Fixed UI scaling and zooming not working as intended.

0.1.0 - 7th August 2023

  • Initial release.

Credits