Game Development Community

How can I transfer highscores and progress to a new computer ?

by Kim Williamson · in Marble Blast · 12/28/2011 (7:55 pm) · 2 replies

As the title states, I have a new computer and I want to transfer my scores and progress from an old computer to my new one ? I've tried copying the prefs.cs files from the client folders and nothing changed.

I hope someone can point me in the right direction.

#1
12/29/2011 (9:05 pm)
Are you on mac or pc? If mac, make sure to copy prefs.cs from username/Library/Marbleblast/marble/client to the same location on the new computer (replace the existing one). If pc, I can't tell you what you did wrong.
#2
12/30/2011 (6:02 am)
It also saves in common/client and I sometimes had a weird bug where it likes to read that one on launch instead of the client's ".cs" .

Also, make sure it is actually the ".cs", as I found people on xp/vista/7 whose ".cs" is in fact a ".cs.dso" because they did not have the "unhide file extension" option enabled and therefore never had a ".cs" to begin with, and the game just overwrote the ".dso".
It's stupid, I know >_>'