![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2006
Beans: 1,854
Ubuntu 7.10 Gutsy Gibbon
|
How-To: install pSX on AMD64/i386
Version 1.13, along with some new changes! Also check out Ultima's pSX frontend!
F.A.Q.
Installation Instructions Copy the following into Applications > Accessories > Terminal: Ubuntu 7.10 "Gutsy" AMD64 & i386: Code:
echo "deb http://packages.dfreer.org gutsy main" | sudo tee -a /etc/apt/sources.list wget http://packages.dfreer.org/7572013D.gpg -O- | sudo apt-key add - sudo apt-get update Code:
echo "deb http://packages.dfreer.org feisty main" | sudo tee -a /etc/apt/sources.list wget http://packages.dfreer.org/7572013D.gpg -O- | sudo apt-key add - sudo apt-get update Code:
sudo apt-get install psx32 sudo apt-get install psx32frontend Code:
sudo apt-get install psx sudo apt-get install psxfrontend Code:
sudo apt-get remove psx #32-bit users only sudo apt-get remove psx32 #64-bit users only (OLD) AMD64 Manual How to Install: Code:
sudo apt-get install ia32-libs ia32-libs-sdl ia32-libs-gtk cd ~/ wget -c http://mirrors.kernel.org/ubuntu/pool/universe/g/gtkglext/libgtkglext1_1.0.6-2.1ubuntu1_i386.deb sudo dpkg -x libgtkglext1_1.0.6-2.1ubuntu1_i386.deb libgtkglext sudo mv -v libgtkglext/usr/lib/* /usr/lib32/ sudo rm -Rv libgtkglext sudo rm -v libgtkglext1_1.0.6-2.1ubuntu1_i386.deb wget -c http://psxemulator.gazaxian.com/pSX_linux_1_11.tar.bz2 tar xvf pSX_linux_1_11.tar.bz2 sudo rm -v pSX_linux_1_11.tar.bz2 cd pSX/ ./pSX Code:
sudo rm -Rv ~/pSX sudo rm -v /usr/lib32/libgtkglext* sudo rm -v /usr/lib32/libgdkglext* sudo apt-get remove ia32-libs ia32-libs-sdl ia32-libs-gtk
__________________
Skype Beta for Gutsy AMD64 | pSX for AMD64/i386 | ZSNES for AMD64/i386 | Ubuntu Guide | dfreer.org Last edited by dfreer; May 9th, 2008 at 10:53 AM.. Reason: cleaned up how-to |
|
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Beans: 1
|
Re: How-To: install pSX on AMD64
You sir, are my hero.
Installed ubuntu for the first time saturday after years of not using linux. Tried every tutorial I could find on getting pcsx and the other to work, neither would. Tried downloading pSX from their site and running it. After apt-getting 300+ megs of random gtk files it still wouldn't run.. that is until I happened upon this. I can finally 100% do away with windows. Thanks again bro. |
|
|
|
|
|
#3 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2006
Beans: 1,854
Ubuntu 7.10 Gutsy Gibbon
|
Re: How-To: install pSX on AMD64
You're welcome! At least I helped somebody out
I actually like ePSXe (not pcsx too much, the GUI left much to be desired IMO), but getting all the plugins for it is a pain, and then configuring the video to run decently... As far as I have tested, haven't had any problems running any game on pSX (only tested on around 10-20 games). Let me know if you have any problems!
__________________
Skype Beta for Gutsy AMD64 | pSX for AMD64/i386 | ZSNES for AMD64/i386 | Ubuntu Guide | dfreer.org |
|
|
|
|
|
#4 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2006
Beans: 1,854
Ubuntu 7.10 Gutsy Gibbon
|
Re: How-To: install pSX on AMD64
Well, to make things easier I created two .deb files, one to install the 32-bit libgtkglext libraries, and the other to install pSX itself. I will include the links in the how-to above, and any help in testing the *.debs would be much appreciated!
__________________
Skype Beta for Gutsy AMD64 | pSX for AMD64/i386 | ZSNES for AMD64/i386 | Ubuntu Guide | dfreer.org |
|
|
|
|
|
#5 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2006
Beans: 1,854
Ubuntu 7.10 Gutsy Gibbon
|
Re: How-To: install pSX on AMD64
I have now included a i386 .deb for anyone who wants to try pSX. I added a changes.txt to the website, so now I will keep the website up-to-date with changes and just keep the links and install instructions here updated as needed.
__________________
Skype Beta for Gutsy AMD64 | pSX for AMD64/i386 | ZSNES for AMD64/i386 | Ubuntu Guide | dfreer.org |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2008
Beans: 10
|
Re: How-To: install pSX on AMD64
i'm sorry but the link to your pre-made DEB files ins dead. can you repost these please?
|
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2007
Beans: 24
|
Re: How-To: install pSX on AMD64
God i love you mate!
Finaly i can play my FFTactics again xD (my psx is so old it no longers loads my games *cries*) Still having my shelf full off ps1 games i felt it such a waste! And all the PCSX and ePSXe never worked for me on my Ubuntu Edgy 64 AMD64 DCore >_< Then you show up like a knight in shining dark armor and saves my games! weee! thanks! Regards from RobinOfSweden! |
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Chicago, IL
Beans: 41
Ubuntu 9.04 Jaunty Jackalope
|
Re: How-To: install pSX on AMD64
sweet howto!
i'm playing dragon warrior 7 as i type this. thanks alot man. |
|
|
|
|
|
#9 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2006
Beans: 1,854
Ubuntu 7.10 Gutsy Gibbon
|
Re: How-To: install pSX on AMD64
final fantasy tactics = awesome.
I'll have a new version out soon, should let you keep your conf files so that if you uninstall you don't lose all your settings.
__________________
Skype Beta for Gutsy AMD64 | pSX for AMD64/i386 | ZSNES for AMD64/i386 | Ubuntu Guide | dfreer.org |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Location: Chicago, IL
Beans: 41
Ubuntu 9.04 Jaunty Jackalope
|
Re: How-To: install pSX on AMD64
i'm reaching the end of my rope trying to get epsxe to work in x64 feisty so i'll keep an eye on this thread for your new version. thanks!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|