A controller is an input device, however, the Cronus Zen also sends data to control the rumble motors and LEDs.
Function Name | Description | Zen | Plus |
get_val | Returns the current value of a controller entry | ✔️ | ✔️ |
get_lval | Returns the previous value of a controller entry | ✔️ | ✔️ |
Returns the elapsed time of a controller entries state change | ✔️ | ✔️ | |
Returns the type of controller currently connected to the input port | ✔️ | ✔️ | |
Returns the current status of the battery for a wireless controller | ✔️ | ✔️ | |
event_press | Returns TRUE when a controller entry has been pressed | ✔️ | ✔️ |
event_release | Returns TRUE when a controller entry has been released | ✔️ | ✔️ |
get_paddle | Returns the current value of a paddle entry | ✔️ | ❌ |
get_ival | Gets the input value of a button to check if it has been modified by the script. | ✔️ | ❌ |
get_brtime(button) | This will return the button release time | ✔️ | ❌ |
Function Name | Description |
Returns the current value of a Rumble Motor | |
Sets the speed of a Rumble Motor | |
Blocks any rumble signals from the console | |
Resets the rumble state and returns condition of the motors to the console |
Function Name | Description | Zen | Plus |
set_led | sets the state of the LED on a controller | ✔️ | ✔️ |