Stealth Bagel said:
That brings me to another thing; on the gp2x you needed to edit text files and make configs, and use the right text editor as to insert the right kind of line breaks, and it was the biggest pain in the ass. Even the best
That's upto each and every developer to implement themselves, it's not really something for the console itself. Your going to get that everywhere - if the developer is happy editing text files and configs, they are likely to spend more spend on the emulation code than writing a pretty gui. Later on in the emulators progress, someone else may come along and make a replacement frontend that bypasses the text file, and someone else may decide to package it all up together to make it all seemless.
That's the GP32X community spirit. Don't knock it.
I agree, but there are ways of consolidating configs into one GUI. GConf (the Gnome configuration utility), for example, does a good job of this. Each program has its own configuration file that is "registered" with GConf and is editable through the GConf program. GConf provides
one nice GUI to do all your configurations in. A program of this nature would alleviate the need for each developer to make a nice interface for configuration, and would make it easier for the end user to configure the emulators and such. If all the programs used one standard configuration file type, they could also just implement a small library that would read in variables from a specified configuration file (or something like that).
Of course, I'm not saying use GConf, but a similar idea might be a useful thing to implement.
No offense, but I'd have to agree with Squidge there. Developers, like artists, are different creatures. If you tell them they HAVE to do something a specific way they probably won't do it. (especially if they were doing it for free in the first place) If a bunch of devs want to band together and create a config that all of their programs will use, that is their freedom, but I think that trying to force standards on devs will just drive some of them away. Although it is easier to have everything work similarly, it is not that hard to get used to the way each program works, no matter how unique.
-God Ginrai