Posts: 389
Threads: 98
Joined: Jun 2017
Something strange happen, my pcsx2 build 2316 can run without Visual C++ 2015 redist.
Is it because I have this Visual C++ 2013 redist installed for other program?
Posts: 786
Threads: 9
Joined: Dec 2016
Reputation:
45
Location: Bottom of the Well
The 2017 redists are backwards compatible with 2015.
Posts: 389
Threads: 98
Joined: Jun 2017
(03-05-2018, 10:16 AM)teots Wrote: Something strange happen, my pcsx2 build 2316 can run without Visual C++ 2015 redist.
Is it because I have this Visual C++ 2013 redist installed for other program?
Don't make sense, but it's running fine with pcsx2.
(03-05-2018, 11:12 PM)pandubz Wrote: The 2017 redists are backwards compatible with 2015.
Make sense. So you can delete all the old one and just use this vc++ 2017 ?
Posts: 3.689
Threads: 79
Joined: Jan 2016
Reputation:
71
Location: USA
03-06-2018, 05:52 AM
(This post was last modified: 03-06-2018, 05:52 AM by CK1.)
You should keep the old one, PC games still require a specific version of the redistributable that they install on their own.
Posts: 389
Threads: 98
Joined: Jun 2017
03-06-2018, 09:46 AM
(This post was last modified: 03-06-2018, 09:55 AM by teots.)
(03-06-2018, 05:52 AM)CK1 Wrote: You should keep the old one, PC games still require a specific version of the redistributable that they install on their own.
I thought pc games that require vc++ will come together with it. I am not playing any pc game, I have beem playing pcsx2.
I have a question, why my pcsx2 able to run without vc++ 2015 and able to run with the old vc++ 2013 ?
Posts: 786
Threads: 9
Joined: Dec 2016
Reputation:
45
Location: Bottom of the Well
PCSX2 doesn't use the 2013 redists. They use 2015, which is also included in 2017 now.