PDA

View Full Version : SNES emulator


ItIsMe
August 6th, 2005, 11:49 PM
Is there any way to install a SNES emulator, like Snes9x or ZSNES, using synaptic? And what is the repository needed to find it?

eelozano
August 6th, 2005, 11:56 PM
sudo apt-get install zsnes

or

search for 'zsnes' in synaptic

eelozano
August 6th, 2005, 11:58 PM
If its not included with the 'normal' repositories.

Follow these directions and you should be good to go.

http://www.frankandjacq.com/ubuntuguide/5.04/#extrarepositories

P.S. The link will help you with a lot of other problems you may have as well :)

ItIsMe
August 7th, 2005, 12:10 AM
Thanks.

2manydrugsago
January 22nd, 2008, 05:17 PM
I downloaded Snes9x 1.51 in a .tar.gz file. How do I install it, will it be ok in Ubuntu 7.10?

dannyboy79
January 22nd, 2008, 05:20 PM
I downloaded Snes9x 1.51 in a .tar.gz file. How do I install it, will it be ok in Ubuntu 7.10?

first put the tar gzipped file where ever you'll want it unpacked. then cd to the folder that the tar gzipped file is residing in. then issue

tar -xvvf foo.tar.gz
(or in case you put it in a location that only root can write to, you'd have to use sudo.)

this will unzip it all into a folder. then you cd into that folder and read the README or INSTALL file which tells you how to install it. it's most likely 3 commands
./configure
make
sudo make install
you'll need the developers tools first though. they're in the build-essential package. see here for more help: http://ubuntuforums.org/showthread.php?t=323939

2manydrugsago
January 22nd, 2008, 06:43 PM
Ill try that thanks.

inversekinetix
January 22nd, 2008, 09:31 PM
you shouldn't post links to nintendo emulators, nintendo have made it clear that emulation is illegal and they have their own emulation patents.

DoktorSeven
January 23rd, 2008, 12:19 AM
Emulation isn't illegal, never has been, regardless of Nintendo's objections in the past.

Links to copyrighted ROMs, however, certainly is.

inversekinetix
January 23rd, 2008, 04:32 AM
talk to nintendo's legal dept about that. the emulator can only be used with dumped roms the roms themselves cannot be plugged into a PC as standard. therefore nintendo argues that the sole purpose of the emulator is to facilitate the use of illegally dumped roms.

That's not even mentioning the legality of the BIOS files.

acoustibop
January 23rd, 2008, 04:49 AM
Nevertheless, emulation of the SNES, if not done using Nintendo's own copyrighted code, is legal: this was pretty well established by the cases Sony brought and lost against Connectix VGS and Bleem!

While the vast majority of SNES9x/ZSNES users probably do obtain their ROMs illegally, this doesn't mean it's not possible to dump your own ROMs and use those - which would be perfectly legal, and hence legitimises the emulators, as they can therefore be used perfectly legitimately.

There again, many people consider that, going back to Sony again, probably the most litigious of the console makers, the fact that Sony only used mod protection on US Playstation games, while they used copy protection in Europe and Japan, is because they consider that preventing the games being copied in the US might be illegal, while preventing them from being played on an altered (modchipped) console would be defensible in law. So copying games as such is not illegal: it's distributing or receiving copies that breaks the law.

Again, emulators that need a BIOS either don't include one or use one the the emulator developer has written themselves, not using the console manufacturer's code. This was, again, established to be legitimate in the case of Sony versus Connectix. And users of the emulator, again, can dump their own BIOSs.

inversekinetix
January 23rd, 2008, 05:01 AM
i guess everyone must have one of these

http://www.tripoint.org/kevtris/Projects/copynes/index.html

then.

acoustibop
January 23rd, 2008, 02:49 PM
Not necessarily, inversekinetix. They may have just borrowed the kit to rip their games, or got someone else to do it for them.

The bottom line is that, as long as nobody says they've done any thing illegal (like asking for support for a game they admit is downloaded) or tries to induce others to participate in illegal acts ( like people who post asking where they can get ROMs), there's nothing illegal about discussions of emulation, including links to software that is not illegal and support of the software.

The legality, of course, can vary from country to country. As a rule of thumb, the laws that would apply to any particular forum would be the laws of the country where it is hosted.

But, another point about the legality of emulation: do you really think Ubuntu would allow emulator packages into the repositories if they were illegal?

disturbedite
January 23rd, 2008, 03:11 PM
zsnes is the better emulator. it has better implementation of the snes hardware last time i checked.

inversekinetix
January 23rd, 2008, 11:49 PM
zsnes is the better emulator. it has better implementation of the snes hardware last time i checked.

+1

2manydrugsago
January 27th, 2008, 01:55 AM
I got snes9x working. Now how to I configure the controls. I dont know what button does what. I am using a keyboard. I figured out d=a and c=b but thats it.

rysin
January 27th, 2008, 03:52 AM
is there a way to get a logitech gamepad to work with snes9x?

2manydrugsago
January 27th, 2008, 10:28 AM
Unfortunately this box has a old vodoo 3 3000 card and zsnes doesnt like porting the graphics to it so snes9x works. Less intuitive but works with my old system.
I found the default key settings for snes9x in case anyone has problems similar to mine.

Z,B,W = Top Right button
A,V,Q= Top Left
SME = Xbutton
XR = right button
DT = A button
CY = B button
enetr = start
space bar = select
Shift + F!-9 save states
F1-9 load states

Artificial Intelligence
January 27th, 2008, 11:17 AM
Closed for investigation

Artificial Intelligence
January 27th, 2008, 01:37 PM
reopen.

inversekinetix
January 27th, 2008, 08:09 PM
doesnt snes9x have a joypad keymapper built in?

dtruong0884
January 28th, 2008, 09:20 AM
it does but i'm finding that if i use it i get "snes9x error message 1". emulation works fine if i'm just using the keyboard. i have a logitech dual action gamepad... has anybody else experienced the same issues? also, how do i get the directional pad to work instead of the analog sticks? thanks for your help.

EDIT nm i found a thread dealing specifically with my problem... silly me not searching gamepads first... kthxbai

darundal
January 31st, 2008, 02:38 PM
Anyone know of any other SNES emulators other than snes9x and zsnes for ubuntu?

Hiro2k
June 20th, 2008, 02:32 PM
it does but i'm finding that if i use it i get "snes9x error message 1". emulation works fine if i'm just using the keyboard. i have a logitech dual action gamepad... has anybody else experienced the same issues? also, how do i get the directional pad to work instead of the analog sticks? thanks for your help.

EDIT nm i found a thread dealing specifically with my problem... silly me not searching gamepads first... kthxbai

How did you get it to work? I'm using Hardy AMD64 and can't get this logitech to work. I have the exact same problem and this is so frustrating!