You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And placed it in the same game folder where your dinput8.dll located. It looks like the game loads this file successfuly. Whenever I make something wrong in the config I see the error message and log file. OK. In this case the config file looks valid to Xidi and I'm able to successfuly launch the game, however the buttons are not remapped. I can't understand the cause. Have I done something wrong? Or may be I don't understand the purpose of Xidi?
The text was updated successfully, but these errors were encountered:
FrostMoonEcho
changed the title
Red dead redemption 1 (2024): Xidi doesn't work
Red dead redemption 1 (2024): Buttons are not remapped
Jan 4, 2025
According to this game's Steam page, the game already has full controller support for Xbox controllers, and according to PCGamingWiki it has support for XInput controllers already. That being the case, I don't think Xidi is the right tool for this situation.
Xidi communicates with games via the DirectInput API, but this game is most likely communicating directly with the controllers using the XInput API.
According to this game's Steam page, the game already has full controller support for Xbox controllers, and according to PCGamingWiki it has support for XInput controllers already. That being the case, I don't think Xidi is the right tool for this situation.
Xidi communicates with games via the DirectInput API, but this game is most likely communicating directly with the controllers using the XInput API.
Why don't you wish to implement a functionality which will let Xidi to make a custom remapping for the games that has been used XInput API already? It has been already implented for DirectInput to XInput APIs anyways
Hi, guys! This is the first time when I use Xidi. I want to remap LT and B to the right mouse button. I created this config
Xidi.ini
And placed it in the same game folder where your dinput8.dll located. It looks like the game loads this file successfuly. Whenever I make something wrong in the config I see the error message and log file. OK. In this case the config file looks valid to Xidi and I'm able to successfuly launch the game, however the buttons are not remapped. I can't understand the cause. Have I done something wrong? Or may be I don't understand the purpose of Xidi?
The text was updated successfully, but these errors were encountered: