Page 1 of 1

Pfeme

Posted: Sat 05 Jan 2013, 14:49
by thunor
Pfeme is a front-end for multiple emulators. In other words it's a generic front-end supporting multiple profiles with just enough useful features.

If you use gngeo, gnuboy, mupen64 or vba-m (amongst others) then you'll find this useful.

Written using Gtkdialog, shell script and a tiny but very fast snippet of perl.

It's also been committed to the Gtkdialog repository as a documented example application.

Requirements
Gtkdialog >= 0.8.3 - http://code.google.com/p/gtkdialog/

You may have 0.8.3 from SVN but if you don't have at least r486 then it won't function properly -- the latest is r502.

Pfeme
Source code package: http://code.google.com/p/gtkdialog/downloads/list

Pet Package
  • Download the source package, extract it and change into the directory.
  • Type "make DESTDIR=pfeme-0.x.x install"
  • Type "dir2pet pfeme-0.x.x" and keep pressing Enter until the "GUI window" appears and then press the "Generate..." button.
  • Click on pfeme-0.x.x.pet to install.
Screenshots

Image

Image

Regards,
Thunor

Posted: Sun 06 Jan 2013, 16:12
by thunor
Finished it now :)

If you download the gtkdialog-0.8.3 source package then you'll find pfeme in there too; I released that today as well.

Regards,
Thunor

Super Duper Awesome!!

Posted: Mon 07 Jan 2013, 14:32
by Haut_Dawg
Does it generate a new config profile for each game using the same emulator but with different plugin combos, for instance, PCSX with FFIV special game fixes and then Speed Freaks with swap front/back detection?
Thanks.

Posted: Sat 19 Jan 2013, 12:42
by sc0ttman
Great work.. I will add this to the akita repo... and upgrade gtkdialog.. :)
Thanks.