FS-Pad: Video Game Interactions with a Force Feedback Gamepad

FS-Pad: Video Game Interactions with a Force Feedback Gamepad

Youngbo Aram Shim, Keunwoo Park, Sangyoon Lee, Jeongmin Son, Taeyun Woo, Geehyuk Lee

UIST 2020

Abstract

Force feedback has not been fully explored in modern gaming environments where a gamepad is the main interface. We developed various game interaction scenarios where force feedback through the thumbstick of the gamepad can be effective, and categorized them into five themes. We built a haptic device and control system that can support all presented interactions. The resulting device, FS-Pad, has sufficient fidelity to be used as a haptic game interaction design tool. To verify the presented interactions and effectiveness of the FS-Pad, we conducted a user study with game players, developers, and designers. The subjects used an FS-Pad while playing a demo game and were then interviewed. Their feedback revealed the actual needs for the presented interactions as well as insight into the potential design of game interactions when applying FS-Pad.

Hardware Prototype

prototype

The stick shaft is connected to the guiding parts that manage the rotation of each axis and form a 2-axis gimbal structure. One end of the guiding part is linked to the rotary potentiometers, which are detached from a joystick module (ALPS RKJXK122400Y), and the other end is glued to the spur gears. The potentiometers measure the tilt angles of the stick about the two axes. The stick shaft was made by laser-cutting the stainless steel, and the guiding parts and case of the module were 3D printed (Formlabs Tough Resin). To satisfy the mechanical performance requirement, we selected coreless motors (16DCT Athlonix 219E), which have no cogging and possess small inertia owing to their light mass.

prototype

To form an FS-pad, we packaged the force feedback module using the housing of an Xbox One controller. We cut out the shoulder button, trigger button, and half of the PCB to make space and attached the FS module using Shapelock thermoplastic. We kept the ABXY buttons on the pad and connected the wires on the PCB for use as inputs.

Game Prototype

We built a 3D adventure game to support all five game interaction themes using FS-Pad. The overall game interactions are summarized in the figure in below.

prototype

For more detail, please see our paper.

Resources

My Contributions

I participated in

  • project ideation
  • firmware design and implemtation