Add info what and where to change lib path
This commit is contained in:
parent
7ad2f4eab9
commit
e225531e6c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ I just started doing it. That means it isn't very usable right now. I'm working
|
|||
|
||||
# How to enable
|
||||
* Build this repository `cargo build --release`
|
||||
* Change the path where the `libvk_layer_rs.so` is located
|
||||
* Change the path where the `libvk_layer_rs.so` is located (`library_path` parameter in the rFactorOverlay.json file)
|
||||
* Put the rFactorOverlay.json into a layer directory ([layer directories](https://vulkan.lunarg.com/doc/view/1.3.216.0/mac/loader_and_layer_interface.html#user-content-linux-layer-discovery))
|
||||
* Add `RFACTOR_HUD=1` to steam launch command (example: `RFACTOR_HUD=1 %command%`)
|
||||
|
||||
|
|
Loading…
Reference in a new issue