2010-07-01 22:50:18 +00:00
|
|
|
pcsx2 for debian
|
|
|
|
=========================
|
2010-07-01 16:47:00 +00:00
|
|
|
|
2010-09-02 20:14:02 +00:00
|
|
|
* This version has some major modifications against the default upstream version.
|
2010-07-01 16:47:00 +00:00
|
|
|
-> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2
|
2010-09-02 20:14:02 +00:00
|
|
|
-> some features were removed so it could compile against libsound 1.3.
|
|
|
|
Pcsx2 needs at least soundtouch 1.5.
|
2010-07-01 16:47:00 +00:00
|
|
|
|
|
|
|
* This package is highly experimental.
|
|
|
|
|
2010-09-02 20:14:02 +00:00
|
|
|
* Documentation needs some love. Feel free to help.
|
2010-07-01 22:50:18 +00:00
|
|
|
|
2010-07-05 15:43:21 +00:00
|
|
|
* -fPIC option was removed for multiple reason.
|
|
|
|
- Code only support x86 architecture.
|
2010-09-02 20:14:02 +00:00
|
|
|
- Upstream code uses the ebx register so it's not compliant with PIC.
|
|
|
|
- Impacts the performance too much.
|
|
|
|
- Only plugins. No package will link to them.
|
2010-07-05 15:43:21 +00:00
|
|
|
|
2010-07-01 16:47:00 +00:00
|
|
|
-- Gregory Hainaut <gregory.hainaut@gmail.com> Sat, 24 Apr 2010 23:11:10 +0200
|