Cube Controls — SimHub plugin
=============================

This package adds support for Cube Controls wheels (Astra, Phoenix) to SimHub.

Contents
--------
  CubeControls.SimHub.CubeDeviceExtension.dll   the plugin
  CubeControls.HidLib.dll                       its HID protocol library
  install.ps1                                   helper installer
  README.txt                                    this file

Requirements
------------
  - SimHub already installed on this PC.
  - SimHub version should match the one this build was compiled against; a very
    different version may fail to load the plugin.
  - .NET Framework 4.8 (present by default on Windows 10/11).

Install (easy)
--------------
  1. Unzip this whole folder somewhere.
  2. Right-click install.ps1 -> "Run with PowerShell".
     (It auto-detects SimHub, closes it, copies + unblocks the DLLs, and
      re-elevates if needed. Pass -SimHubPath if SimHub is in a custom folder.)
  3. Start SimHub; if it asks to enable the new plugin, choose yes.

Install (manual)
----------------
  1. Close SimHub completely.
  2. Copy both DLLs into the SimHub folder (default
     C:\Program Files (x86)\SimHub\).
  3. For each copied DLL: right-click -> Properties -> tick "Unblock" -> OK.
     (SimHub silently skips plugin DLLs that Windows has blocked.)
  4. Start SimHub and enable the plugin when prompted.

The Cube wheel then shows "Inputs" and "Device" tabs under Devices.
