PDA

View Full Version : new: mednafen 0.8.a


FranMichaels
October 28th, 2008, 08:57 PM
Just a heads up, new mednafen (http://mednafen.sourceforge.net/) release. Notably, some support for mapper 163 on nes added.

This allows some odd roms to work... ;)
For example, this unofficial ff7 clone:

Disreali
October 29th, 2008, 12:09 AM
Sweet!

Thanks again, FranMichaels. Your knowledge of the various game emulators has been a great help to me and my retro game obsession.

Did you build the new mednafen yourself, or is there a deb somewhere?

I absolutely love the pics you included, but I believe I'm not allowed to ask about the game. Oh well... Google is is fun

FranMichaels
October 29th, 2008, 04:37 AM
Thanks, I'm very glad. :D

Anyway, just built it from the tarball.


This should do it, (but not sure if something is missing as I installed the dependencies long ago.)

sudo apt-get install build-essential
sudo apt-get build-dep mednafen


then just extract the tar.bz2, (let's assume in your home folder)

cd mednafen
./autogen.sh
./configure
make
sudo make install

BigSilly
October 29th, 2008, 05:31 AM
Thanks very much for this. I absolutely love Mednafen. A new release is always a good excuse for some cheering. So with that in mind - Huzzah!

:biggrin:

Disreali
November 9th, 2008, 11:28 PM
I've finally succeeded in building a deb of mednefen. :KS

Now, I am searching for info on loading save states. Any help would be appreciated. I had previously been using Kega Fusion on WinXP to play a couple sms games. Can I load the Kega save states into mednafen? Am I out of luck? I really want to completely dump M$, but I'm well into Phantasy Star and really don't want to start over.

Thanks in advance

Dodongo Dislikes Smoke
November 10th, 2008, 12:22 PM
How is everyone configuring sound in Mednafen? Every since PulseAudio was added things have been really laggy. The SDL driver worked best for me in Hardy. Now in Intrepid, OSS with the -sounddevice /dev/dsp/ option works best, which is to say not very well.

I'd love to see native PulseAudio support in Mednafen soon.

Disreali
November 11th, 2008, 03:50 AM
How is everyone configuring sound in Mednafen? Every since PulseAudio was added things have been really laggy. The SDL driver worked best for me in Hardy. Now in Intrepid, OSS with the -sounddevice /dev/dsp/ option works best, which is to say not very well.

I'd love to see native PulseAudio support in Mednafen soon.


I've adopted a 'wait and see' stance on 8.10 because of these types of situations.

I suggest asking your question on the Mednafen forums, as the devs don't read posts here. http://forum.fobby.net/

Dodongo Dislikes Smoke
November 11th, 2008, 05:31 PM
I've adopted a 'wait and see' stance on 8.10 because of these types of situations.

I suggest asking your question on the Mednafen forums, as the devs don't read posts here. http://forum.fobby.net/

I wish I had done the same. I've been using Ubuntu for nearly four years now, and it wasn't until the last two releases that I lost functionality after an upgrade.

There was a thread about it on Mednafen's boards a couple months ago, but it quickly died after the dude requesting it switched to OSS4. I hate to pester open source developers and seem ungrateful, but I might try picking up that torch.