Which version of Windows are you using? 11
-
Windows 11 (8) 73%
-
Windows 10 (3) 27%
-
Windows 7 (1) 9%
-
Other (please specify) (0) 0%
I haven’t done much Crossfire development lately, but over the past few weeks I’ve started working on improving the game launcher a bit. As my system gets older, it takes longer and longer to start the game — which became my main motivation to think about creating a new launcher.
In the meantime, I’ve developed a new version with a much-improved launch process. The system that checks which files are out of sync and need updating has been completely reworked. (Note: the very first start may still take a few seconds, up to a couple of minutes.)
The old launcher was based on the Qt framework, while the new one uses .NET. However, I recently found out that the .NET version I’m currently using requires at least Windows 10. I could switch to an older .NET version that still supports Windows 7, but that would mean adjusting or rewriting some parts of the code — I’m not yet sure how much effort that would take.
So, I’d like to ask for your input:
PS: If you’ve got any wishes, ideas, or things you’d like to see changed/improved in the new launcher — drop them below!
I’m also running the same poll on Discord and will combine the results later.
If most of you are on Win10 or 11, I can move ahead without backtracking the code. 🚀 However I probably need to think of a way that even Win7 users still can play the game nonetheless