I changed PC(and Windows) and know i have No Sound and Controllers doesnt work

Hello guys,
i make a game on Monogame, with sounds and controllers, but i have change my Computer (and Windows8 to Windows10), then everything work good but i have no sounds and controllers(XBOX) doesnt work :confused:
edit : and since i have change my computer i have switch from VS 2015 to VS 2017, and maybe change version of Monogame but not sure at all
Thank you for help.

Lol its ok, i have just DL lastest version of DirectX :smiley:

The sound problem can be fixed by installing DirectX 9c.

The upgrade of SharpDX to v3.1.1 & later to v4.1 was supposed to fix that and use DirectX11 for sound.
Have you tried with 3.6 or the latest Develop 3.7.* ?
You might as well try PR https://github.com/MonoGame/MonoGame/pull/6010

1 Like