Page 1 of 1

Nooby question

Posted: Sun Oct 29, 2006 7:31 am
by Forty-niner
So, I download a levelset, and find a bunch of level files, a levelinfo.conf file, maybe other files too... where do I have to put each of these filetypes, though?

Posted: Sun Oct 29, 2006 5:22 pm
by Jannik
2 possibilities (replace 'mylevel' with the name of the level):

1. In the program folder of RnD create a folder like this:
C:\Program Files\Rocks'n'Diamonds 3.2.2\levels\mylevel
for .level files and levelinfo.conf
and a folder like
C:\Program Files\Rocks'n'Diamonds 3.2.2\levels\mylevel\tapes
for the .tape files.

2. In the user profile folder of RnD create a folder like this
C:\Documents and Settings\%username%\My Documents\Rocks'n'Diamonds\levels\mylevel
for .level files and levelinfo.conf
and a folder like
C:\Documents and Settings\%username%\My Documents\Rocks'n'Diamonds\tapes\mylevel
for the .tape files.

Posted: Sun Oct 29, 2006 6:25 pm
by Daniel H.
What Jannik said works if you have Windows.

Posted: Mon Nov 06, 2006 6:58 pm
by Tomi
On Linux (or Unix in general?) it should be /usr/share/games/rocksndiamonds/levels/... and ~/.rocksndiamonds/levels/..., respectively.