Hi Hacktarux, mupen64 is great (for real).
If you are working on a 0.5 version you may keep following in mind:
For a system wide install its nessersary that mupen64 and and its plugins search their config files from certain places and not only from the executable path or current/working directory. (ie first try $(HOME)/.mupen64/ then /usr/share/mupen64 then . for read/write mupen/plugin config files)
Write a no gui version of mupen64. Do not waste your time and talent on a sophisticated gui. That hold also for plugins. Why needs a sound plugin needs a gui configurator? it shoud be seperated.
I think there are many talented, experienced and willing gtk/gtk2/qt/swing/winmx etc coders on this forum, they can do it better and you avoid the gui toolkit flamewar and save your time for core improvement, and i think thats your strenght. I see a future with many coders working on guis with mp3/png or avi previews and ... wait stop ... i think i'm dreaming ...
Anyway, more then a template gui for other gui programers is not nessersary, or using an frontend like 'advance menu'.
btw playing with the joystick does not deactivate the X11 screensaver. My workaroud is to run xset -dpms s off before, but maybe you know a better solution.
If you are working on a 0.5 version you may keep following in mind:
For a system wide install its nessersary that mupen64 and and its plugins search their config files from certain places and not only from the executable path or current/working directory. (ie first try $(HOME)/.mupen64/ then /usr/share/mupen64 then . for read/write mupen/plugin config files)
Write a no gui version of mupen64. Do not waste your time and talent on a sophisticated gui. That hold also for plugins. Why needs a sound plugin needs a gui configurator? it shoud be seperated.
I think there are many talented, experienced and willing gtk/gtk2/qt/swing/winmx etc coders on this forum, they can do it better and you avoid the gui toolkit flamewar and save your time for core improvement, and i think thats your strenght. I see a future with many coders working on guis with mp3/png or avi previews and ... wait stop ... i think i'm dreaming ...
Anyway, more then a template gui for other gui programers is not nessersary, or using an frontend like 'advance menu'.
btw playing with the joystick does not deactivate the X11 screensaver. My workaroud is to run xset -dpms s off before, but maybe you know a better solution.