Matthias Mailänder

Results 696 comments of Matthias Mailänder

You can still make taking a screenshot optional for SDL based applications.

How do you prevent modified clients sending fake game data to manipulate the high-score statistics? I think this calls for abuse.

Flathub seems to use https://aws.amazon.com/ec2/instance-types/ which I don't think support that architecture.

This is probably also a pre-requisite for https://github.com/OpenRA/OpenRA/issues/2217.

Can you please check if https://github.com/OpenRA/OpenRA/pull/21916 fixes it?

Similiar to #2877

I added https://github.com/OpenRA/OpenRA/pull/3741 for desync hunting which from what I learned recently is very expensive. Try removing some `ISync` interfaces and test again to narrow it down.

https://github.com/OpenRA/OpenRA/blob/bleed/OpenRA.Game/World.cs#L333 or somehow manage to skip decorational effects.