pcsx2/debian-upstream/README.Debian
gregory.hainaut@gmail.com b57f03e2e3 0.9.8:
* realign debian package with latest change of the trunk (mostly translations)
* hardcode 0.9.8 in the create tarball script


git-svn-id: http://pcsx2.googlecode.com/svn/branches/0.9.8@4493 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-26 12:51:34 +00:00

15 lines
592 B
Text

pcsx2 for debian
=========================
* This version has some major modifications against the default upstream version.
-> documents are stored in $XDG_CONFIG_HOME instead of $HOME/pcsx2
* Documentation needs some love. Feel free to help.
* -fPIC option was removed for multiple reason.
- Code only support x86 architecture.
- 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.
-- Gregory Hainaut <gregory.hainaut@gmail.com> Sat, 24 Apr 2010 23:11:10 +0200