pcsx2/plugins/CDVDlinuz
gregory.hainaut 6e118887a5 * Apply a co-patch of Air and me to use linux friendly include path
[cmake]:
* Update to use the above patch.
* Remove a52. Need to use system version.
* Remove stub file. Append pcsx2 to 3rparty library to ease futur support.

Important Note: codeblock will probably need some update. (add 3rdparty/soundtouch_linux_include in include path)


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3200 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-11 13:51:43 +00:00
..
Src * Grunt work :) Use variables to set flags to ease futur modifications 2010-06-03 15:12:29 +00:00
ChangeLog.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@429 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:49 +00:00
License.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@429 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:49 +00:00
build.sh git-svn-id: http://pcsx2.googlecode.com/svn/trunk@429 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:49 +00:00
readme.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@429 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 20:30:49 +00:00

readme.txt

CDVDlinuz v0.4

--------------



 This is an extension to use with play station2 emulators 

 as PCSX2 (only one right now).

 The plugin is free open source code.



  Modified by efp to work with DVDs as well



To install in Windows:

-----

 Place the file "CDVDlinuz.dll" in the "plugins" directory.



To install in Linux:

-----

 Place the file "libCDVDlinuz.so" in the "plugins/" directory.

 Place the file "cfgCDVDlinuz" in the "cfg/" directory.



To activate in PCSX2:

-----

 Start up PCSX2.

 Select "Configuration", then "Plugins and Bios".

 In the "Cdvdrom" pull-down menu, you should see:

   "EFP polling CDVD Driver v.04"

 Select it.

 Then press the "Configure" button under it.

 In the "CDVDlinuz Configuration" screen, type in where your CD or DVD

device can be found.

 (In Linux, devices look like "/dev/<device>")

 (In Windows, devices look like "D:". There are other types of references to

devices, but they haven't been tested.)

 Press to "OK" button to save your selection.

 Finally, put a CD or DVD in the selected drive, and run PCSX2.



 Keep in mind the above instructions only cover the "CD/DVD" portion of

PCSX2. All configuration options must be attended to before PCSX2 could run

correctly.