![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Gaming & Leisure A section for users who strive to play the latest games on linux. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Location: NJ
Beans: 149
|
PCSX2 0.9.3 Released for Linux!
Check it out on the official page, here!
There are 32-bit and 64-bit binaries, as well as an SVN repository. I'm running Edgy, and I managed to compile the SVN, so here is a mini-howto for compilation. This is by no means comprehensive, as who knows what -dev packages you might be missing that I've picked up somewhere along the line. I KNOW it requires: libbz2-dev subversion libjpeg62-dev build-essential libgtk2.0-dev libxxf86vm-dev x11proto-xf86vidmode-dev automake1.9 Nvidia Cg-Toolkit (available HERE) The automake version is important, as it will spit all sorts of errors if you have an earlier version. It PROBABLY requires: libglu1-mesa-dev I can't actually say it needs that for certain, only that I have it and the INSTALL file says you need OpenGL libs in order to compile. ----------- Okay, so let's grab our required things: Code:
sudo apt-get install subversion libjpeg62-dev build-essential libgtk2.0-dev libxxf86vm-dev x11proto-xf86vidmode-dev automake1.9 libbz2-dev Code:
sudo apt-get install libglu1-mesa-dev Code:
svn co https://pcsx2.svn.sourceforge.net/svnroot/pcsx2 pcsx2 Code:
cd pcsx2 sh build.sh all EDIT: libbz2-dev is required for the ISO plugins to compile Last edited by buttons; April 6th, 2007 at 10:26 AM.. Reason: add libbz2-dev |
|
|
|
|
|
#2 |
|
RIP ~ Fluffy ~ 2006-2008
![]() |
Re: PCSX2 0.9.3 Released for Linux!
Woot!
__________________
Look At My Hearse. (A GOMH Tribute) |
|
|
|
|
|
#3 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Sep 2006
My beans are hidden!
|
Re: PCSX2 0.9.3 Released for Linux!
buttons,
This is wonderful news! Btw, any reason you are trying to compile it from source? I took the following steps to install it:
Now, I just need to get a PS2. |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Location: NJ
Beans: 149
|
Re: PCSX2 0.9.3 Released for Linux!
Yes, I had to compile it from source. Unfortunately every time I tried to run the 32-bit binary I got a mysterious "Floating Point Exception" error
As per my original post, though, compiling from source worked finally! NOTE: If you have a dual core proc, go into Configure->CPU and check everything. It's gonna make a HUGE difference. |
|
|
|
|
|
#5 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Sep 2006
My beans are hidden!
|
Re: PCSX2 0.9.3 Released for Linux!
buttons,
Are you running a 64-bit install? There is a 64-bit binary available. [EDIT] I'm not trying to hassle you or anything, I was just wondering. |
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Location: NJ
Beans: 149
|
Re: PCSX2 0.9.3 Released for Linux!
No. Despite having a 64-bit processor I don't run the 64-bit version of ubuntu. In the future, though, pcsx2-64 will be much faster than pcsx2-32 and I'll probably make the switch for that reason.
|
|
|
|
|
|
#7 |
|
RIP ~ Fluffy ~ 2006-2008
![]() |
Re: PCSX2 0.9.3 Released for Linux!
Nearly went mad before I realized that I didn't have automake installed anymore. >.<
Ty buttons.
__________________
Look At My Hearse. (A GOMH Tribute) |
|
|
|
|
|
#8 |
|
Quad Shot of Ubuntu
![]() |
Re: PCSX2 0.9.3 Released for Linux!
Can anyone setup a repository for this, svn gives me a whole bunch of errors while building it atm? Also, what's the gameplay like on this thing? Is it worth installing right now?
Last edited by plb; April 2nd, 2007 at 08:00 AM.. |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2004
Location: Finland
Beans: 18
Ubuntu 9.04 Jaunty Jackalope
|
Re: PCSX2 0.9.3 Released for Linux!
I wouldn't compile from svn, because it might not be as stable as the code for 0.9.3. or it couldn't even compile at all.
And to compile you also need libjpeg62-dev, if buttons could add it to the list. |
|
|
|
|
|
#10 |
|
Quad Shot of Ubuntu
![]() |
Re: PCSX2 0.9.3 Released for Linux!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|