19.09.2013, 19:39
Keep your old registration system for now, and when a player leaves the game, create him a new y_ini compatible file that will save there (if he doesn't have one already). And when the player connects, check if that file exists, if not, load the old user account, if yes, load the new user account.