HydroSim v0.8.6.1 - SimHub support
-
I have been working with the developers of SimHub to add support for HydroSim through the Shared Memory API. This update outputs more data through the telemetry message. The SimHub integration adds support for Bass Shakers, Motion Sim, Rumble motors, custom dashboard displays and output to various other hardware devices.
Note: An official release of SimHub with HydroSim support will be available soon, shoot me a message on Discord if you want to try the beta.
The Python SDK has been updated to work with the latest version of HydroSim. It can be updated/installed with
pip install -U hydrosim_sdk
.v0.8.6.1
Fixed
- Fixed Field of View camera setting.
- Fixed issues when hosting or joining after a previous server join attempt failed.
v0.8.6.0
Fixed
- Disabled boat reset when attached to dock.
- Fixed Hot Reload Textures not working.
- Fixed issue where results/standings list would erroneously display that boat textures were not downloaded.
- Attempted to fix some issues causing the Shared Memory API to stop outputting data.
- Fixed boat going onto trailer when entering course in VR (Oculus).
- Fixed HUD positioning in VR, it is definitely not perfect.
Added
- Added ability to set the default onboard camera in General Settings.
- Added ability to toggle the HUD in General Settings and hotkey (configurable, default F6).
Updated
- Fixed water lapping sound to only play when the boat is in the water.
- Made some changes to the V8 engine sounds, removed one of the lower rpm clips that sounded a bit weird. Changed the spatializer settings and reduced reverb a bit.
- Updated how impacts are calculated for audio and output via shared memory API for more accurate bass shaker and motion sim support.