Difference between revisions of "Emulation on Ubuntu"

From Emulation General Wiki
Jump to navigation Jump to search
(Repositories List: Added PlayDeb's ScummVM for installing 1.7.0 on Ubuntu 14.04 and 14.10)
(Tag: Redirect target changed)
 
(68 intermediate revisions by 45 users not shown)
Line 1: Line 1:
==THE GNU/LINUX GUIDE OF EMULATION: *buntu Edition==
+
#REDIRECT[[Linux_guide_for_emulators#Ubuntu]]
===Info for newfriends===
 
A big difference between Windows and GNU/Linux is that when you want to install a program on Linux you don't have to go to the site, download an installer and install it (except in some specific cases).
 
 
 
There's something called repositories, which are like "app stores". You use a package manager to search for programs in the repositories, install them, update them and uninstall them.
 
 
 
Your Linux distribution comes with their official repositories already configured so you can get programs for there, but they don't always have every good emulator, and most of the time if they have it it's an old version. So what we are going to do is add more repositories that have up-to-date emulators. Once these repositories are added you will be able to install the emulators like with any other program and update them with the rest of your programs.
 
 
 
All this is cool, but there will be some emulators that you won't find on repositories, so you'll have to use different methods to get them, but don't worry, I'll explain it later.
 
===IMPORTANT!===
 
This guide is focused on *buntu distros like Ubuntu, Xubuntu, Kubuntu, Lubuntu, and other Ubuntu derivatives such as Linux Mint. Repositories shown here WILL NOT work on other distros (Debian, Arch, Fedora etc), but you can find the same emulators for your distro somewhere else, either in their own repos (either official or unofficial) or by compiling them.
 
 
 
===How to add the repositories===
 
To add this repos you will have to run the next command on a terminal:
 
sudo add-apt-repository ppa:user/ppa-name
 
...where the ppa:user/ppa-name are the ones you'll find in the table for the repository you want to add. After you add all the repos you want you'll have to run the next command to update the packages database:
 
sudo apt-get update
 
Once that's done you will have all the packages from those repos available to install.
 
===How to install, update and uninstall emulators after the repos are added===
 
For this task I recommend you to install Synaptic. That program will be a lot of help. Once you have it installed you can choose to organize packages by source and see all the repos you have available. See what emulators each of the repos you added has and install the emulators you want.
 
===Repositories List===
 
The "Type" column describes how often the emulators are updated on these repositories. Testing repositories usually get updates quite often (some have daily updates) while Stable repositories usually get updates after a few months gap<!-- , and Abandoned repositories are, well, abandoned -->.
 
 
 
 
 
{| class="wikitable"
 
|-
 
! scope="col"|Emulators it has
 
! scope="col"|ppa:user/ppa-name
 
! scope="col"|Type
 
! scope="col"|Latest Emulator Version
 
! scope="col"|Supported Ubuntu Versions
 
|-
 
|rowspan="2"|[[RetroArch]]
 
|[https://launchpad.net/~libretro/+archive/ubuntu/testing ppa:libretro/testing]
 
|Testing
 
|1.3.0
 
|12.04,14.04,15.04,15.10,16.04<nowiki>(*1)</nowiki>
 
|-
 
|[https://launchpad.net/~libretro/+archive/ubuntu/stable ppa:libretro/stable]
 
|Stable
 
|1.3.0
 
|12.04,14.04,15.04,15.10<nowiki>(*1)</nowiki>
 
|-
 
|[[VBA-M]]
 
|[https://launchpad.net/~sergio-br2/+archive/ubuntu/vbam-trunk ppa:sergio-br2/vbam-trunk]
 
|Testing
 
|1.8.0.1508-r1343~12
 
|14.04,15.04,15.10
 
|-
 
|[[PCSX2]]
 
|[https://launchpad.net/~gregory-hainaut/+archive/ubuntu/pcsx2.official.ppa ppa:gregory-hainaut/pcsx2.official.ppa]
 
|Testing
 
|1.4.0
 
|14.04,15.04,15.10,16.04
 
|-
 
|rowspan="3"|[[MAME]]
 
|[https://launchpad.net/~c.falco/+archive/ubuntu/mame ppa:c.falco/mame]
 
|Stable
 
|0.164
 
|14.04,15.04
 
|-
 
|[https://launchpad.net/~c.falco/+archive/ubuntu/trashbin ppa:c.falco/trashbin]<nowiki>(*5)</nowiki>
 
|Testing
 
|0.168
 
|14.04,15.04,15.10
 
|-
 
|[https://launchpad.net/~c.falco/+archive/ubuntu/alpha ppa:c.falco/alpha]
 
|Testing
 
|0.169
 
|15.10
 
|-
 
|[[Dolphin]]
 
|[https://launchpad.net/~dolphin-emu/+archive/ubuntu/ppa ppa:dolphin-emu/ppa]<br />[https://launchpad.net/~dolphin-emu/+archive/ubuntu/gcc-for-dolphin ppa:dolphin-emu/gcc-for-dolphin]
 
|Testing
 
|4.0+git+r98
 
|12.04<nowiki>(*2)</nowiki>,14.04<nowiki>(*2)</nowiki>,15.04,15.10
 
|-
 
|[[PCSX-Reloaded]]
 
|[https://launchpad.net/~rebuntu16/+archive/ubuntu/pcsx-reloaded-svn+unofficial ppa:rebuntu16/pcsx-reloaded-svn+unofficial]
 
|Stable/Testing
 
|1.9.94+svn97809-1
 
|14.04,15.04,15.10
 
|-
 
|rowspan="2"|[[PPSSPP]]
 
|[https://launchpad.net/~ppsspp/+archive/ubuntu/testing ppa:ppsspp/testing]
 
|Testing
 
|1.1.1-r117
 
|14.04,15.04,15.10
 
|-
 
|[https://launchpad.net/~ppsspp/+archive/ubuntu/stable ppa:ppsspp/stable]
 
|Stable
 
|1.1.1-r93
 
|14.04,15.04,15.10
 
|-
 
|[[Mednafen]]
 
|[http://www.playdeb.net/game/Mednafen PlayDeb](*3)
 
|Stable
 
|0.9.38.7-1~getdeb1
 
|14.04,15.04,15.10
 
|-
 
|[[ScummVM]]
 
|[http://www.playdeb.net/game/ScummVM PlayDeb](*3)
 
|Stable
 
|1.7.0-1~getdeb1
 
|14.04,14.10(*6)
 
|-
 
|[[DeSmuME]]
 
|rowspan="8"|[https://launchpad.net/~random-stuff/+archive/ubuntu/ppa ppa:random-stuff/ppa]
 
|Stable
 
|0.9.11+r1~4
 
|12.04,14.04,15.04,15.10
 
|-
 
|[[Mupen64Plus]]
 
|Testing
 
|2.5-7+r623~7
 
|14.04,15.04,15.10
 
|-
 
|[[PokeMini]]
 
|Stable
 
|0.60
 
|14.04,15.04,15.10
 
|-
 
|[[Gambatte]]
 
|Stable
 
|0.5.0 r577 (git)
 
|12.04,14.04,15.04,15.10
 
|-
 
|[[Reicast]]
 
|Testing
 
|r7-rc (git)
 
|14.04,15.04,15.10
 
|-
 
|[[Supermodel]]
 
|Stable
 
|0.3a~WIP (svn)
 
|12.04,14.04,15.04,15.10
 
|-
 
|[[mGBA]]
 
|Testing
 
|0.3.0~WIP (git)
 
|14.04,15.04,15.10
 
|-
 
|[[Snes9x]]
 
|Stable
 
|1.53+git-r281~2
 
|14.04,15.04,15.10
 
|-
 
|ScummVM, [[FCEUX]], [[higan]], [[ZSNES]],<br />old versions of other emulators
 
|Official Ubuntu repos
 
|(<nowiki>*4</nowiki>)
 
|Varies
 
|Varies
 
|}
 
 
 
<nowiki>*1</nowiki>:Core availability may vary between Ubuntu versions.
 
 
 
<nowiki>*2</nowiki>:Requires the newer version of libstdc++6 and related packages, which '''ppa:dolphin-emu/gcc-for-dolphin''' has.
 
 
 
<nowiki>*3</nowiki>:PlayDeb is not a PPA and must use different commands to add their repository. See the [http://www.playdeb.net/updates#how_to_install how to install] section for more information.
 
 
 
<nowiki>*4</nowiki>:Only updated once per Ubuntu version.
 
 
 
<nowiki>*5</nowiki>:The repository description states that it is a place for short-lived builds, and can be deleted without notice.
 
 
 
<nowiki>*6</nowiki>:Ubuntu 15.04 and newer have ScummVM 1.7.0 on Official Ubuntu Repositories.
 
 
 
You can find more repositories by searching "emulatoryouwant launchpad ppa" without the quotes. Check that they have packages for your Ubuntu version (usually by its name, e.g. Trusty is 14.04, Vivid is 15.04, Wily is 15.10), as some PPAs can be abandoned.
 
[[Category:FAQs]]
 

Latest revision as of 07:56, 24 December 2023