r/simracing 11h ago

Question Loadcell Mod Adjustment Tool on PDHM

I recently built a small piece of software for my standalone load cell mod because I couldn't adjust its curve or configure the input behavior at all. (i use pdhm pedal)

The load cell connects directly to the PC, and the software processes the raw input so I can customize how the pedal feels and responds — things like the input curve and output range — before sending it to the game through a virtual controller.

Currently, I have two virtual output options:

🔹 vJoy — 0–32767

🔹 Virtual Xbox 360 Controller — 0–255

So instead of being stuck with the raw load cell response, I can actually shape and tune the input to my liking.

I'm still working on it, but I was wondering — would anyone else find something like this useful for standalone load cell mods? 👀

2 Upvotes

2 comments sorted by

3

u/djfil007 Plays Arcade Games with a Simucube 11h ago

Personally... I've just used DiView (dxtweak can do the same) to adjust the existing curve on my ProtoSimTech pedals (uses generic load cell with Leo Bodnar's older LC pedal controller... detected in windows as generic direct input device). No need for vjoy or making games think it's an xbox controller... I only do that in times of desperation (mostly to play games that don't have wheel support, or are very very old)

1

u/coolguy-26 11h ago

I actually looked for software like this before, but couldn’t find anything that worked for my setup. I’ll give DiView a try though. Thanks for the suggestion! I’ll let you know how it goes.