Releases: tappi287/rf2_video_settings
Releases · tappi287/rf2_video_settings
rF2 Settings Widget 0.9.5
- added Replay Manager
- can enlist, rename and batch delete replay files
- filter replays by session type: Race/Warm Up/Quali etc
- from rF2 version >= 1122 (NewUI needed) can play replays with user specified graphics preset
- rFactor running state will be detected from either NewUI state or shared memory
- app UI will be locked if rF2 running detected, can take up to 120s to update
- Dashboard nav link removed, will open on logo click
- further compact app navigation
- add proper logging to file and front end component to display log content
- add app exception handling reporting critical errors to the front end
- prepare benchmark functionality:
- add lightweight requests_stdlib
- document some benchmark specific rF2 UI rest api methods
- added class to communicate with rF2 WebUI able to run replays in full screen
- Generic Settings: add misc settings WebUI port
- Server Browser: count empty player instances as players to display a more accurate player count
rF2 Settings Widget v0.9.2
- update server favourites on dashboard when updated in server browser
- accelerate acquiring server favourites data
- prevent search box submit event triggering an window close event
rF2 Settings Widget v0.9.1
- rf2headlights updates
- axis motion can now be assigned as button-like trigger to headlight mappings
- add Dpad/hat-motion support
- toggle headlight off mapping will now actually switch headlights off
- add flashing visualisation to page header for currently edited flash rate
- minor UI styling changes to fit more menu items in place
- added Inactive Sleep Time setting to generic settings
rF2 Settings Widget 0.9.0
- add rf2headlights functionality to the app
- enable the Headlights module on the Headlights page disabled by default
- assign rF2 headlight control to a keyboard key on the headlight page
- assign headlight toggle/flash/on/off buttons to your controller/steering wheel
- make sure you have the rF2 shared memory plugin activated
- add global loading overlay signaling the user when app is busy eg. during server list update
- create new presets with blank description, add pencil icon to preset desc textarea
rF2 Settings Widget 0.8.9
- "Current Settings" Preset representing the settings currently on disk will now be guaranteed to be the very first Preset(undeletable) and will not appear on the dashboard
- Presets will now be sorted ascending by name whenever updated/deleted/added
- Image Slide show will now reliably stop whenever rF2 is launched from either Server Browser or the Dashboard
- added one click restoration of the original settings/user data files
- added settings search field to the top navigation looking up setting names/descriptions/values
- added relative performance data for MSAA, Post Processing and Shadow Blur
- layout changes to Dashboard, Wiki and performance data representation
- updated benchmark module for future use with either PresentMon, fpsVR or CapFrameX
rF2 Settings Widget v0.8.4
- add file drop import from rFactor 2 player.JSON files to Graphics settings and "Settings" settings
- imported presets will now be saved to file right after import rather than having to activate them once to save them
- add a default image to the dashboard slide so it will display something when user is offline
- stop slideshow when joining favourite server from the dashboard
rF2 Settings Widget v0.8.3
- set launch via Steam as default option for rFactor 2 launch
This will make sure the Workshop items are synced and installed on startup.
It is still possible to choose direct launch of the executable via dropdown menu if you eg. have a second instance aka dedicated server running. - added some generic options
- image slider will stop when game is launched just to make sure it uses no bandwitdh while playing
rF2 Settings Widget v0.8.2
- updated app icons
- added wiki page with some general and app specific help
rF2 Settings Widget 0.8.1
- drag n drop import of Preset files is now working for every preset type Graphics/Controls/Settings
- added Shortcuts to open rF2 setup folder and Mod Manager
- preset handler can now create messages in the front-end for read/write/import errors or success
rF2 Settings Widget 0.8.0
- add more Graphics Settings
- add Dashboard with image slider
- major internal overhaul to save presets for all possible settings
- minor design pass to get rid of some clutter
- let webbrowser handle window size (last window position and size will now be remembered by the browser)
- add Control and Generic Settings Presets