MHW-QuestLoader
MHW-QuestLoader copied to clipboard
Change target to dinput8
Current implementation of hid dll proxying (or there lack-of) breaks Linux compatibility, while properly proxying hid.dll causes double loading issues. As the final update to the game can use dinput8 for this purpose, it serves as a much better target.
Based this on my personal project for dinput8 proxying, adjust as you see fit.