Detegr / openRBRVR

Open source VR implementation for Richard Burns Rally
Mozilla Public License 2.0
31 stars 6 forks source link

openRBRVR

πŸ‡¬πŸ‡§ - πŸ‡¨πŸ‡Ώ - πŸ‡«πŸ‡·

openRBRVR logo

Open source VR plugin for Richard Burns Rally.

Features

Installation instructions

This plugin can be installed with the official RSF installer.

To install a more recent version than what is available in the RSF installer, download the latest release and copy&paste all files into RBR folder, overwriting existing files when asked to. Make sure that the RSF launcher has Virtual Reality and openRBRVR enabled when manually installing new versions of the plugin.

Setup

Plugin settings can be changed from Options -> Plugins -> openRBRVR and saved to Plugins/openRBRVR.toml via the menu.

With the desktop FoV, objects might disappear from your peripheral vision before they go out of frame. On some stages this is more apparent than others. This can be fixed either from the RSF launcher, NGPCarMenu, or runtime by using the PaceNote plugin (double click right mouse button to open up the menu). Values between 2.3-2.6 work fine for my wide FoV headset.

Frequently asked questions

Build instructions (for developers only)

The project uses CMake. I've been developing it with Visual Studio 2022 community edition that has CMake support built in.

To build d3d9.dll, build dxvk using meson. I used meson setup --backend=vs2022 --build_type=release to configure it.

Thanks

License

Licensed under Mozilla Public License 2.0 (MPL-2.0). Source code for all derived work must be disclosed.