Page 1 of 1
All my Light Cycles are Locked?!
Posted: Wed Dec 10, 2008 12:25 am
by xenobuzz
Was just going to play a bit with the SP Light Cycle grids and ALL the Light Cycles are locked! I can't even play the Tutorial. Anybody had this problem before?
Dave S.
Re: All my Light Cycles are Locked?!
Posted: Wed Dec 10, 2008 12:54 am
by TronFAQ
Maybe you accidentally switched player profiles? Check if you have more than one profile from the main menu.
If that's not the case . . . I don't know what caused it. But there's a pretty easy way to fix it.
Go to the folder
C:\Program Files\Buena Vista Interactive\Tron 2.0\Profiles. That's the default directory, unless you installed Tron 2.0 to a custom directory.
See if
Player.txt is the only .txt file. If so, good. That's the default player profile, and the one you're probably using. Open it in a text editor like Notepad.
Search for this line:
Replace the following 30 lines with these, and save the file:
Code: Select all
UnlockedLightCycleBikes0 = "LightCycleBlue_1"
UnlockedLightCycleBikes1 = "LightCycleBlue_2"
UnlockedLightCycleBikes2 = "LightCycleBlue_3"
UnlockedLightCycleBikes3 = "SuperCycle_Blue_1"
UnlockedLightCycleBikes4 = "SuperCycle_Blue_2"
UnlockedLightCycleBikes5 = "SuperCycle_Blue_3"
UnlockedLightCycleBikes6 = "LightCycleYellow_1"
UnlockedLightCycleBikes7 = "LightCycleYellow_2"
UnlockedLightCycleBikes8 = "LightCycleYellow_3"
UnlockedLightCycleBikes9 = "SuperCycle_Yellow_1"
UnlockedLightCycleBikes10 = "SuperCycle_Yellow_2"
UnlockedLightCycleBikes11 = "SuperCycle_Yellow_3"
UnlockedLightCycleBikes12 = "LightCycleRed_1"
UnlockedLightCycleBikes13 = "LightCycleRed_2"
UnlockedLightCycleBikes14 = "LightCycleRed_3"
UnlockedLightCycleBikes15 = "SuperCycle_Red_1"
UnlockedLightCycleBikes16 = "SuperCycle_Red_2"
UnlockedLightCycleBikes17 = "SuperCycle_Red_3"
UnlockedLightCycleBikes18 = "LightCycleGreen_1"
UnlockedLightCycleBikes19 = "LightCycleGreen_2"
UnlockedLightCycleBikes20 = "LightCycleGreen_3"
UnlockedLightCycleBikes21 = "SuperCycle_Green_1"
UnlockedLightCycleBikes22 = "SuperCycle_Green_2"
UnlockedLightCycleBikes23 = "SuperCycle_Green_3"
UnlockedLightCycleBikes24 = "LightCyclePurple_1"
UnlockedLightCycleBikes25 = "LightCyclePurple_2"
UnlockedLightCycleBikes26 = "LightCyclePurple_3"
UnlockedLightCycleBikes27 = "SuperCycle_Purple_1"
UnlockedLightCycleBikes28 = "SuperCycle_Purple_2"
UnlockedLightCycleBikes29 = "SuperCycle_Purple_3"