If the game is not recognizing your controller inputs, follow these steps to create a custom mapping file.
xinput1_3.dll file and translate your modern controller inputs into the game's native language.Extract the patch archive. You will find:
Method A (Replace EXE): Copy the patched Rugby08.exe into the game root, overwriting the original. rugby 08 controller mapping patched
Method B (Patch Tool): If the patch is distributed as an xdelta or PPF, use the included patcher to target your original .exe.
Run Rugby08.exe (as administrator, if needed). Go to Options → Controls. You should now see a new option: “Custom (XInput)”. Select it. If the game is not recognizing your controller
Now test:
If right stick still does nothing, verify DS4Windows is in Xbox emulation mode and that no other controller mapping tool (Steam Input) is overriding. Map Your Device:
Cause: The game is using the default DirectInput mapping, not the patched XInput profile.
Fix: Ensure Rugby08.exe is the patched version (check file size/modified date). Delete any old input.ini files. In-game, select “Custom (XInput)” not “Logitech” or “Generic”.
In 2019, a modder named “umosay” released a patched rugby08.exe that:
This patch works by replacing the game’s raw input handler with a custom DLL (dinput8.dll) that remaps before the game engine sees the input. It’s a wrapper approach, similar to SpecialK mods.