Win 10 compatibility with Matrix games - any news?
Moderator: maddog986
RE: Win 10 compatibility with Matrix games - any news?
I always keep the highest version number for VC C++ runtime libs 2005, 2008, 2010, and 2012. I use windows uninstall to remove older versions when a game installs an old version.
I am by no means a .NET expert in keeping up with MS changes. I think you only need .NET 4.5 which should be compatible and handle older versions. .NET 1.1 might be a special case, but that version was deprecated. I only have .NET 4.51 installed right now on my machine. I believe .NET 4.5 does create framework directory under \windows for the older versions, which you should not touch.
I am by no means a .NET expert in keeping up with MS changes. I think you only need .NET 4.5 which should be compatible and handle older versions. .NET 1.1 might be a special case, but that version was deprecated. I only have .NET 4.51 installed right now on my machine. I believe .NET 4.5 does create framework directory under \windows for the older versions, which you should not touch.
-
aaatoysandmore
- Posts: 2846
- Joined: Wed Sep 11, 2013 1:35 pm
RE: Win 10 compatibility with Matrix games - any news?
ORIGINAL: Qwixt
I always keep the highest version number for VC C++ runtime libs 2005, 2008, 2010, and 2012. I use windows uninstall to remove older versions when a game installs an old version.
I am by no means a .NET expert in keeping up with MS changes. I think you only need .NET 4.5 which should be compatible and handle older versions. .NET 1.1 might be a special case, but that version was deprecated. I only have .NET 4.51 installed right now on my machine. I believe .NET 4.5 does create framework directory under \windows for the older versions, which you should not touch.
K, thanks. I'll do some testing and like I said if a game starts to crash or won't load I can just reinstall it right? It should reinstall any old files I had deleted during the process. My computer needs a good clean sweep anyways. I wish temporary internet files would delete when the browser is closed like it says it will do in the advanced setup but most of them still remain when I close the browser and don't delete until I reboot the system.
RE: Win 10 compatibility with Matrix games - any news?
Assuming you have a 64-bit windows versions, you will need to keep two copies the MS C++ libs, x86 (or blank) and x64 runtime versions as each of them are different. x86 is the 32 bit version and x64 is the 64 bit version.
Like right now I am uninstalling MS Visual C++ 2005 Redistrib version 8.0.56336, since the latest version is 8.0.61001, or the highest version on my computer anyway.
If you do notice problems, and you can always run the install for the game MSVC redistrib and it will install again. Just about every game installs an old version it seems. I uninstall older versions because I have seen problems in a couple games with multiple older versions out there.
Like right now I am uninstalling MS Visual C++ 2005 Redistrib version 8.0.56336, since the latest version is 8.0.61001, or the highest version on my computer anyway.
If you do notice problems, and you can always run the install for the game MSVC redistrib and it will install again. Just about every game installs an old version it seems. I uninstall older versions because I have seen problems in a couple games with multiple older versions out there.
RE: Win 10 compatibility with Matrix games - any news?
So far I have installed and played these games on Windows 10:
GG War in the West
Panzer Corps
Civil War 2
War in the East
Battle Academy 1 and 2
Decisive Campaigns: Case Blue and Warsaw to Paris
Forge of Freedom
Steel Panthers World at War: Generals Edition--works with no problem
Commander Europe at War
GG War in the West
Panzer Corps
Civil War 2
War in the East
Battle Academy 1 and 2
Decisive Campaigns: Case Blue and Warsaw to Paris
Forge of Freedom
Steel Panthers World at War: Generals Edition--works with no problem
Commander Europe at War
"I hate newspapermen. They come into camp and pick up their camp rumors and print them as facts. I regard them as spies, which, in truth, they are. If I killed them all there would be news from Hell before breakfast."- W.T. Sherman
RE: Win 10 compatibility with Matrix games - any news?
Thank you for sharing.ORIGINAL: uncc
For those looking to try out the Windows 10 preview, make sure you know what you're getting into...
http://www.theinquirer.net/inquirer/new ... every-move
Here are just a couple interesting bits from the the privacy policy you agree to:
We may collect information about your device and applications and use it for purposes such as determining or improving compatibility" and use voice input features like speech-to-text, we may collect voice information and use it for purposes such as improving speech processing.
If you open a file, we may collect information about the file, the application used to open the file, and how long it takes any use [of] it for purposes such as improving performance, or [if you] enter text, we may collect typed characters, we may collect typed characters and use them for purposes such as improving autocomplete and spellcheck features.
I find this article interesting as well.
http://www.theinquirer.net/inquirer/new ... -free-wifi
Have a bit more patience with newbies. Of course some of them act dumb -- they're often students, for heaven's sake. - Terry Pratchett
A government is a body of people; usually, notably, ungoverned. - Quote from Firefly
A government is a body of people; usually, notably, ungoverned. - Quote from Firefly
RE: Win 10 compatibility with Matrix games - any news?
Hello All,
I just thought I'd update you all on what we have done in house. I've tested a number of our games, both old and new and from a variety of game engines and there are no issues yet. Also, the version is only a preview, so things may change and things we have tested may stop working at release.
However, Windows 10 superficially seems to be Windows 8 with a Windows 7 skin (obviously there are changes under the hood), so we don't see many problems anyway. Also, any games which are supported with developers then we will be able to get them patched and working anyway, as we always try to support the games where possible.
I just thought I'd update you all on what we have done in house. I've tested a number of our games, both old and new and from a variety of game engines and there are no issues yet. Also, the version is only a preview, so things may change and things we have tested may stop working at release.
However, Windows 10 superficially seems to be Windows 8 with a Windows 7 skin (obviously there are changes under the hood), so we don't see many problems anyway. Also, any games which are supported with developers then we will be able to get them patched and working anyway, as we always try to support the games where possible.
RE: Win 10 compatibility with Matrix games - any news?
ORIGINAL: Joseph M
Hello All,
I just thought I'd update you all on what we have done in house. I've tested a number of our games, both old and new and from a variety of game engines and there are no issues yet. Also, the version is only a preview, so things may change and things we have tested may stop working at release.
However, Windows 10 superficially seems to be Windows 8 with a Windows 7 skin (obviously there are changes under the hood), so we don't see many problems anyway. Also, any games which are supported with developers then we will be able to get them patched and working anyway, as we always try to support the games where possible.
I have now installed 33 of the Matrix games I own and they work fine.
"I hate newspapermen. They come into camp and pick up their camp rumors and print them as facts. I regard them as spies, which, in truth, they are. If I killed them all there would be news from Hell before breakfast."- W.T. Sherman
RE: Win 10 compatibility with Matrix games - any news?
The new OS is different, with a much more generous approach to multiple windows.
Advanced Tactics Gold works fine.
Chuck
Advanced Tactics Gold works fine.
Chuck
RE: Win 10 compatibility with Matrix games - any news?
testing my back catalogue atm build 6.4.9841.0 / or 9841 for those that have used previous beta's of windows 10...
no problems so far also testing MS DX 12 early access...
will amend and post finding as soon as it's complete unless a newer build comes out before it's done, as it's not a high priority tbh as there's plenty of time before it's RC1
no problems so far also testing MS DX 12 early access...
will amend and post finding as soon as it's complete unless a newer build comes out before it's done, as it's not a high priority tbh as there's plenty of time before it's RC1
Windows 11 Pro 64-bit (25H2) (26200.7309)
RE: Win 10 compatibility with Matrix games - any news?
All the early indicators look good [:)], I guess we'll have to wait for the final release!
Patrick
Patrick
Please come and join and befriend me at the great Steam portal! There are quite a few Matrix/Slitherine players on Steam! My member page: http://steamcommunity.com/profiles/76561197988402427
-
aaatoysandmore
- Posts: 2846
- Joined: Wed Sep 11, 2013 1:35 pm
RE: Win 10 compatibility with Matrix games - any news?
ORIGINAL: uncc
For those looking to try out the Windows 10 preview, make sure you know what you're getting into...
http://www.theinquirer.net/inquirer/new ... every-move
Here are just a couple interesting bits from the the privacy policy you agree to:
We may collect information about your device and applications and use it for purposes such as determining or improving compatibility" and use voice input features like speech-to-text, we may collect voice information and use it for purposes such as improving speech processing.
If you open a file, we may collect information about the file, the application used to open the file, and how long it takes any use [of] it for purposes such as improving performance, or [if you] enter text, we may collect typed characters, we may collect typed characters and use them for purposes such as improving autocomplete and spellcheck features.
So now Big Brother just comes out and tells you what he is going to do.
RE: Win 10 compatibility with Matrix games - any news?
bit of hype tbh as it can be turned off, and it shouldn't be used as a main o/s as yet, its for testing only so you shouldn't be checking your bank account or anything else on it for that matter, so no big brother, just looking at what users are using it for etc
and its free[X(]
and its free[X(]
Windows 11 Pro 64-bit (25H2) (26200.7309)
-
aaatoysandmore
- Posts: 2846
- Joined: Wed Sep 11, 2013 1:35 pm
RE: Win 10 compatibility with Matrix games - any news?
ORIGINAL: zakblood
bit of hype tbh as it can be turned off, and it shouldn't be used as a main o/s as yet, its for testing only so you shouldn't be checking your bank account or anything else on it for that matter, so no big brother, just looking at what users are using it for etc
and its free[X(]
that's what they want you to "believe", but is is so?
RE: Win 10 compatibility with Matrix games - any news?
once it's been turned off, there is no call back, plenty of forum info everywhere about it tbh, plenty also of scaremonger as well.
it's a feature for info gathering about what and who is using the preview and what type of apps they load and use, plus reports errors and hardware etc, nothing that I'd be bothered about anyway...
and nobody forces anyone to use it, it's says if you agree to the terms etc, if not don't use, there's every ones choice, it's that simple
it's a feature for info gathering about what and who is using the preview and what type of apps they load and use, plus reports errors and hardware etc, nothing that I'd be bothered about anyway...
and nobody forces anyone to use it, it's says if you agree to the terms etc, if not don't use, there's every ones choice, it's that simple
Windows 11 Pro 64-bit (25H2) (26200.7309)
RE: Win 10 compatibility with Matrix games - any news?
all my games work fine on win 10 as well, looks like a very stable and well built version so far
[;)]
[&o][&o][&o]
well done MS again

[;)]
[&o][&o][&o]
well done MS again

- Attachments
-
- win10.jpg (235.2 KiB) Viewed 221 times
Windows 11 Pro 64-bit (25H2) (26200.7309)
RE: Win 10 compatibility with Matrix games - any news?
menu backs and looks and feels better than 8.1, loads quick, even on an old donkey like what i had spare in the test room...
spec is posted above and it works fine

spec is posted above and it works fine

- Attachments
-
- win10 menu.jpg (224.87 KiB) Viewed 221 times
Windows 11 Pro 64-bit (25H2) (26200.7309)
RE: Win 10 compatibility with Matrix games - any news?
Zak, where is the Control/Alt/Delete button? I heard that you don't have to press all 3 to access the Start Task Manager. [:)]
Patrick
Patrick
Please come and join and befriend me at the great Steam portal! There are quite a few Matrix/Slitherine players on Steam! My member page: http://steamcommunity.com/profiles/76561197988402427
RE: Win 10 compatibility with Matrix games - any news?
Snapping window: WIN + LEFT or RIGHT (can be used with UP or DOWN to get into quadrants)
Switch to recent window: ALT + TAB (unchanged) – Hold shows new Task view window view, let go and switches to app.
Task view: WIN + TAB – New Task view opens up and stays open.
Create new virtual desktop: WIN + CTRL + D
Close current virtual desktop: WIN + CTRL + F4
Switch virtual desktop: WIN + CTRL + LEFT or RIGHT
Switch to recent window: ALT + TAB (unchanged) – Hold shows new Task view window view, let go and switches to app.
Task view: WIN + TAB – New Task view opens up and stays open.
Create new virtual desktop: WIN + CTRL + D
Close current virtual desktop: WIN + CTRL + F4
Switch virtual desktop: WIN + CTRL + LEFT or RIGHT
Windows 11 Pro 64-bit (25H2) (26200.7309)






