←back to thread

Microsoft Dependency Has Risks

(blog.miloslavhomer.cz)
151 points ArcHound | 3 comments | | HN request time: 0.43s | source
Show context
bob1029 ◴[] No.44382065[source]
The trick with Microsoft is to very carefully separate the good parts from the bad ones.

Labeling all of Microsoft as banned is really constraining your technology options. This is a gigantic organization with a very diverse set of people in it.

There aren't many things like .NET, MSSQL and Visual Studio out there. The debugger experience in VS is the holy grail if you have super nasty real world technology situations. There's a reason every AAA game engine depends on it in some way.

Azure and Windows are where things start to get bad with Microsoft.

replies(9): >>44382293 #>>44382372 #>>44382784 #>>44383037 #>>44383467 #>>44385139 #>>44385191 #>>44385341 #>>44385567 #
nordsieck ◴[] No.44382372[source]
> There aren't many things like .NET, MSSQL and Visual Studio out there. The debugger experience in VS is the holy grail if you have super nasty real world technology situations. There's a reason every AAA game engine depends on it in some way.

The reason all the AAA games are on it is because they're on the Windows platform, and more importantly their customers are on the Windows platform.

If 95% of gamers ran MacOS instead of Windows, you'd see a very different tech stack among game developers.

replies(2): >>44382863 #>>44384433 #
thefz ◴[] No.44384433[source]
Game customers are on Windows because DirectX has been superior to OpenGL - development wise - for what, 30 years?
replies(3): >>44384706 #>>44384884 #>>44385032 #
kookamamie ◴[] No.44385032[source]
Yes, that's the essential reason. Even though that barrier has been lifted with Vulkan matching DX12 in many ways, the accumulated mass moves slowly.
replies(1): >>44385172 #
1. jofzar ◴[] No.44385172[source]
Has there been a game where vulkan performance has been better then dx12? Whenever they are side by side vulkan always performs worse in my experience.
replies(2): >>44385218 #>>44387505 #
2. kookamamie ◴[] No.44385218[source]
There have been cases like that, e.g., RDR2, but I think it mostly comes down to implementation quality.
3. Arch-TK ◴[] No.44387505[source]
If games run faster on linux with DX12 translated to Vulkan than they do on identical hardware running on Windows 11 then I can't imagine a particularly big performance difference.