Search found 15 matches
- Sat Sep 04, 2010 3:59 am
- Forum: ZSNES Talk
- Topic: ROMs all say bad checksum, though they play in Nestopia
- Replies: 4
- Views: 7174
Re: ROMs all say bad checksum, though they play in Nestopia
If you want to play games with nestopia, here is the Linux version (you must build from source.) Alternatively, you can try gfceu (which should be in your Ubuntu repos) sudo apt-get install gfceu I can't comment on it, but people seem to like it. My personal choice for emulation is mednafen (also in...
- Sat Jun 19, 2010 4:48 am
- Forum: Insane Chatter
- Topic: What are you listening to right now?
- Replies: 1859
- Views: 1317325
Re: What are you listening to right now?
Final Fantasy Legend III gbs.
- Sat Jun 19, 2010 4:45 am
- Forum: ZSNES Talk
- Topic: F1 button won't work
- Replies: 3
- Views: 2152
Re: F1 button won't work
Do the other F-keys work? If you have one of those disgusting keyboards with F-lock, you would have to toggle.
http://en.wikipedia.org/wiki/F-lock
http://en.wikipedia.org/wiki/F-lock
- Fri Sep 25, 2009 6:19 am
- Forum: ZSNES Talk
- Topic: Crackling problm, tried everything
- Replies: 6
- Views: 3159
Well, I haven't run Windows in half a decade, but you've got the same version I used to use... Have you tried going to Start -> System -> control panel, systems or sound I believe... And change any settings regarding buffering or Hardware acceleration? Lowering that value might solve it. Does runnin...
- Wed Jul 08, 2009 6:36 pm
- Forum: Insane Chatter
- Topic: browser history collage
- Replies: 16
- Views: 11401
- Wed Jul 08, 2009 6:30 pm
- Forum: Tech Talk
- Topic: apply permanent text zoom in Firefox 3.5?
- Replies: 56
- Views: 31162
Re: apply permanent text zoom in Firefox 3.5?
Although you've solved it, in the about:config type zoom You'll find an option to turn site specific zoom true/false. If you decide to go the stylesheet approach in the userContent.css try * { font-size: 1em !important; font-family: "Liberation Mono" !important; line-height: 1.5em !importa...
- Thu May 14, 2009 2:23 am
- Forum: Emulators
- Topic: linux mame frontend
- Replies: 6
- Views: 7486
Gelide is nice, and supports several systems.
As for the sdlmame built in gui, when you run it, it gives you those "random" ones, just type a letter to narrow it down.
Type a, get the games starting with a
Type fi, for instant and get final fight, etc.
As for the sdlmame built in gui, when you run it, it gives you those "random" ones, just type a letter to narrow it down.
Type a, get the games starting with a
Type fi, for instant and get final fight, etc.
- Mon May 11, 2009 9:28 pm
- Forum: ZSNES Talk
- Topic: Ubuntu Linux 9.04 Installation Issue
- Replies: 8
- Views: 3392
Why build it, the repos have the latest version with patches. Hahahahaha Ha. This isn't the latest (1.51b and all that?) https://lists.ubuntu.com/archives/jaunty-changes/2009-February/006195.html To help the op with compilation sudo apt-get install build-essential sudo apt-get build-dep zsnes That ...
- Mon May 11, 2009 2:24 am
- Forum: ZSNES Talk
- Topic: Ubuntu Linux 9.04 Installation Issue
- Replies: 8
- Views: 3392
Quick question, why not
Or use Applications -> Add/Remove if you like the gui.
Why build it, the repos have the latest version with patches.[/code]
Code: Select all
sudo apt-get install zsnes
Why build it, the repos have the latest version with patches.[/code]
- Wed May 06, 2009 9:17 pm
- Forum: ZSNES Talk
- Topic: I can't install zsnes on linux
- Replies: 46
- Views: 17136
- Tue May 16, 2006 9:40 pm
- Forum: Bug Reports/Feature Requests
- Topic: Linux/FreeBSD/Mac OS X etc sound
- Replies: 135
- Views: 266459
orly I have *never* had extra line noise with dmix, I have *never* had to kill someone's zombied daemon with dmix. In my view, it is the best option for software mixing available at this time. Agreed. ESD is awful! Don't forget that it locks other applications out of using OSS too! alsa-dmix rocks ...
- Tue May 16, 2006 7:12 pm
- Forum: Bug Reports/Feature Requests
- Topic: Doesn't compile in Linux for x86_64?
- Replies: 20
- Views: 9570
I just got an Athlon 64 machine last week (thanks to those that donated), so I can finally do in house testing. I've fixed some issues already. However it'll need a lot of work to compile natively at 64 bit. Although after I got Linux set up, it only took me ~5 minutes to get my setup able to compi...
- Tue May 16, 2006 7:04 pm
- Forum: Bug Reports/Feature Requests
- Topic: Super Mario RPG
- Replies: 15
- Views: 6653
Re: Super Mario RPG
Ive compared Zsnes with Snes9x now i love Zsnes any day but snes9x can run SMRPG without the few problems im sure were all aware of. 1 being the slowdown when too many sprites are on the screen and for this Mario game in particular: the invisible sprites when you enter any room with a title on it I...
- Tue May 16, 2006 6:46 pm
- Forum: Bug Reports/Feature Requests
- Topic: Doesn't compile in Linux for x86_64?
- Replies: 20
- Views: 9570
iirc ZSNES doesn't support compiling on 64-bit Linux OS'es. I learned this the hard way. Good news, zsnes (from the svn repo), compiles on my ol' opteron 144 under Ubuntu Dapper amd64. The only problem is it gets an error when run (although ./zsnes --help works ;) ) I can run it perfectly under a 3...
- Mon Jan 09, 2006 2:33 pm
- Forum: ZSNES Talk
- Topic: ZSNES 64Bit stuff
- Replies: 51
- Views: 25281
compile error
HI, guys. Anyway, I'm happy to help too (I've got zsnes running in a chroot in the meantime). I'm running ubuntu dapper amd64 (testing), so some errors here might not be relevant, but there are a bunch of errors at the bottom regarding x86_64_32. This is straight from the cvs repo, as I try to compi...