Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Add ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
CookiePLMonster committed Nov 22, 2023
1 parent 4ff0415 commit f87ae76
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# SilentPatch for EA Sports WRC

EA Sports WRC launched with a graphical bug exclusive to GeForce 9 and 10 series cards, causing the decals, driver numbers, and their names to render broken.
SilentPatch addresses this issue, and it also improves performance of the Livery Editor tenfold.

## Featured fixes:

* Broken liveries, driver numbers, and driver name stickers on GeForce 9 and 10 series cards have been fixed.
* Performance issues in the Livery Editor on GeForce 9 and 10 series cards have been fixed.

## Compilation requirements
* [Premake5](https://premake.github.io/) and Visual Studio 2022 are required for project generation and compilation.
Invoke `premake5 vs2022` in the main project directory to generate a project.

0 comments on commit f87ae76

Please sign in to comment.