mirror of https://github.com/PCSX2/pcsx2.git
9ed9b2d8cd
Basically I ran find . -name "*.vcxproj" -exec sed -i -e 's/_xp//' {} \; This will likely break XP, but it paves the way on Windows for a PCSX2 that does not require the DirectX redistributables to be installed for Windows 8, 8.1 and 10 users. Windows Vista and 7 users will still require the DirectX redistributable files for XInput and XAudio, though PCSX2 should still be capable of running if a user does not actually use either of them. |
||
---|---|---|
.. | ||
Windows | ||
CDVD.cpp | ||
CDVD.h | ||
CMakeLists.txt | ||
ReadMe.txt |
ReadMe.txt
CDVDnull v0.6 --------------- This is an extension to use with playstation2 emulators as PCSX2 (only one right now). The plugin is free open source code. Using: ----- Place the file "CDVDnull.dll" at the Plugins directory of the Emulator to use it. Changes: ------- v0.6: * added vsnet2003 project files. * added support for functions in new plugin version v0.5: * added vsnet2005beta1 project files. 64bit plugin should be okay now (Not tested!) v0.4: * updated to 0.4.3 specifications v0.3: * updated to 0.4.0 specifications v0.2: * add the 0.2.9 specifications * CDVDopen refixed v0.1: * First Release * Tested with Pcsx2 Authors: ------- <linuzappz@hotmail.com> <shadowpcsx2@yahoo.gr>