gaycoderprincess / TiRTweaks

A collection of minor tweaks & fixes for Total Immersion Racing
Mozilla Public License 2.0
3 stars 0 forks source link

TiR Tweaks

A collection of minor tweaks & fixes for Total Immersion Racing

Includes a widescreen fix, increased shadow resolution, splash screen skip, and more.

in-game preview menu preview

Installation

Feature List

Known problems

Building

Building is done on an Arch Linux system with CLion and vcpkg being used for the build process.

Before you begin, clone nya-common to a folder next to this one, so it can be found.

Required packages: mingw-w64-gcc vcpkg

To install all dependencies, use:

vcpkg install tomlplusplus:x86-mingw-static

Once installed, copy files from ~/.vcpkg/vcpkg/installed/x86-mingw-static/:

You should be able to build the project now in CLion.