Hi p4blo.ac,
That's great news! Thanks for testing
I have been experimenting to make a fix for the game listing with long rom-names, the problem is a lot more difficult than it seems. The game listing uses "TreeView", which can't have moveable columns. In NeoCD games list, it uses "Listview", which can have moveable columns - but, its only for a simple list. Which it can't do the parent/clone stuff like "TreeView".. Well, I will keep experimenting - let's hope for some luck!
So far, one experiment looks like this, it cuts off romname with "..." instead of overlapping to the game name:
best regards,
- dink