When publishing a Unity game for Windows, does one have to include additional dependencies such as .NET or DirectX with the installer? If so, which dependencies need to get installed with the game?
Edit:
Note that OpenGL fallback may cause a dramatic performance drop or graphical artefacts. Be sure to test your game with -force-opengl if you won’t be redistributing DirectX. This is not an issue for games targeting Windows XP Service Pack 2 or later since DirectX 9.0c is included in those versions of the Windows platform.