Skip to main content

Setting Up

This guide shows how to set up the Interhaptics extension for Gamemaker.

Downloading the SDK

Note: Before you can access the GitHub repository with the Interhaptics Game Engine SDK releases you'll be asked to provide some required information.

  1. Go to https://www.wyvrn.com/interhaptics/download to download the Game Engine SDK.

  2. On the Download page, under the Game Engine SDK option, click GitHub.

  3. Enter the required information, then click Download on GitHub.

  4. On the GitHub page that opens next, click the latest release link under Releases.

  5. On the next page, under Assets, download the Source code (zip) package.

  6. Extract the zip contents to GMEXT-Interhaptics/source/interhaptics_sdk.

After extracting the SDK contents to the folder, the folder's contents should look as follows:

Interhaptics SDK Location Explorer
Interhaptics SDK Location Explorer

Setting Up GameMaker

Download the latest release of the extension.

In GameMaker, open an existing project or create a new one. Next add the extension to the project.

In the Extension Options, set the Windows SDK to the correct relative folder path: ../interhaptics_sdk/interhaptics_windows.

Interhaptics Extension Options Windows SDK
Interhaptics Extension Options Windows SDK