![]() |
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 |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2004
Beans: 214
|
HOWTO: Install (G)FCEUX 2.0 NES emulator
Currently, the ubuntu repositories include outdated (and non-working?) versions of fceu and gfceu. There are a lot of new improvements in the newest version of fceu, which was renamed fceux. For a detailed list, you can check out http://fceux.com.
UPDATE: Debian/ubuntu packages have been created for fceux as of version 2.1.0! Check out the download pagehttp://fceux.com/web/htdocs/download.php of the fceux website to download the latest package. If you would like to compile from source, you can follow the steps written below. 1. Install necessary dependencies. Code:
sudo apt-get install scons libsdl1.2-dev libsdl1.2debian-alsa liblua5.1-dev zlib1g-dev zenity 3. Open up a terminal (Applications... Accessories... Terminal). Change directory into the fceu folder. Code:
cd fceu Code:
sudo scons install 1. Change directories into the gfceux directory. Code:
cd ~/gfceux Code:
sudo python setup.py install --prefix=/usr/local You can now run gfceux by running Code:
gfceux Enjoy the best emulator on the Linux scene ![]() Last edited by punkrockguy318; April 15th, 2009 at 01:06 PM.. Reason: added upate: deb packages available |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2008
Location: Arecibo, Puerto Rico
Beans: 12
Ubuntu 8.10 Intrepid Ibex
|
Does this work Ubuntu 8.10 64-bit?
|
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2004
Beans: 214
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
|
|
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2004
Beans: 214
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
i just changed the dependency in the tutorial to libsdl1.2debian-alsa instead of libsdl1.2debian-pulseaudio. The esd driver seems to work better with fceux and is still compatible with pulseaudio, so I would suggest installing that if you're having trouble with sound.
Last edited by punkrockguy318; November 10th, 2008 at 01:32 AM.. Reason: oops i meant to say alsa |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2005
Beans: 92
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
thanks, worked with no problems on my end.
I have a question though: How can I save on this ? I presume there is save state support since fceu had it, but I couldn't find any mention of it in the documentation thank you again for your work on FCEUX.
__________________
Ask Questions the smart way: http://www.catb.org/~esr/faqs/smart-questions.html |
|
|
|
|
|
#6 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2004
Beans: 214
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
Quote:
select state with numbers 0-9.. save with f5, load with f7 |
|
|
|
|
|
|
#7 | |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2008
Beans: 15
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
hello, I read all of the posts sofar, I tried to upgrade from fceux 2.02 to 2.03, upon running the script for gfceux i get
Quote:
__________________
Tomorrow looks great... until it gets here |
|
|
|
|
|
|
#8 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Dec 2004
Beans: 214
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
Quote:
i moved around some of the files and forgot to commit them to subversion its fixed in the latest subversion, so run svn update and try try agian |
|
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: Jul 2009
Beans: 51
Xubuntu Karmic Koala (testing)
|
Greetings,
I just tried installing from the source file, and I came across a huge problem in doing so. I copy-pasted the long sudo apt-get install command and installed the necessary packages. I also extracted the fceu and gfceux folders to the home directory. When I ran the sudo scons install command, the entire process failed. I was getting not found errors for every file it tried to work with. I would include an entire terminal entry, but it ran way longer than the terminal length before it starts cropping the oldest lines. Any ideas? Thanks much, Redmage913 PS Running Xubuntu 9.04 on a Dell Mini 9. |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2008
Beans: 17
|
Re: HOWTO: Install (G)FCEUX 2.0 NES emulator
I just installed the latest version of FCEUX from source and I'm having the same input problem described a few pages back. I have liblua5.1-dev installed, and I even tried running sudo apt-get install liblua5.1* and with all the packages it still doesn't accept input after config.
Can anyone help? |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|