mirror of
https://github.com/RawAccelOfficial/rawaccel.git
synced 2025-05-11 18:36:46 +02:00
make note about download link in the guide
This commit is contained in:
parent
7554037089
commit
16c373aa5e
1 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
|||
# Raw Accel Guide
|
||||
## Download
|
||||
|
||||
Visit the [Releases page](https://github.com/a1xd/rawaccel/releases) and navigate to the "Assets" dropdown under the latest releast, then download the zip file titled `RawAccel_X.X.X.zip` where X are the latest version numbers. **DO NOT** download by clicking the green "Code"/"Download" file on the home page of this repository as that will only download the source code, which isn't what you want.
|
||||
|
||||
## Installation
|
||||
- **Prerequisites**
|
||||
* Visual C++ 2019 runtime, [download here](https://aka.ms/vs/16/release/vc_redist.x64.exe)
|
||||
* .NET Framework 4.7.2+ runtime, [download here](https://dotnet.microsoft.com/download/dotnet-framework/net48)
|
||||
* **Windows 7** — SHA-2 code signing support (download through Windows Update)
|
||||
* **For Windows 7 users only** — SHA-2 code signing support (download through Windows Update)
|
||||
|
||||
- Run `installer.exe` in the release directory to install the Raw Accel driver. Restart your computer for the installation to take effect.
|
||||
|
||||
|
@ -97,4 +100,4 @@ This curve looks like an "S" with the top half bigger than the bottom. Mathemati
|
|||

|
||||
|
||||
## Further Help
|
||||
Further help and frequently asked questions can be found in the FAQ.
|
||||
Further help and frequently asked questions can be found in the FAQ.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue