European Air War: “Error: Could not set joystick * range properly” Fixed

How to solve a pesky error “Error: Could not set joystick X range properly”

 

How to solve this pesky error

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.

In my case it was “THRUSTMASTER COMBINED” that was causing the issue. So I will use it as an example.

Now, if you depend on that device to get your keybinds, you will have to use alternatives like “vJoy” and “UCR“, but that is beyond the scope of this tutorial.


Files to download:
DINPUTTO8https://github.com/elishacloud/dinputto8 (This is the passthrough wrapper)
DEVREORDERhttps://github.com/briankendall/devreorder (This is the file that will hide, or rearrange the order of the controllers in your pc)

  1. Go to your “European Air War” folder and rename the “dinput.dll” to some other name, like “dinput.dllbak
  2. Open the DINPUTTO8 file and extract the “Dinput.dll” into the main “European Air War” folder.
  3. You will need to THREE files now, open the DEVREORDER file and go to folder “X86” and extract the file “dinput8.dll” into the “European Air War” folder
  4. The second file, on the same DEVREORDER, Extract the file “devreorder.ini” into the “European Air War” folder
  5. Open “DeviceLister.exe” and you will see a list of controllers and joysticks in your computer. Copy “Thrustmaster Combined” (You can use the name or the GUID to block it)
  6. Open the “devreorider.ini” file that is in your “European Air War” folder and paste the “Thrustmaster Combined”(Type or paste, doesn’t matter) into the section “[hidden]“.
  7. 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.


Thanks to Dr. Jester for his great guide, all credit to his effort. you can also read the original guide from Steam Community. enjoy the game.

About Robins Chew

I'm Robins, who love to play the mobile games from Google Play, I will share the gift codes in this website, if you also love mobile games, come play with me. Besides, I will also play some video games relresed from Steam.

Leave a Comment