Skip to content

A python script that adds whammy & tilt support to the PlayStation PDP Riffmaster on PC. Works on almost any PC game/application that supports controllers, such as Clone Hero.

Notifications You must be signed in to change notification settings

Najatski/dipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Dipper - Riffmaster Tilt & Whammy on PC

Preview of the GUI

What is this?

This is a program that acts as a bridge for the PlayStation PDP Riffmaster, and allows the use of tilt and whammy functionalities on PC. It can be used on any PC game that supports controllers for the most part.

How do I use it?

  1. Download and install the ViGEmBus driver.
  2. Download the latest release from the releases tab on the right side of the screen.
  3. If you downloaded dipper.exe, open it and skip to step 5.
  4. If you downloaded dipper.py:
    1. Make sure to install Python 3.12 if not already installed. Add it to path during installation.
    2. Run this in powershell: pip install hidapi vgamepad
    3. Run the script.
  5. If not already, make sure that your Riffmaster is on "PS4 Mode." The switch should be switched towards the center of the controller.
  6. Power your controller on and connect it to your PC through the dongle.
  7. In the Dipper GUI, hit "Connect" if it isn't already connected, and then hit "Start Service" to start the actual program.
  8. Set up HidHide with this configuration. Please note that your Clone Hero.exe is in its own location, so set it to where you installed it. Once you've properly set up HidHide, turn your controller off and back on. (not a required step, but HIGHLY reccomended for regular use. )

If you plan to use it on Clone Hero, follow these steps:

  1. Open Clone Hero, hit space, and then "assign controller."
    1. If you did set up HidHide, hitting any button should bring up your controller. You can confirm.
    2. If you did not set up HidHide, just move your whammy bar and it should select your controller.
  2. Open the calibration menu, and note the following:
    1. Left Trigger is mapped to your whammy bar. Adjust it to your liking.
    2. Right Trigger is mapped to your tilt. You may need to adjust this.

Dependencies (only needed if you are using the Python file)

  • Python 3.12 (add to PATH)
    • hidapi module
    • vgamepad module

Tutorial (YouTube Video) (Outdated as of v1.0.0)

whimsical tutorial

Note:

Message me on Discord if you're interested in helping me make it work out of the box! @Najatski

About

A python script that adds whammy & tilt support to the PlayStation PDP Riffmaster on PC. Works on almost any PC game/application that supports controllers, such as Clone Hero.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages