Mednafen Members Members   Search Search   Help Help   Register Register   Login Login   Home Home
Home » Mednafen » General » Known frontends/GUIs.
Show: Today's Messages  :: Show Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Known frontends/GUIs. [message #421] Tue, 30 May 2006 02:39 Go to next message
Administrator  [PM]
These frontends have not been tested by Mednafen Team, so use them at your own risk!

Gelide - Linux(GTK+)
http://gelide.sourceforge.net/

JMednafen - Java
http://jmednafen.blogspot.com/

MedGui Reborn - Windows
http://forum.fobby.net/index.php?t=tree&th=924&start=0&

MedLaunch - Windows
http://medlaunch.asnitech.co.uk/

Mednaffe - Multiple(GTK+)
http://code.google.com/p/mednaffe/

MFE - Multiple(GTK+)
http://sourceforge.net/projects/mednafenfe/

NekoLauncher Mednafen - Mac OS X
http://www5f.biglobe.ne.jp/~nekocan/group_soft/ht_soft.html

QMednafen - Multiple(Qt)
https://sourceforge.net/projects/qmednafen/

[Updated on: Thu, 16 March 2017 11:24]

Re: Known frontends. [message #515 is a reply to message #421 ] Sun, 17 September 2006 13:40 Go to previous messageGo to next message
informix  [PM]
Hey ... just wanna let you know that emuexec and kdeaddons-emulation have mednafen included.

KDE and Konqueror show up icons and have all menu entrys.
Konqueror has a Service-Menu even for the mednafen-server

Emuexec has an mednafen-driver

So .... configure once - use it everywhere, and if you are lazy, use kemuexec to set up preferences!

Just look inside the package and youll see!

http://kde-apps.org/content/show.php?content=14115
Re: Known frontends. [message #649 is a reply to message #421 ] Wed, 31 January 2007 09:12 Go to previous messageGo to next message
XVampireX  [PM]
emuexec seems to think that alsa can be forwarded via /dev/dsp device..... and it won't work via OSS either it seems (Though oss does work via /dev/dsp, just not alsa)
Re: Known frontends. [message #1393 is a reply to message #649 ] Sun, 11 January 2009 21:50 Go to previous messageGo to next message
FranMichaels  [PM]
Haven't tested it yet, but gelide supports many emulators out of the box. Mednafen of course being one of them.

http://gelide.sourceforge.net/
Re: Known frontends. [message #1457 is a reply to message #421 ] Fri, 03 April 2009 12:55 Go to previous messageGo to next message
procyon  [PM]
My own front end works well with Mednafen. I haven't done any development on it for quite some time, but it's meant to be very low frills and "just work."

http://home.comcast.net/~plotor/goodfe.html

Re: Known frontends/GUIs. [message #1632 is a reply to message #421 ] Tue, 09 February 2010 02:03 Go to previous messageGo to next message
Administrator  [PM]
Added "JMednafen" and "MedGui".
Re: Known frontends/GUIs. [message #1737 is a reply to message #421 ] Thu, 27 May 2010 01:39 Go to previous messageGo to next message
funlife81  [PM]
Thanks for this list, I've been using Ubuntu and found that Mednafen Front End is the easiest way to go. For Windows I'm happy they have MedGUI which seems to be in version 1.4 despite the download page having only 1.3 Smile

This emulator rocks!
Re: Known frontends/GUIs. [message #2262 is a reply to message #421 ] Mon, 03 October 2011 22:49 Go to previous messageGo to next message
nitro322  [PM]
I think this is the proper place to post this, but please correct me if not.

I created a frontend launcher script for mednafen called (ever-so-creatively) mednafen.sh. Yes, it's a CLI script acting as a frontend for a CLI program, which I know sounds a little odd, but it adds some nice new functionality not supported natively by mednafen.

First, it supports transparent decompression/extraction of the most common formats: gz, bz2, xz, tar (w/ or w/o compression), 7z, rar, and zip. mednafen already does a nice job with decompression support, but this can be used to enhance it so you can use your favorite format if it's something not natively supported.

Second, I'm personally a big fan of the BPS patch format, and I wanted to use this for all of my translation patches. Since mednafen only supports IPS patching, though, I'd have to either hard patch my files, or live with IPS, neither of which really appealed to me. So, I added the ability to do on-the-fly patching with BPS to this script, so that if a BPS patch is detected for any given ROM, it'll patch the ROM in a temp location and then launch that patched ROM in mednafen, effectively bringing BPS soft patching to mednafen.

It'll also do it's best to verify ROMs, binaries, and arguments every step of the way, failing gracefully if it finds any problems. It'll also pass through most other arguments (except for config-file overrides: haven't figured out a good way to handle those yet) to mupen64plus, so it can be used all the time, regardless of whether your games are compressed or use BPS patches or not.


For anyone interested, you can download the scripts from my website:
mednafen.sh
librom.sh

Both parts are needed. The librom.sh script contains all the decompression and patching functions and is called on the backend, whereas mednafen.sh is that frontend script you'd call directly. It's split into two parts like this so I can easily reuse the functionality provided by librom.sh with other emulators.

For the curious, I've also written frontends based on librom.sh (so with similar functionality) for ssnes and mupen64plus.

Feedback welcome.
Re: Known frontends/GUIs. [message #2266 is a reply to message #2262 ] Thu, 06 October 2011 23:42 Go to previous message
nitro322  [PM]
I just uploaded a newer version of mupen64plus.sh:
1.1 (10/06/2011):
	Added support for Super NES, Virtual Boy, Game Gear, Master System,
		and Genesis/MegaDrive ROMs (ie., new stuff in 0.9.x)
	Added/fixed support for all possible command line parameters
	Changed Neo Geo Pocket ROM extension to ngp


Available here: mupen64plus.sh

Also, two things I forgot to mention in by previous post:
1. This is for Linux, as it's a shell script.

2. If desired, this can be used in conjunction with a GUI frontend (which is what I do with Gelide). This way, you can the benefits of transparant ROM decompression and patching while still being able to launch your games from a GUI. If you want to try this, just point your frontend to mupen64plus.sh rather than the mup64plus binary. This does require that the frontend simply call the binary on the backend, however. It's possible that a frontend may link against the core library directly, in which case this wouldn't be possible.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:MednafenX, mednafen-ps3, WiiMednafen, and other forks/ports of Mednafen.
Next Topic:Running Mednafen under Linux/X on a multi-monitor setup.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ ]

Current Time: Sat May 11 05:50:25 CDT 2024
.:: Contact :: Home ::.

Powered by FUDforum.
Copyright © FUDforum Bulletin Board Software