-
-
Notifications
You must be signed in to change notification settings - Fork 6
Setup
Jayden Maalouf edited this page Jul 28, 2024
·
12 revisions
In your Project directory, extract the contents on the ZIP file in your Plugins folder
It should look like so:
- Generate Project Files
- Right Click Project file (
.uproject
) - Click
Open With Other Application
- Open with
Unreal Engine Generate Project Files
- Right Click Project file (
- Compile Project
- Open terminal from your project root
- Run
make
- Generate Project Files
- Right Click Project file (
.uproject
) - Click
Generate Project Files
- Right Click Project file (
- Compile Project
- Open the generated
.sln
file - Build Solution
- Open the generated
- Open your Unreal Project then navigate to the Plugins Browser (under the Edit -> Plugins sub-menu)
- Under the Project section, you'll find a category called
Input Devices
- Enable the Joystick Plugin (you may need to restart your editor)