Why won't you work!
Is it normal for most of the entries not to work? I'm using Python 2.7. On some games I get segfaults, on others I get missing libraries (which I install), and some complain about incorrect argument types inside the game.What is the secret to getting these games to work?
(log in to comment)
Once you have the common libraries installed, I would say the majority of them should run without crashing. If one segfaults or crashes for you, why don't you post to that team's latest diary entry, along with a traceback if there is any? Maybe someone will have a solution handy.