Page 12 of 12 FirstFirst ... 2101112
Results 111 to 118 of 118

Thread: ANN: mednafen frontend / launcher

  1. #111
    Join Date
    Dec 2004
    Beans
    282

    Re: ANN: mednafen frontend / launcher

    TC:

    Hey, I'm very impressed with your front end! I did the same for fceu back in the day when it was command line only.

    As a fceuX dev, fceuX is obviously my NES emulator of choice, but this is really nicely done regardless. It's nice that now the community can have options between two great emulators (without muddling around with the command line)

    Best of luck to your project! You should push to get this in universe!

  2. #112
    Join Date
    Feb 2010
    Beans
    23

    Re: ANN: mednafen frontend / launcher

    Here is the one punky is working on for another emulator http://ubuntuforums.org/showthread.php?t=971455&page=2

    Hey punky this is amusing to me to see u post here, glad I could show you a new front end ya didn't know about :S I agree with ur sentiments!

  3. #113
    Join Date
    Dec 2004
    Beans
    282

    Re: ANN: mednafen frontend / launcher

    Quote Originally Posted by litemirrors View Post
    Here is the one punky is working on for another emulator http://ubuntuforums.org/showthread.php?t=971455&page=2

    Hey punky this is amusing to me to see u post here, glad I could show you a new front end ya didn't know about :S I agree with ur sentiments!
    Yeah, I almost forgot about this emulator and I didn't know this front-end existed. Very good to know that I'm not the only person working on the NES emu scene for linux

  4. #114
    Join Date
    Nov 2004
    Location
    evansville, in
    Beans
    47
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ANN: mednafen frontend / launcher

    RISE FROM YOUR GRAVE!

    I wanted to try out mfe but couldn't find a recent package of mednafen. I compiled the latest source version (0.8.D.2) from the official site and packaged it up for download. It's a .deb for easy installation and uninstallation.

    It's located at http://alphaboxmedia.net/home/?p=194

    It works just peachy with mfe 0.1.6
    Admin of Alpha Box Media - Stop by for a visit.
    Dell Studio XPS 9000
    Core i7 2.66GHz - 8GB DDR3 Memory
    5TB HD Storage - nVidia GTX 470 Graphics

  5. #115
    Join Date
    Mar 2007
    Beans
    11

    Re: ANN: mednafen frontend / launcher

    @MonkeeSage

    Can you update your frontend to support latest mednafen-wip release? It has support for SNES, Genesis and Virtual Boy. Thanks.

    http://forum.fobby.net/index.php?t=msg&th=566&start=0&

  6. #116
    Join Date
    Feb 2009
    Beans
    500

    Re: ANN: mednafen frontend / launcher

    Is it possible to add input configuration to the GUI? The Alt+Shift+1 method is braindead.

    Press the same button to move on the next input configuration? Sounds simple, but I certainly can't get it to work correctly.

  7. #117
    Join Date
    Jan 2009
    Beans
    58

    Re: ANN: mednafen frontend / launcher

    This program recently quit working for me, after an upgrade. Maybe something in a newer version of Python broke it? Here are the errors I'm getting from the command line:

    Code:
    $ ./__init__.py 
    Traceback (most recent call last):
      File "./__init__.py", line 6, in <module>
        mfe.MednafenFE()
      File "/home/pants/Downloads/mfe-0.1.7/mfe/mfe.py", line 44, in __init__
        self.setup_ui()
      File "/home/pants/Downloads/mfe-0.1.7/mfe/mfe.py", line 248, in setup_ui
        self.snapcheck.set_active(self.config["snap_path_sar"])
      File "/home/pants/Downloads/mfe-0.1.7/mfe/mfeutil.py", line 186, in __getitem__
        return self.config["default"][key]
      File "/usr/lib/python2.7/dist-packages/configobj.py", line 567, in __getitem__
        val = dict.__getitem__(self, key)
    KeyError: 'snap_path_sar'
    (Note: I'm using mfe 0.1.7. I tried installing 0.1.6, but that doesn't work either.)

  8. #118
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: ANN: mednafen frontend / launcher

    Very old thread.

    Thread closed.

Page 12 of 12 FirstFirst ... 2101112

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •