An open API service indexing awesome lists of open source software.

https://github.com/mmike17/artofrally_dashboardui

A mod for Art of Rally which adds a rev counter and speedometer UI
https://github.com/mmike17/artofrally_dashboardui

aor artofrally mod unity

Last synced: 3 months ago
JSON representation

A mod for Art of Rally which adds a rev counter and speedometer UI

Awesome Lists containing this project

README

        

# Dashboard UI

[![](https://img.shields.io/github/v/release/MMike17/ArtOfRally_DashboardUI?label=Download)](https://github.com/MMike17/ArtOfRally_DashboardUI/releases/latest)
![](https://img.shields.io/badge/Game%20Version-v1.5.5-blue)

A mod for Art of Rally which adds a rev counter and speedometer UI.

#### Launcher Support

![](https://img.shields.io/badge/Steam-Supprted-green)
![](https://img.shields.io/badge/Epic-Untested-yellow)
![](https://img.shields.io/badge/GOG-Untested-yellow)

#### Platform Support

![](https://img.shields.io/badge/Windows-Supprted-green)
![](https://img.shields.io/badge/Linux-Untested-yellow)
![](https://img.shields.io/badge/OS%2FX-Untested-yellow)
![](https://img.shields.io/badge/PlayStation-Untested-yellow)
![](https://img.shields.io/badge/XBox-Untested-yellow)
![](https://img.shields.io/badge/Switch-Untested-yellow)

## Usage

Press Ctrl + F10 to open the mod manager menu.\
Adjust settings to select the colors you want for the UI, its placement and its size.

By default, the mod hide's the game's RPM, gear and speed UI, and places the custom UI on the bottom left of the screen with white base, cyan rev and red pointer.

### General

- **primaryColor** : will change the color of most of the UI's elements.
- **secondaryColor** : will change the color of the rev jauge and of the gear indicator.
- **pointerColor** : will change the color of the rev needle.
- **uiOrientation** : will change the general shape of the rev counter.
- **xPositionPercent** : will move the UI horizontally.
- **yPositionPercent** : will move the UI vertically.
- **uiScale** : will change the size of the UI.
- **enableSpeedTilting** : will decide if the dashboard UI tilts with the speed of the car.

### Debug

- **disableInfoLogs** : will disable the mod's information log messages.

Disabling the mod in the manager will hide the custom UI and display the game's original UI by default.

## Available colors

The available colors for the UI are :

- White
- Grey
- Black
- Red
- Green
- Blue
- Yellow
- Magenta
- Cyan
- Brown

## Installation

Follow the [installation guide](https://www.nexusmods.com/site/mods/21/) of
the Unity Mod Manager.\
Then simply download the [latest release](https://www.nexusmods.com/artofrally/mods/14)
and drop it into the mod manager's mods page.

## Showcase

![](Screenshots/Left.png)
![](Screenshots/Center.png)
![](Screenshots/Right.png)
![](Screenshots/Settings.png)

## Bonus

Want to see the damages your car has sustained while in-stage ?
You can try the Damage UI mod to display special UI representing the current state of your car's parts.

[![](https://img.shields.io/github/v/release/MMike17/ArtOfRally_DamageUI?label=Download%20Damage%20UI)](https://github.com/MMike17/ArtOfRally_DamageUI/releases/latest)