Skip to content

Releases: berarma/oversteer

0.8.2

30 Apr 07:39
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release

Fix freeze when changing compatibility mode.

Full Changelog: 0.8.1...v0.8.2

0.8.1

22 Jan 23:50
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

What's Changed

  • Fix device permissions issue when booting with the device already connected. Regression in 0.8.0.
  • Add Hungarian translation by @KAMI911 in #168
  • Add Thrustmaster TMX Force Feedback by @pastaq in #169

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0 (shown as 0.7.3 in the app)

09 Oct 14:14
Compare
Choose a tag to compare
Pre-release

Note: This release will show by mistake version 0.7.3 in the application. It will be fixed in newer release.

It's recommended to uninstall the previous version before installing the new one since the install location will probably change.

Changelog:

  • Added device: Thrustmaster Ferrari F1 wheel attachment.
  • Added device: Thrustmaster Force Feedback.
  • Added device: Open FFBoard.
  • Added device: Thrustmaster TX Racing Wheel.
  • Added device: Thrustmaster T80.
  • Added device: Thrustmaster Ferrari 458.
  • Added device: Logitech Pro Racing Wheel (XBox/PC).
  • Fixed the mapping of pedals for Logitech G923 (XBox/PC).
  • Fixed the mapping of controls for the Thustmaster T150.
  • Fixed wmclass in desktop file (thanks @BlueManCZ).
  • Fixed issues when synch'ing settings to the device.
  • Fix default installation path to use prefix /usr/local instead of /usr.
  • Allowed overriding of profile settings from the command line.
  • Added check for available FFB support before trying to use it and thus avoid errors.
  • Changed the way devices are detected to avoid issues in some setups.
  • Added Polish translation (thanks @mmarusiak).
  • Increased number of buttons displayed to 30.
  • Improved UDEV rules by making them more specific and simpler (thanks @alxwk).
  • Updated to Meson 0.56.
  • Other smaller fixes.

Thanks to all contributors. Sometimes it's hard to keep track of all the contributions specially those made in the Issues but all are equally important.

0.7.2

20 Sep 09:11
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release

Fix permissions issue for Thrustmaster devices.

0.7.1

30 May 08:21
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • Fix permission warnings/errors.
  • More Fanatec devices added and udev rules cleanup.
  • Check FFB capabilities before using them.
  • Normalize values to 0-100 in CLI.
  • Wait for devices before applying settings.
  • Run supplied command when in CLI mode.
  • Add Thrustmaster T248 and update udev rules for T300RS.
  • Fix pedals in Logitech G920.

0.7.0

20 Jan 11:59
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • Added Logitech G923, Thrustmaster T150 and T500RS to the list of supported wheels.
  • Added German, Finnish and Turkish translations.
  • Install udev rules by default in more sensible locations (check the README in case you need to remove the old files.)
  • Bug fixes.

0.6.0

26 Mar 10:00
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Changes:

  • New profile manager.
  • New feature to run as game/app companion. The game/app launcher needs changes to run Oversteer instead and launch the game. More info in the README.
  • New force feedback wheel testing.
  • Added more steering wheels: Thrustmaster T300RS, FANATEC CSL Elite, FANATEC ClubSport V2/2.5 and FANATEC Podium DD1. They need drivers that are still under development. See README.
  • Added more Logitech wheels: Logitech Wingman FG and Wingman FFG.
  • Max wheel range changes to match the wheel's max range.
  • The feature to change the wheel range from the wheel now can be toggled by simultaneously pressing several buttons to avoid rendering one wheel button useless.
  • Improved compatibility when loading/saving profiles.
  • New feature to center the wheel on command.
  • Changes to the UI to make it more compact and a more logic layout for some widgets.
  • Fixed issues in the detection of some devices and their features.
  • Fixed issues launching Oversteer from Steam.
  • Fixed issues with modal dialogs positioning.
  • Fixed several errors related to handling the settings.
  • Fixed reading of pedals in the Logitech Momo wheel.

0.5.4

03 Jan 11:24
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release

Fix error on startup in some system configurations.

0.5.5

21 Sep 14:07
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release

Fix saving profile when the ffbmeter isn't supported.

0.5.3

06 Sep 07:56
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

Profile fixes when saving/loading. Thanks @mitaa.
Added Russian translation. Thanks @TotalCaesar659.