IDACMouseSteering
Mouse Steering for Initial D The Arcade
Setup
-
Install Prerequisites:
- Download and install FreePIE from the FreePIE GitHub.
- Download and install vJoy from the vJoy SourceForge.
-
Configure vJoy:
- Open start menu and open
Configure vJoy - Select vJoy Device 1
- Set
POV Hat Switchto4 Directions - Set
POVsto1 - Press Apply
- Open start menu and open
-
Configure segatools:
- Open
segatools.iniinApp\DAC\AMDaemon\ - Under
[io4], setmodetodinput - Under
[dinput], setreverseAccelAxisandreverseBrakeAxisto1
- Open
-
Configure FreePIE:
- Open FreePIE.
- Load the provided script
mouse_steering.pyinto FreePIE. - Change the settings in the script to your preferences.
-
Done!:
- You can start the script by pressing
F5in the FreePIE window. - You can stop the script by pressing
Shift + F5in the FreePIE window. - To calibrate steering ingame, you can adjust it by going to the test menu and calibrating from there.
- You can start the script by pressing
Controls
The controls can be changed within the script to your preferences, refer to the vJoy Wiki for reference.
| Action | Control |
|---|---|
| Action | Control |
| ------------------ | ------------------ |
| Steering | Your mouse, duh. |
| Accelerate | W |
| Brake | S |
| Center Steering | ` (below ESC) |
| Start | R |
| View Change | F |
| Shift Up | E |
| Shift Down | Q |
| Exit | Backspace |
| DPad | Arrow Keys |
Credits
Description
Languages
Python
100%