SimHub has released a new version, adding support for Automobilista 2. Thought I would give it a try, seems to work well enough.
There is a simhub vr dashboard for rf2, that can be downloaded. I have no idea if it will work in automobilista 2, but then again the overlays I used were made for acc and they work well enough. SimHub VR Dashboard
You have to enable the settings in AMS2, have you done that? In SimHub click on Config Game at the top right...
Can you link me to the one you shared originally? I really want to test the pedals etc. even if i have to do it in screen. I checked through a few of them but can't seem to find the one you shared above. Thanks in advance.
I cant remember were I go those, but I zipped them up and uploaded them so you can download them. Let me know if the link works. File on MEGA
After thinking on it for a bit, I remembered were I got the overlays. Misc - Simhub Overlay - "ACC" - RFactor2 HUD
Steam-> Right-click AMS2, select Properties , select Launch Options, type in -borderless", w/o quotes.
and do you have to start out of steam or can you click on the Icon in windows desktop? Never needed this as I'm mainly racing AC via Content manager
You can start both simhub and automobilista 2 at the same time using a bat file. I use a .exe myself but a .bat is easier to setup. You would just change the path to suit from the code below, save it as a .bat file somewhere on your pc. Put a shortcut on your desktop so you can add the default automobilista 2 icon, so it looks nice nice and your good to go. @echo off start /d "D:\Portables\SimHub" SimHubWPF.exe start /d "D:\Portables\Steam\steamapps\common\Automobilista 2" AMS2.exe
What is the proper way to get simhub hud in AMS2 with Oculus SDK in VR ? AFAIK oculus supports native pinned overlay, but there is no borderless option, therefore the overlay appears with this ugly "pinned" borders. Any successfull workaround available ?