Only works with 5.0
This is an example of how to receive PS5 controller input through MQTT connectivity.
First, run Joystick.py externally using Python. It will continuously send the PS5 controller signals to the MQTT broker (You can install Eclipse Mosquitto). Meanwhile, the Doomguy in VC will receive those signals from the MQTT broker through MQTT connectivity.

Doomguy.vcmx (2.4 MB)
Joystick.py (1.0 KB)