You will have to use TWO dll’s to solve this. The game doesn’t seem to like certain controllers and joysticks, so the trick is to hide it from the game. But to do that, you will need to have a wrapper that will pass the old DINPUT into the new DINPUT8 that will hide the controller.
في حالتي, it was “THRUSTMASTER COMBINED” that was causing the issue. So I will use it as an example.
الآن, if you depend on that device to get your keybinds, you will have to use alternatives like “vJoy” و “UCR“, but that is beyond the scope of this tutorial.
Files to download:
- DINPUTTO8: https://github.com/elishacloud/dinputto8 (This is the passthrough wrapper)
- DEVREORDER: https://github.com/briankendall/devreorder (This is the file that will hide, or rearrange the order of the controllers on your pc)
الآن, here’s what you need to do:
- Go to your “European Air War” folder and rename the “dinput.dll” to some other name, يحب “dinput.dllbak“
- Open the DINPUTTO8 file and extract the “Dinput.dll” into the main “European Air War” مجلد.
- You will need to THREE files now, افتح DEVREORDER file and go to folder “X86” and extract the file “dinput8.dll” into the “European Air War” مجلد
- The second file, on the same DEVREORDER, Extract the file “devreorder.ini” into the “European Air War” مجلد
- يفتح “DeviceLister.exe” and you will see a list of controllers and joysticks on your computer. Copy “Thrustmaster Combined” (You can use the name or the GUID to block it)
- Open the “devreorider.ini” file that is in your “European Air War” folder and paste the “Thrustmaster Combined”(Type or paste, لا يهم) into the section “[hidden]“.
- Save and run the game
ATTENTION:
The game may still throw an error, so you will have to do this FOR EVERY JOYSTICK that will cause the error, and the ones that don’t, either leave it out of the “[hidden]” section or place it into “[order]”. It will display the exact order it shows there to the game.
هذا كل ما نشاركه اليوم من أجل هذا European Air War مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة Dr. Jester. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.