Page 1 of 1

How to unlock track for code testing

PostPosted: 31 Oct 2015, 04:27
by verilogdc
Hi,
I'm a programmer and I would like to test the code on different tracks.
However most of the tracks are locked. Are there some ways except actually play the game to unlock the tracks?

Re: How to unlock track for code testing

PostPosted: 31 Oct 2015, 10:01
by Akien

Re: How to unlock track for code testing

PostPosted: 01 Nov 2015, 09:34
by hiker

That's only valid for pre-0.9 releases. Now you need to open the file players.xml (whilte STK is not running) and replace 'none' with 'hard' (or 'easy' or 'medium',indicating the highest level at which you have solved a challenge).

Cheers,
Joerg

Re: How to unlock track for code testing

PostPosted: 07 Nov 2015, 05:50
by verilogdc
hiker {l Wrote}:

That's only valid for pre-0.9 releases. Now you need to open the file players.xml (whilte STK is not running) and replace 'none' with 'hard' (or 'easy' or 'medium',indicating the highest level at which you have solved a challenge).

Cheers,
Joerg


Where is the file players.xml?
I cannot find it...

Re: How to unlock track for code testing

PostPosted: 07 Nov 2015, 19:27
by konstin
In the folder with the user config. See http://supertuxkart.sourceforge.net/FAQ ... ig_file.3F for finding the user config

Re: How to unlock track for code testing

PostPosted: 12 May 2016, 03:26
by supernestor
Hi,

In Ubuntu 16.04, .config/supertuxkart/0.8.2/players.xml (as highscore.xml too) contains only two characters :
ÿþ


supernestor

Re: How to unlock track for code testing

PostPosted: 12 May 2016, 05:07
by benau
Open them with gedit /vi

Re: How to unlock track for code testing

PostPosted: 14 May 2016, 23:36
by Auria
Since this question comes up often, I've added it to our FAQ :)

http://supertuxkart.sourceforge.net/FAQ ... _tracks.3F