UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
832 stars 160 forks source link

[Feature Request] Import scores from WorldParty #151

Closed mrosm76 closed 7 years ago

mrosm76 commented 7 years ago

Hello, I love the beta version, thank you! Is there any way to import the scores from WorldParty to the new UltraStarDeluxe game?

basisbit commented 7 years ago

The scores are stored in a sqlite .db file in the game folder. You could try opening the old and the new score db file to manually copy the data.

mrosm76 commented 7 years ago

Thank you for your answer! There is an sqlite3.dll but didn't see a .db file of the same name.

basisbit commented 7 years ago

should be the Ultrastar.db. In case you are bored, please feel free to write some update-batch/script/program and do a pull request 😄

mrosm76 commented 7 years ago

Haha, yes, because I understand what that all means! :) I actually copied/pasted the Ultrastar.db file before writing on here, but that didn't do anything at all...