Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: drev on July 31, 2014, 04:36:21 am
-
Hi !
I've made a Front, you can check the full description and the source code here ->
https://github.com/odrevet/TGFE/
Tiny Game Front End is -like the name says- a tiny game front end (yet it's highly configurable).
I made it for my "old-pc-converted-into-a-game-station-with-linux".
With the hope it will be as useful for you as for me.
(https://lh4.googleusercontent.com/-5wY-rx_dpFw/U9n4DSv5QNI/AAAAAAAAD7Q/SIOxLC9RIio/w701-h411/Screenshot%2Bfrom%2B2014-07-31%2B09%3A13%3A39.png)
== What it does ==
* Can define styles (font, colors, opacity, images, positions) in a cascade stylesheet fashion
* Uses percent or fixed values for ROMs and Snapshot positions
* List on the fly the ROMs
* Play music
* Define keys (keyboard and joypad)
* Can locks some functionality (exit and change emulator)
* Generic emulator and MAME specific option (mame ROM name display)
* Configuration can be reloaded without restarting the application
I will provide binaries for linux very soon.
I've only compile and tried it under linux but it may works for windows if you use the mingw toolchain.
If you are a developer, don't hesitate to fork TGFE ! I've tried to keep the code readable from humans.
-
I'll check this out when I get a chance.
I'm currently using advmenu & advmame on my p3 system because I can compile them on prettymuch any linux distro.
This looks the same.
-
I love advmenu, the only thing missing was the ability to change emulator with the lock on.