Is there anyway I could list my roms in alphabetical order? It's pretty hard to navigate one rom at a time itself, it's even harder to find a rom on an emulator when the list is scrambled... Anyway to fix this? Thanks.
it's coming very soon. In the meantime, if you want to add it yourself, it's like 1 line of code. you need to edit the file /home/pi/pimame/pimame-menu/pmmenu/pmlist.py
really? you still got a scrambled list? did it spit out any errors? It's been quite a while since I last took a look at that, so there may be something else that needs to be changed too.
can you post your pmlist.py file? I'll see if I can see what is going on (my file has been edited so much that I can't even remember what it used to look like)
I will try to grab mine off of the Pi and post it in here. It seems like that should work, it doesn't throw any errors or anything, and it looks like the recommended sorting method in Python... will report back in a bit with contents.