Skip to content

Releases: tappi287/rf2_video_settings

rF2 Settings Widget 1.5.3

17 Nov 06:57
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.3

  • Settings page now accepts a custom overwrite rF2 location, this will only accept paths to a valid rF2 installation 678ca8f
  • add PresentMon 1.9.2 and measure GPU frame times in Benchmarks ca7a4cb
  • fix benchmark result settings not correctly displayed 5a89e81
  • updated to Python 3.11 and pygame 2.5.2 5085684
    • Controller enumeration changed, you need to re-assign button-mappings for the Headlights app
    • saved Controller Devices need to be updated
  • revert pygame to 2.4.0 to fix Joysticks without buttons not detected a66353c
  • fix shared memory module trying to access a process that no longer exists f99a0bd

rF2 Settings Widget 1.5.0

04 Jul 06:15
Compare
Choose a tag to compare

This release let's you add custom servers by IP:Port not publicly listed.

  • implemented custom servers and add buttons in ServerBrowser and Dashboard Favourites 464cddd
  • fix controller devices not detected correctly if no devices connected ec50a12
  • implemented preference setting to try to launch app in Chromium Edge browser 20bb037

rF2 Settings Widget 1.4.9

16 Apr 22:16
Compare
Choose a tag to compare

The updated DX11 Ini Configuration of recent builds is now supported. The Controller Device Watcher is displayed on the Dashboard and you can now save some preferences under the top right gear icon.

Note: you should edit the Config_DX11.ini when launching the Video Setup from within the app. Those settings will be saved to each Graphics-Preset and written to both the default and ..VR.ini configuration files.

  • accept rF overwrite location if steam is missing 234bcac
  • update fallback browser to Chromium Edge in App Mode 075f8ce
  • fix url port in frozen app b5489d7
  • added workaround for wrong vue-flux width with scrollbar 6e2ad61
  • added preferences page bddd141
  • implement DashBoard preferences 91a64ff
  • implement app audio preference 69ead96
  • added VideoResW, VideoResH, VideoRefreshRate DxConfig parameters 6dbf8b5
  • added Config_DX11_VR.ini to writeable video settings 351a5be
  • added hint to edit Config_DX11.ini to Video Setup Modal d72811e

rF2 Settings Widget v1.4.5

07 Mar 10:55
Compare
Choose a tag to compare

You can now choose your preferred launch option inside each Graphics Preset. You can find this setting under Video Settings/Launch. The introduction of Steam Launch Options from rFactor 2 v1.1132 rendered the previous method of using the DXCONFIG to determine between Desktop/VR useless.

The Launch Option will be respected whenever you press the Launch/Join Server button. If you want to temporarily overwrite this option, use the drop down menu next to the launch button.

Please remember to update your existing Graphics Presets which will default to Desktop and will need to be explicitly set to Launch->VR for this to work.

  • added Launch option to Graphics Presets under Video Settings
  • launching a replay will respect Gfx Preset launch option
  • launching a benchmark will respect Gfx Preset launch option
  • updated dependencies

rF2 Settings Widget 1.4.4

26 Feb 18:14
Compare
Choose a tag to compare
  • adjusted launch options to work with rF2 v1.1132
  • ask for launch option when no preference was saved
  • remember last launch option
  • added motion blur setting to graphic settings

rF2 Settings Widget 1.4.3

06 Nov 19:48
Compare
Choose a tag to compare
  • fix headlights not updating when yt greenlet active (94da9c5)
  • added Controller Device list under Control Settings that can warn you if some device is not connected before you launch rF2, useful if you don't want to load the ring only to find out your pedals are not connected! (7810d08)
  • added some caching to reduce yt api calls (5ffff14)
  • the rFactor 2 live overlay can now be put aside when clicking "proceed" to eg. access chat settings (523290d)

rF2 Settings Widget 1.4.2

31 Oct 23:20
Compare
Choose a tag to compare
  • implemented YouTube live chat client to send messages to the in-game message center
    Note that access to the YouTube API is limited. Live-streams will be auto-discovered every 5mins, chat messages every 40 seconds.

rF2 Settings Widget 1.4.0

23 Oct 20:45
Compare
Choose a tag to compare

This major update adds a chat plugin and client that can forward Twitch chat messages to the in-game message center. Install the plugin with the "Install Plugin" button, enter your Twitch nickname(not the URL) in lower case and hit "Start". Messages arriving while you're in car on track will be forwarded.

rF2 Settings Widget 1.3.4

27 Sep 20:25
Compare
Choose a tag to compare
  • fixed an odd behaviour that would report Graphics Presets as changed when ReShade Clarity2 was disabled and therefore no settings could be read but the preset would differ from the default values c54174e
  • Dashboard screenshots are now fetched from another Github repo and can be updated separately bf0a02c
  • added visual hint graphic settings that are disabled 2a8e76a

rF2 Settings Widget 1.3.3

15 Apr 00:22
Compare
Choose a tag to compare
  • update restore method to remove ReShade and OpenVR Mods db0289f
  • updated uninstall routine to revert rF2 settings and remove reshade/open-vr mods upon uninstall db0289f
  • updated replay handling if replay is not found by the new UI (v1.1128) 7311199