-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# WheelCheck2SII | ||
This is WheelCheck to ffb_lut.sii file converter. | ||
|
||
Usage: | ||
|
||
1. Generate CSV file with WheelCheck(https://www.dropbox.com/s/3zxf5yd1bvujyi5/WheelCheck_1_72.zip?dl=0) | ||
2. Launch WheelCheck2SII, then press "Load CSV file", then locate CSV file generated by WheelCheck. | ||
After opening the file you'll get rough visualization of the response chart in the file. | ||
3. Press "Save ffb_lut.sii file". Select the location where you want to save, then press "Save". | ||
4. Install the LUT file according to the info on this site: https://modding.scssoft.com/wiki/Documentation/Engine/Advanced_input_configuration/Force_feedback_LUT | ||
|
||
If everything went correctly, after opening the game and opening the settings on "Controllers" sub-menu, you should see the ❗ next to the total gain slider. This means that the file was loaded correctly. |